Releases: EHTJulia/RMLImaging.jl
Releases · EHTJulia/RMLImaging.jl
v0.1.4
v0.1.3
Reflect on the major changes made in EHTImages.jl and EHTUVData.jl that switched their python environment from the ecosystem with Conda.jl + PyCall.jl to CondaPkg.jl + PythonCall.jl. This makes installation much easier.
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Optimize and clean up codes. Also reflect the latest changes made in EHTUVData.jl and EHTImages.jl
What's Changed
- CompatHelper: add new compat entry for EHTUVData at version 0.1, (keep existing compat) by @github-actions in #17
Full Changelog: v0.1.1...v0.1.2
v0.1.1
A few new functions have been implemented.
- Initialization functions for VisibilityDataModel (very simplified for Stokes I so far; will be updated for the general case)
- Evaluation functions for each data model and regularizers
What's Changed
- CompatHelper: add new compat entry for OrderedCollections at version 1, (keep existing compat) by @github-actions in #14
- CompatHelper: add new compat entry for DataFrames at version 1, (keep existing compat) by @github-actions in #15
- CompatHelper: add new compat entry for DimensionalData at version 0.24, (keep existing compat) by @github-actions in #16
Full Changelog: v0.1.0...v0.1.1
v0.1.0
The first release