Releases: ladnik/pascal
Releases · ladnik/pascal
Pascal v1.1
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
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