Commit History

Author SHA1 Message Date
  trizen 8e2910fefc Bump the mininum required version of `List::Util` to 1.45. 8 months ago
  trizen fb588f3d05 Version 23.08 8 months ago
  trizen 2d1de8c4d6 Implmented basic support for using Kim Walisch's `primecount` tool for large `n` in Number `_prime_count`. (disabled by default) 1 year ago
  trizen a66a0c2426 Make `Data::Dump` and `Data::Dump::Filtered` required dependencies. 2 years ago
  trizen 49e4b2dc5e Increased the minimum required version for Math::GMPz from 0.39 to 0.48. 3 years ago
  trizen 8983478121 Use Math::GMPz::get_refcnt() instead of Devel::Peek::SvREFCNT(). 3 years ago
  trizen 1b974b7ed0 - Added the Number method `is_gaussian_prime(a,b)`. 3 years ago
  trizen d8c930f346 In Number `is_powerful(n,k)`, check if `n` is positive. Return false otherwise. 4 years ago
  trizen 9399bbc916 - Added the `Date` built-in type, to work with dates. 4 years ago
  trizen a594263a53 Version 3.90 4 years ago
  trizen a223fdd733 - Sidef deparser: corrected the deparsing of calls applied on an expression. 5 years ago
  trizen 553eb043ff Use the integer limits from Math::GMPq. (POSIX is no longer needed) 6 years ago
  trizen dd7014d571 Updated metadata. 6 years ago
  trizen d9c69ba36b - Added new dependency: Algorithm::Combinatorics 6 years ago
  trizen b96df05df9 - Use `Rmpfr_q_div()` and `Rmpfr_z_div()` from Math::MPFR-3.36. 6 years ago
  trizen 8e26ba7555 Version 3.02 7 years ago
  trizen c2e1d38df5 - Switched from `Math::Prime::Util::GMP::primes()` to `Math::Prime::Util::GMP::sieve_primes()` inside Number.prime() and Number.primes(). 7 years ago
  trizen 32de9cb693 Require Math::GMPq>=0.45. 7 years ago
  trizen 6facc73c6e - New implementation of the numerical system. 7 years ago
  trizen 4dbdc9b47f Version 2.37 is here! 7 years ago
  trizen 6321bc05d5 Version 2.36 is here! 7 years ago
  trizen cb30c80b5f - Moved some optional dependencies from `required` to `recommended`. 7 years ago
  trizen 3031ccdfc9 modified: META.json 7 years ago
  trizen 2075925820 - Require Math::GMPq>=0.41 7 years ago
  trizen e8ee623f24 modified: scripts/Tests/dynamic_constants.sf 7 years ago
  trizen e9880ac812 - The `experimental` pragma is no longer needed. 7 years ago
  trizen 8add044b32 - Make Data::Dump a non-optional dependency (as it's used inside Block.ffork()). 7 years ago
  trizen 93461ac386 - Add "experimental" as dependency. 7 years ago
  trizen 969ed8decc - Merged the functionality of RangeStr and RangeNum into the super object Range (which can be used only as a parent and is not directly available to the user). 7 years ago
  trizen af54d9bdbc - Version bump to 2.26 8 years ago