Commit History

Author SHA1 Message Date
  trizen fe8303dc15 - Added the `PolyMod([...], m)` built-in class. 6 months ago
  trizen e8fdf45c31 - Added the Polynomial() built-in class. 2 years ago
  trizen 24a049d00e modified: README.md 3 years ago
  trizen 1e3277e129 modified: TODO 4 years ago
  trizen 858b6a457f - Added the Vector built-in class. 5 years ago
  trizen 0ecfd31071 - Added the Matrix built-in class. 5 years ago
  trizen 56e9b1579e - Added the `Bag(...)` built-in class. 5 years ago
  trizen 86696c3c92 - Added the built-in `Set(...)` class. 5 years ago
  trizen f1c6794a34 Added breaking support for the one-line nested for-in loops. 6 years ago
  trizen 514bd8e41a Added deparsing support for the one-line nested `for-in` loops. 6 years ago
  trizen 67f7105cc8 - Added support for one-line nested for-in loops (same as in Julia). 6 years ago
  trizen 2f37392b1f TODO: add support for arbitrary nested for-loops as one for-in loop (same as in Julia). 6 years ago
  trizen 3abf098dae - Updated TODO. 6 years ago
  trizen fa39c84274 - Fixed the rounding error in Number `ilog(n, b)`. 7 years ago
  trizen 1e136dd3c8 modified: TODO 7 years ago
  trizen b2722462a9 - Reimplemented Array.cartesian() with an interative algorithm. 7 years ago
  trizen e3e6bfe4f4 - Fixed a warning in the Perl deparser. 7 years ago
  trizen 6facc73c6e - New implementation of the numerical system. 7 years ago
  trizen e58199e52f modified: TODO 7 years ago
  trizen ca9b59afe4 modified: TODO 7 years ago
  trizen 519437c5f8 - Added the Array.cartesian{} method, for computing the Cartesian product. 7 years ago
  trizen 80e64a3b08 modified: TODO 7 years ago
  trizen 39e1df8306 modified: TODO 7 years ago
  trizen 42b0216a12 - Added the `seed` and `iseed` methods inside the Number class. 7 years ago
  trizen a8ac4000ec modified: TODO 7 years ago
  trizen 1dc880d0f7 Updated TODO 7 years ago
  trizen ee770c5ac3 - Reimplemented the Number method `is_prime` using `Math::Prime::Util::GMP` and renamed the original method to `is_prob_prime`. 7 years ago
  trizen 7ebc8d89c1 modified: TODO 8 years ago
  trizen 51f3663cdb new file: scripts/RosettaCode/extreme_floating_point_values.sf 8 years ago
  trizen 98eb09fc90 - Version 2.12 is here! 8 years ago