Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 373 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 373 Bytes

Changelog

2.0.0

  • BigIntJs: JS implementation of BigInt

Breaking changes

  • BigInt: BigInteger
  • BigIntVm: BigIntegerVm
  • BigIntRef: BigIntegerRef

1.0.0

  • BigInteger interface desing
  • BigIntegerVM: VM implementation of BigInteger
  • BigIntegerRef for writing efficient equations
  • EfficientBigMath for writing efficient equations