Skip to content

v1.5.1

Latest
Compare
Choose a tag to compare
@hardbyte hardbyte released this 20 Apr 01:44
· 2 commits to master since this release
59ccc1d

What's Changed

  • Fix issues with overflows by @nbgl in #73
  • Default keysize increased to 3072 by @hardbyte in #66
  • Using gmpy2's mulmod to accelerate the mulmod operation by @tanjuntao in #99

Updates to examples

  • federated learning example by @wilko77 in #64
  • make learning rate independent of dataset size by @wilko77 in #69

New Contributors

Full Changelog: 1.4.0...1.5.0