Releases: CliMA/CubedSphere.jl
Releases · CliMA/CubedSphere.jl
v0.3.4
CubedSphere v0.3.4
Merged pull requests:
- Replace hypot(x, y) with sqrt(xx + yy) for GPU compatibility (#48) (@siddharthabishnu)
- Bump version from 0.3.3 to 0.3.4 (#49) (@siddharthabishnu)
v0.3.3
CubedSphere v0.3.3
Merged pull requests:
v0.3.2
v0.3.1
v0.3.0
v0.2.6
v0.2.5
CubedSphere v0.2.5
Merged pull requests:
- Enhanced Cubed Sphere Visualization (#34) (@siddharthabishnu)
v0.2.4
v0.2.3
CubedSphere v0.2.3
Closed issues:
- Rename package to CubedSpheres.jl? (#9)
Merged pull requests:
- Some updates (#23) (@navidcy)
- Rename package CubedSphere.jl -> CubedSpheres.jl (#24) (@navidcy)
- Revert "Rename package CubedSphere.jl -> CubedSpheres.jl" (#25) (@navidcy)
- Simpler mapping concistency plot + bit more on conformal map (#26) (@navidcy)
- Actually implement doctests;
@jlddoctest->jldoctest(#27) (@navidcy) find_taylor_coefficients: add kwargNevaluations+ drop doctest (#28) (@navidcy)- Increase TaylorSeries.jl compat range (#29) (@simonbyrne)
v0.2.2+docs
Merge pull request #23 from CliMA/ncc/updates Some updates