Version 0.0.1
Change Summary
- Initial release.
Changes in Detail
- Set test_radon tolerances based on CPU/GPU by @lukepfister in #4
- Add inital CI jobs by @lukepfister in #6
- Add new loss with prox computed by
svmbir.recon
by @Michael-T-McCann in #5 - Rename radon.py -> radon_astra.py by @lukepfister in #9
- Switch to lukes personal email by @lukepfister in #12
- Update ci-build.yml by @lukepfister in #13
- Lukepfister/optics improvements by @lukepfister in #10
- Fix up biconvolve docstring by @lukepfister in #14
- Address docs build warnings by @bwohlberg in #18
- Docs fixes by @bwohlberg in #21
- Update svmbir install instructions by @bwohlberg in #24
- Added additional information to error when data submodule is not present by @FernandoDavis in #20
- Docs improvements by @bwohlberg in #28
- Add 2D support to radon_svmbir by @Michael-T-McCann in #30
- ADMM extensions by @bwohlberg in #29
- Clean up example scripts by @bwohlberg in #26
- Minor api docs improvements by @bwohlberg in #16
- Allow ADMM f to be a Functional by @bwohlberg in #25
- Add method for computing prox of convex conjugate of functional by @bwohlberg in #33
- Minor test improvements by @bwohlberg in #39
- Make random wrapping more robust to changes in jax.random by @Michael-T-McCann in #43
- Fix scaling bug in CG by @tbalke in #45
- Improve ADMM tests by @bwohlberg in #46
- Add svmbir examples by @tbalke in #40
- Improve notebooks build system by @bwohlberg in #51
- Example script clean up by @bwohlberg in #50
- Add features to PGM solver classes by @bwohlberg in #56
- Mike's docs readthrough by @Michael-T-McCann in #53
- Fixed SSLCertificate Error in Get_URL by @FernandoDavis in #58
- Add a style guide for grammar to our style documentation by @Michael-T-McCann in #49
- Additional improvements to the notebooks build system by @bwohlberg in #55
- Print device info in example scripts by @bwohlberg in #59
- Address user warnings in tests by @FernandoDavis in #54
- Minor docs edits by @bwohlberg in #65
- Rename usage examples by @bwohlberg in #67
- Replace objax with flax by @crstngc in #68
- Docstring cleanup by @bwohlberg in #70
- Improve LinearOperator adjoint tests by @bwohlberg in #72
- Pin jax version and update pip install instructions by @Michael-T-McCann in #73
- Microscopy example scripts by @bwohlberg in #74
- Improve usage overview docs by @bwohlberg in #76
- Check todo in docs by @FernandoDavis in #71
- Add function to compute operator norm by @bwohlberg in #79
- Consistent notation for Hermitian conjugate by @bwohlberg in #87
- Add tests for DnCNN by @bwohlberg in #85
- Problem with W^1/2 weight exponent by @tbalke in #78
- Skip test based on content of scico/data/examples by @bwohlberg in #99
- Changes to admm and svmbir wrapper to address issue #57 by @smajee in #88
- Rebuild examples by @Michael-T-McCann in #102
- Add deterministic flag for DnCnn GPU-based tests by @Michael-T-McCann in #105
- Add pylint check for missing docstrings by @Michael-T-McCann in #106
- Stop codecov checking the patch by @Michael-T-McCann in #114
- Fix ASTRA test in GPU issue #103 by @smajee in #107
- Clean up notebooks build script by @bwohlberg in #108
- Add missing requirement by @tbalke in #115
- Modified SquareL2Loss to inherit from WeightedSquareL2Loss by @FernandoDavis in #112
- Final changes for release 0.0.1 by @bwohlberg in #101
New Contributors
- @lukepfister made their first contribution in #4
- @crstngc made their first contribution in #68
Full Changelog: https://github.com/lanl/scico/commits/v0.0.1