Skip to content

JetMath v1.1.0

Latest
Compare
Choose a tag to compare
@Bill13579 Bill13579 released this 05 Jul 12:02
· 2 commits to master since this release

Big Changes

  • matrix is now a module on its own
  • The softmax function now only exists inside of nonlin and the features of the original two softmax functions have been combined
  • Fixed a bug in seed()

New Features

  • Python 2 Support
  • Mathematical constants PI and PHI