Commit graph

  • 301bdac7f9 Format code using 'cargo fmt' master Atul Bhosale 2020-03-29 22:17:53 +05:30
  • 9d431aed93
    Format code using 'cargo fmt' Atul Bhosale 2020-03-29 22:17:53 +05:30
  • 28387362bc Fixed is_prime (#11) Michael Lodder 2019-01-25 10:34:21 -07:00
  • c3629c9e30 Fixed is_prime (#10) Michael Lodder 2019-01-08 06:42:32 -07:00
  • 0119c6c77b Fixed is_prime Michael Lodder 2019-01-07 22:04:55 -07:00
  • 9bec3d8036
    Merge pull request #9 from mikelodder7/master Zach Dziura 2018-12-28 16:57:38 -05:00
  • c87f57141f Update rand; ramp. Optimize is_prime and gen_safe_prime Michael Lodder 2018-12-20 13:51:00 -07:00
  • 280ae3877a Release v2.0.1 v2.0.1 Zachary Dziura 2018-03-19 10:50:20 -04:00
  • da4b3b60b5 Moved tests into their appropriate files Zach Dziura 2016-06-11 15:58:28 -04:00
  • ec63237e41 Implemented custom Error and Result types to be returned Zach Dziura 2016-06-08 23:05:06 -04:00
  • b6134a6cfd Refactored source code into separate modules Zach Dziura 2016-06-01 00:35:51 -04:00
  • 7c6a418f3e Merge pull request #4 from tiehuis/master Zach Dziura 2016-05-23 09:52:17 -04:00
  • 253583eb0a Add SafePrime initial implementation tiehuis 2016-05-22 17:29:52 +12:00
  • f2eedbf37d Updated documentation for v1.0.1 gh-pages Zach Dziura 2016-05-10 23:34:09 -04:00
  • bc91896510 v1.0.1 Zach Dziura 2016-05-10 23:30:18 -04:00
  • a60c1f63a1 V1.0 Zach Dziura 2016-05-10 18:08:42 -04:00
  • 2ef937f193 Fixing Travis CI bugs, take 4 Zach Dziura 2016-05-10 17:55:54 -04:00
  • c6d3086fe9 Fixing Travis CI bugs, take 3 Zach Dziura 2016-05-10 17:53:12 -04:00
  • 5651feb156 Fix Travis CI Bugs, take 2 Zach Dziura 2016-05-10 17:50:26 -04:00
  • 94e6c4c8c6 Fix Travis Bugs Zach Dziura 2016-05-10 17:47:44 -04:00
  • ef608490ff Adding Travis CI support Zach Dziura 2016-05-10 17:45:42 -04:00
  • c49b66c7e1 Add homepages entry to Cargo.toml Zach Dziura 2016-05-10 15:16:40 -04:00
  • b9a37705ff Update docs with latest information Zach Dziura 2016-05-10 15:15:32 -04:00
  • 2965e9e7e7 Clean up project code and add better documentation Zach Dziura 2016-05-10 15:07:49 -04:00
  • 45bffa358a Adding documentation for v0.3 Zach Dziura 2016-05-10 15:03:32 -04:00
  • 53329646ab v0.3 Zach Dziura 2016-05-05 13:05:22 -04:00
  • 248e2549dd Added arithmetic operations for Ints Zach Dziura 2015-11-10 15:06:17 -05:00
  • 56acd7a8c9 Bump version number to v0.2.1 Zach Dziura 2015-10-29 15:45:17 -04:00
  • 01fb0959c9 Bumping ramp version Zach Dziura 2015-10-27 14:00:11 -04:00
  • 6cdb9a1034 Fixed formatting in README Zach Dziura 2015-10-22 17:21:42 -04:00
  • 82d9678a7e v0.2 Zach Dziura 2015-10-22 17:17:55 -04:00
  • 01cccc03e1 Added another Prime generator function Zach Dziura 2015-10-22 17:14:05 -04:00
  • 11fdbb8c8e Merge pull request #1 from ddworken/master Zach Dziura 2015-10-21 21:34:57 -04:00
  • 559b1de008 println is a macro not a function David Dworken 2015-10-21 20:58:10 -04:00
  • 52f871c627 v0.1.0 Zach Dziura 2015-10-20 22:07:33 -04:00
  • afe5b2e8cb ...Yep, more README changes Zach Dziura 2015-10-13 00:24:59 -04:00
  • 4d11410a41 Slight README changes Zach Dziura 2015-10-13 00:24:09 -04:00
  • e46c5e580b Added README Zach Dziura 2015-10-13 00:23:01 -04:00
  • 0bcfeb3efe Created examples Zach Dziura 2015-10-12 22:01:09 -04:00
  • 81ed7f8c9a Added custom operator implementations Zach Dziura 2015-10-08 00:49:01 -04:00
  • b901d7962b Added rustdoc for lib file Zach Dziura 2015-10-06 23:12:26 -04:00
  • c4c7a07218 Added rustdoc for the Prime struct Zach Dziura 2015-10-05 23:03:41 -04:00
  • deef6fd911 Added benchmarking Zach Dziura 2015-10-05 08:17:53 -04:00
  • 80049c332e Completed first pass of the primegen algorithm Zach Dziura 2015-10-04 21:32:25 -04:00
  • 0201205532 Completed initial primes stub Zach Dziura 2015-09-28 00:25:30 -04:00
  • fdefbe453c Added stub files for Cargo Zach Dziura 2015-09-24 14:34:12 -04:00
  • ff67962b0a Initial commit Zach Dziura 2015-09-23 23:06:17 -04:00