Recent Releases of TransferFunctions
TransferFunctions - v0.7.0
[0.7.0] - 2024-12-19
🚀 Features
- Add script to fix doctests on demand
🐛 Bug Fixes
(docs) Missing docs
(CI) Aqua.jl does not allow differing Project.toml
⚙️ Miscellaneous Tasks
(julia) [breaking] Bump minimum Julia version to 1.8
Lighten the compat restriction of ColorTypes
(registrator) Bump minor version for breaking changes
- Julia
Published by kunzaatko 10 months ago
TransferFunctions - v0.6.1
[0.6.1] - 2024-12-19
📚 Documentation
- Improve sampled transfer functions documentation by @kunzaatko
- Julia
Published by kunzaatko 10 months ago
TransferFunctions - v0.6.0
[0.6.0] - 2024-12-19
🚀 Features
(core) [breaking] Add apply function for transfer function simulation by @kunzaatko
(docs) Add InterLinks support for external documentation by @kunzaatko
🐛 Bug Fixes
(docs) Extra whitespace in documentation causes codeblock by @kunzaatko
(docs) Doc-strings formatting by @kunzaatko
Test ambiguities with Test by @kunzaatko
(tests) No method for rand with interval by @kunzaatko
(CI) Remove filter from doctest example by @kunzaatko
🚜 Refactor
- (test) Reorganize test structure and enhance doctests by @kunzaatko
📚 Documentation
- Add sampled transfer functions documentation by @kunzaatko
⚙️ Miscellaneous Tasks
- Bump minor version by @kunzaatko
- Julia
Published by kunzaatko 10 months ago
TransferFunctions - v0.5.0
[0.5.0] - 2024-11-18
🐛 Bug Fixes
(CI) Bump version of checkout action by @kunzaatko
LaTeX in bibliography by @kunzaatko
Add ExactBlackman to documentation by @kunzaatko
💼 Other
Files with dashes instead of underscores by @kunzaatko
(tests) Tests for apodization and edge tapering by @kunzaatko
(apodization) Edgetapering types and documentation by @kunzaatko
(tests) Tests for apodization and edge tapering by @kunzaatko
(docs) Missing documentation and not included docstrings by @kunzaatko
(docs) Rewording documentation by @kunzaatko
(tag) Bump minor version by @kunzaatko
- Julia
Published by kunzaatko 10 months ago
TransferFunctions - v0.4.0
[0.4.0] - 2024-08-29
🚀 Features
(MeasuredPSF) Improve Base.show for MeasuredPSF by @kunzaatko
(CI) Add workflow dispatch as run condition by @kunzaatko
(MeasuredPSF) Infer center as center of the data if not supplied by @kunzaatko
Accept any dimension by @kunzaatko
Full refactor of the package architecture by @kunzaatko
Restructure the package for SampledOTF type by @kunzaatko
Support non-zero centers for SampledPSF by @kunzaatko
Add
support,overlapandcutofffunctions by @kunzaatko
🐛 Bug Fixes
(MeasuredPSF) Check that
centeris inbounds by @kunzaatko(CI) Do not run doctests when building documentation by @kunzaatko
Tuple(...) -> Tuple for type inference by @kunzaatko
(psf) Normalize the PSF so that sum == 1 by @kunzaatko
Ambiguous methods for general dimensional psf definitions by @kunzaatko
Aqua.jl ambiguities by @kunzaatko
(docs) Missing comma in make.jl by @kunzaatko
(Project.toml) Unused dependencies by @kunzaatko
(CI) Compat bounds and stale deps by @kunzaatko
No longer need Tullio by @kunzaatko
Missing imported functions by @kunzaatko
(CI) Ambiguities on nightly by @kunzaatko
💼 Other
(CI) Add latest release by @kunzaatko
In show of MOTF/MPSF, dispatch on type instead of using eltype by @kunzaatko
(test) Doctests in runtests.jl by @kunzaatko
(tests) Skip Agua.jl when running locally by @kunzaatko
(compat) Bump compat to v"1.8" due to function
allequalby @kunzaatko(test) Doctests only on ubuntu due to unitful show being system dependent by @kunzaatko
(tests) Add tests for Base.interfaces by @kunzaatko
(docs) Update and add refs by @kunzaatko
(docs) Documentation for the new API by @kunzaatko
Bump compat for Interpolations to 0.15, (keep existing compat)
otf_supportfunction by @kunzaatkoMethod for support and overlap with
imgargument by @kunzaatkoArgument of otf function by @kunzaatko
⚙️ Miscellaneous Tasks
(compat) Update compat entry by @kunzaatko
(version) Tick version for updated API by @kunzaatko
- Julia
Published by kunzaatko 10 months ago
TransferFunctions - v0.3.2
TransferFunctions v0.3.2
Merged pull requests: - CompatHelper: add new compat entry for SpecialFunctions at version 2, (keep existing compat) (#1) (@github-actions[bot]) - CompatHelper: add new compat entry for Unitful at version 1, (keep existing compat) (#8) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 2 years ago