Releases: ChevronETC/JetPack.jl
Releases · ChevronETC/JetPack.jl
v1.2.0
v1.1.2
JetPack v1.1.2
Merged pull requests:
- fix typos in doc-string. (#22) (@samtkaplan)
- Fixpermute (#23) (@gxingcvx)
- update ci scripts (#30) (@samtkaplan)
v1.1.1
JetPack v1.1.1
Merged pull requests:
- remove un-needed typing from diagonal op constructor (#16) (@samtkaplan)
- add docstring for JopReshape (#17) (@samtkaplan)
- remove some un-needed compute (#19) (@samtkaplan)
- CompatHelper: bump compat for SpecialFunctions to 2, (keep existing compat) (#20) (@github-actions[bot])
- new project structure (#21) (@samtkaplan)
v1.1.0
v1.0.2
JetPack v1.0.2
Merged pull requests:
- use space method for building the JetSpace in JopDiagonal (#11) (@samtkaplan)
v1.0.1
JetPack v1.0.1
Merged pull requests:
- Updated readme with summary of operators (#2) (@jkwashbourne)
- Roughness typo (#3) (@jkwashbourne)
- Joptaper typo (#4) (@jkwashbourne)
- Fix missing initialization to zero for JopDifference and JopInterp (#5) (@jkwashbourne)
- Make zeroing consistent for foward/adjoint in JopLmo (#6) (@jkwashbourne)
- Change Laplacian operator at boundaries, update unit tests to test action (#8) (@jkwashbourne)
- Loosen fftw version requirement (#9) (@samtkaplan)