Skip to content

Releases: osyris-project/osyris

v2.5.1

04 Feb 15:08
f05ae76
Compare
Choose a tag to compare

What's Changed

  • Fix bad limit handling in histogram 2d by @nvaytet in #61

Full Changelog: 2.5.0...2.5.1

v2.5.0

01 Feb 17:28
Compare
Choose a tag to compare

What's Changed

  • Add plot for 1d data and add new notebook in docs for 1d and 2d data by @nvaytet in #59

Full Changelog: 2.4.0...2.5.0

v2.4.0

29 Jan 18:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.3...2.4.0

v2.3.3

20 Dec 15:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.2...2.3.3

v2.3.2

22 Nov 21:42
f720feb
Compare
Choose a tag to compare
  • Automatic best guess length based on resolution for LIC plots

v2.3.1

14 Nov 21:03
ac892c2
Compare
Choose a tag to compare
  • Add line integral convolution plots
  • Fix color bug in streamlines

v2.3.0

31 Oct 20:08
Compare
Choose a tag to compare
  • Add reader for particles (star and dark matter)
  • New theme (sphinx-book-theme) for docs pages
  • Add support for 1d histograms. The 2D histogram function is now called histogram2d

v2.2.2

04 Oct 19:22
446d687
Compare
Choose a tag to compare

Fix bug in plane plots (#31)

v2.2.1

02 Oct 20:59
d1b6670
Compare
Choose a tag to compare
  • Fix bug when trying to load empty sink files
  • Fix lmax being ignored when filtering on levels is requested on select
  • new sample data for docs.

v2.2.0

01 Oct 16:03
Compare
Choose a tag to compare
  • New data structure: top level Dataset, which contains Datagroup, which contains Array. Groups are amr, hydro, grav etc...
  • Added scatter plots (can be added as layer to plane plots)