Skip to content

Releases: ladnik/pascal

Pascal v1.1

11 Aug 23:45
Compare
Choose a tag to compare

What's Changed

  • Finally implemented a more efficient computation of the single cell values by creating new table for each divisor. The modulus is now directly applied when adding fields, no more huge numbers.

Full Changelog: https://github.com/ladnik/pascal/commits/v1.1

Pascal v1.0

25 Aug 14:08
b870a67
Compare
Choose a tag to compare

What's Changed

  • Working final implementation, computational limitations may be changed in some future update
  • Created readme: added description, usage and examples

New Contributors

Full Changelog: https://github.com/ladnik/pascal/commits/v1.0