Skip to content

v0.6.0

Compare
Choose a tag to compare
@jvdd jvdd released this 10 Apr 09:44
· 19 commits to main since this release

What's Changed

  • πŸš€ add argmin & argmax by @jvdd in #42
  • perf: tune scalar argmin & argmax by @jvdd in #43
  • feat: optimize + add f16 scalar implementations by @jvdd in #44
  • πŸ”₯ impl argmin & argmax in public traits by @jvdd in #45
  • chore: comply with breaking api change in arrow v36 by @jvdd in #47
  • πŸŽ‰ add f16 simd support for ignore nan by @jvdd in #46
  • πŸŽ‰ add optional arrow2 support by @jvdd in #48

Full Changelog: v0.5.0...v0.6.0