Recent Releases of grass
grass - v1.1
What's Changed
- Merge multiple into main by @palumbom in https://github.com/palumbom/GRASS/pull/47
- Final release for 2D, sky-plane grid.
- Input data are downloaded from server, rather than stored in repository.
- Input data for all lines from Löhner-Böttcher et al. (2018, 2019)
- GPU implementation for spectrum synthesis available
Full Changelog: https://github.com/palumbom/GRASS/compare/v1.0.4...v1.1
- Julia
Published by palumbom over 2 years ago
grass - v1.0.4
- Removed input data from repo, since they are published on Zenodo (https://zenodo.org/record/7853524).
- Added a build step to download and install the input data from Zenodo.
Full Changelog: https://github.com/palumbom/GRASS/compare/v1.0.3...v1.0.4
- Julia
Published by palumbom over 2 years ago
grass - v1.0.3
What's Changed
- Finally fixed compat issues with CSV
- Removed contents of figures/ directory, since the code needed to regenerate Palumbo et al. 2022 is now contained independently in https://github.com/palumbom/palumbo22
- Updated readme to link to the above^
Full Changelog: https://github.com/palumbom/GRASS/compare/v1.0.2...v1.0.3
- Julia
Published by palumbom over 3 years ago
grass - v1.0.1
What's Changed
- CompatHelper: add new compat entry for PyPlot at version 2, (keep existing compat) by @github-actions in https://github.com/palumbom/GRASS/pull/13
- Fixes a bug with sorting of DataFrame (tuple -> vector for sorting keys)
Full Changelog: https://github.com/palumbom/GRASS/compare/v1.0...v1.0.1
- Julia
Published by palumbom over 3 years ago