https://github.com/oschulz/affinemaps.jl
Affine affine transformations in Julia
https://github.com/oschulz/affinemaps.jl
Last synced: 10 months ago
JSON representation
Affine affine transformations in Julia
- Host: GitHub
- URL: https://github.com/oschulz/affinemaps.jl
- Owner: oschulz
- License: other
- Created: 2022-07-20T20:37:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T07:38:34.000Z (over 1 year ago)
- Last Synced: 2025-03-10T22:43:37.002Z (over 1 year ago)
- Language: Julia
- Size: 485 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# AffineMaps.jl
[](https://oschulz.github.io/AffineMaps.jl/stable)
[](https://oschulz.github.io/AffineMaps.jl/dev)
[](LICENSE.md)
[](https://github.com/oschulz/AffineMaps.jl/actions?query=workflow%3ACI)
[](https://codecov.io/gh/oschulz/AffineMaps.jl)
[](https://github.com/JuliaTesting/Aqua.jl)
Affine transformations in Julia that support inversion and logabsdet(Jacobian) calculations.
## Documentation
* [Documentation for stable version](https://oschulz.github.io/AffineMaps.jl/stable)
* [Documentation for development version](https://oschulz.github.io/AffineMaps.jl/dev)