Skip to content

Version 0.8.5

Compare
Choose a tag to compare
@jpivarski jpivarski released this 01 Feb 19:35
· 311 commits to main since this release
0b9bf7e

What's Changed

  • Add boostCM_of to clarify #134, supported by scaleD and negD. by @jpivarski in #135
  • Let 'eta' be NaN if 'z' is NaN. by @jpivarski in #139
  • Define dot product without absolute value. by @jpivarski in #148
  • Fixed numpy array code examples in documentation by @cansik in #151
  • Vector components may be NumpyArrayType or IndexedArrayType in Numba. by @jpivarski in #162
  • VectorNumpy pickle suppport to enable multiprocessing by @cansik in #163
  • chore: pre-commit and style cleanup by @henryiii in #164

New Contributors

Full Changelog: v0.8.4...v0.8.5