May 12, 2015

Dyspoissometer Source Code

Home

Latest Stable Release

Sample Images #1

These are the same images used in this YouTube video about Dyspoissometer.

This is the source code for Dyspoissometer for Linux (32-bit and 64-bit), Mac (64-bit), and Windows (32-bit), which is mostly C but the basic functions (for example, computing logfreedom and dyspoissonism) can also be done in Mathematica ("MathKernel" in a Linux terminal).

README.txt has everything you need to get started. It will tell you how to build and run the demo, which contains code for several commonplace purposes. And be sure to check out dyspoissofile (Dyspoissometer for Files) which will allow you to find the logfreedom and dyspoissonism of arbitrary binary files, even if you don't know C. For your convenience, you can see the actual text of the demo output here because I think it has educational value (even though it might be somewhat out-of-sync with the most recent source code).

No comments:

Post a Comment