Releases: burhop/prime
Releases · burhop/prime
Version 0.4
Version 0.3
For verison 0.3 the following changes were made:
Require environment variable BOOST_ROOT to be set so that hard coded paths can be removed.
Updated to Visual Studio 2019 and v142 toolset.
Updated to Boost 1.72
Added a few more python functions for creating and searching though Ulam Sprials. These aren't ready for real use but may be a useful example.
Prime Version 0.2
First working release. Run go.exe to start generating prime numbers.
Initial Release
This is working code but still kind of primitive with no test cases. It is maybe useful if you are hacking up your own solution.