Download Latest Version v0.40.0 source code.tar.gz (4.2 MB)
Email in envelope

Get an email when there's a new version of Peroxide

Home / v0.40.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-24 688 Bytes
v0.40.0 source code.tar.gz 2025-07-24 4.2 MB
v0.40.0 source code.zip 2025-07-24 4.3 MB
Totals: 3 Items   8.5 MB 1

Release 0.40.0 (2025-07-24)

Move from arrow2 to arrow & parquet

  • Remove arrow2 dependency
  • Add arrow and parquet dependencies
  • Update WithParquet implementation
  • On user side, there are almost no changes in DataFrame API, but there is one change for fuga user:
  • CompressionOptions -> UNCOMPRESSED, SNAPPY, GZIP(level), LZ4, ZSTD(level), BROTLI(level), LZO, LZ4_RAW
  • For prelude user, there are completely no changes. Default compression is SNAPPY.

Release 0.39.11 (2025-07-22)

  • Implement derivative and integral of B-Spline

Full Changelog: https://github.com/Axect/Peroxide/compare/v0.39.11...v0.40.0

Source: README.md, updated 2025-07-24