Skip to content

Releases: burhop/prime

Version 0.4

05 Jun 17:21
dfa57f1
Compare
Choose a tag to compare

Used OpenMP to parallelize the code greatly increasing speed. Also updated the documentation and additional testcases.

Version 0.3

19 Jan 21:43
Compare
Choose a tag to compare

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

09 Oct 00:14
0177344
Compare
Choose a tag to compare

First working release. Run go.exe to start generating prime numbers.

Initial Release

06 Oct 17:11
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-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.