v0.1.0
What's Changed
- Add
unsafe_acquire!API and Optimize N-D Array Performance by @mgyoo86 in #1 - #N-D Cache for Zero-Alloction by @mgyoo86 in #2
- Export
checkpoint!andrewind!for Manual Pool Management by @mgyoo86 in #3 - Return ReshapedArray from acquire! for N-D arrays by @mgyoo86 in #4
- PR: N-way Cache for
unsafe_acquire!by @mgyoo86 in #5 - Untracked Acquire Detection & State Management Improvements by @mgyoo86 in #6
- Add Fixed Slot Infrastructure by @mgyoo86 in #7
- Add
reset!function and saferewind!behavior by @mgyoo86 in #8 - Add CUDA Backend Support by @mgyoo86 in #9
- Convenience Functions & DisabledPool by @mgyoo86 in #10
- Improve
@with_poolMacro Source Location for Better Coverage & Debugging by @mgyoo86 in #11 - docs: add GitHub Pages documentation with Documenter.jl by @mgyoo86 in #12
New Contributors
Full Changelog: https://github.com/ProjectTorreyPines/AdaptiveArrayPools.jl/commits/v0.1.0