Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-16 | 505 Bytes | |
v0.8.9 source code.tar.gz | 2023-11-16 | 183.8 kB | |
v0.8.9 source code.zip | 2023-11-16 | 207.6 kB | |
Totals: 3 Items | 391.9 kB | 0 |
StaticTools v0.8.9
- Added
MallocSlabBuffer
which is a static compiler friendly version ofSlabBuffer
from Bumper.jl,
Merged pull requests:
- Update README.md possible (workaround) fix for example (#50) (@PallHaraldsson)
- Add MallocSlabBuffer
and Bumper.jl compat (#54) (@MasonProtter)
Closed issues: - LoopVectorization and 32-bit support (#52)