Skip to content

Releases: yt-project/yt_experiments

Release v0.4.0

14 Nov 22:26
b6b81d6

Choose a tag to compare

This release introduces a pyodide WASM build: while not available from pypi at present, the pyodide wheels are attached as an artifact to the github release (yt_experiments-0.4.0-cp312-cp312-pyodide_2024_0_wasm32.whl) along with all the wheels.

Full Changelog: v0.3.0...v0.4.0

Release v0.3.0

03 Sep 17:19
ae738d7

Choose a tag to compare

This release adds a new function, .single_arbitrary_grid(), to the tiled arbitrary grid object to return one of the standard arbitrary grids within the tiled grids (@chrishavlin in #35)

Full Changelog: v0.2.2...v0.3.0

Release v0.2.2

17 Apr 18:57
4a45ae1

Choose a tag to compare

Another bug fix release to fix some setuptools config by @chrishavlin in #28

Full Changelog: v0.2.1...v0.2.2

Release v0.2.1

17 Apr 18:34
9009c62

Choose a tag to compare

Bug fix

  • fix an import error for the tiled grids, prep for 0.2.1 by @chrishavlin in #27

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

17 Apr 17:55
1759c62

Choose a tag to compare

New Features

The main feature of this release is the tiled arbitrary grid introduced by @chrishavlin in #10 for constructing configurations of arbitrary grids including a single set of tiled grids as well as downsampled image pyramids. See the description in the readme for more.

Maintenance

Full Changelog: v0.1.0...v0.2.0

Release v0.1.0

04 Oct 20:03
3b4285d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/yt-project/yt_experiments/commits/v0.1.0