datar-numpy

The numpy backend for datar.

MIT License

Stars
5
datar-numpy - 0.3.4

Published by pwwang 9 months ago

  • fix: fix when x is not scalar for signif (pwwang/datar#201)
  • deps: bump datar to 0.15.5

Full Changelog: https://github.com/pwwang/datar-numpy/compare/0.3.3...0.3.4

datar-numpy - 0.3.3 Latest Release

Published by pwwang 9 months ago

  • fix: signif function crashes with 0 (pwwang/datar#201)

Full Changelog: https://github.com/pwwang/datar-numpy/compare/0.3.2...0.3.3

datar-numpy - 0.3.2

Published by pwwang about 1 year ago

  • Require scipy 1.8+
  • Set assert to plain for pytest
  • Do not require possible incompatible numpy in CI

Full Changelog: https://github.com/pwwang/datar-numpy/compare/0.3.1...0.3.2

datar-numpy - 0.3.1

Published by pwwang about 1 year ago

  • ⬆️ Bump datar to 0.15

Full Changelog: https://github.com/pwwang/datar-numpy/compare/0.3.0...0.3.1

datar-numpy - 0.3.0

Published by pwwang about 1 year ago

datar-numpy - 0.2.1

Published by pwwang about 1 year ago

  • ⬆️ Bump datar to 0.13
  • 👷 Add codesandbox scripts

Full Changelog: https://github.com/pwwang/datar-numpy/compare/0.2.0...0.2.1

datar-numpy - 0.2.0

Published by pwwang over 1 year ago

  • ⬆️ drop python3.7 support
  • ⬆️ Bump datar to 0.12
  • ⬆️ Bump numpy to ^0.20

Full Changelog: https://github.com/pwwang/datar-numpy/compare/0.1.0...0.2.0

datar-numpy -

Published by pwwang almost 2 years ago

  • ✨ Attach version to plugin
  • ⬆️ Bump datar to 0.11
datar-numpy - 0.0.0

Published by pwwang almost 2 years ago

  • Init