Releases: Forest-Neurotech/mach
Releases · Forest-Neurotech/mach
v0.1.1
What's Changed
- [maint] Restrict to <3.14 because cupy is not fully supported for 3.14 by @charlesbmi in #49
- fix: remove STABLE_ABI from Python 3.13 build by @charlesbmi in #52
- [fix] Remove stable ABI from the cibuildwheel config by @charlesbmi in #54
- [maint] Deprecate Python 3.9 due to security EOL by @charlesbmi in #55
- Bump version: 0.1.0 → 0.1.1 by @charlesbmi in #56
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- [doc] Update typos in docs by @charlesbmi in #35
- [doc] run benchmarks on 5090 by @charlesbmi in #36
- [fix] Don't show progress bar if tqdm is not installed by @charlesbmi in #38
- [maint] update plots by @charlesbmi in #37
- [maint] update scaling plots by @charlesbmi in #39
- [doc] GitHub link by @charlesbmi in #41
- [maint] add deptry to avoid missing dependencies by @charlesbmi in #42
- [doc] acknowledge funding in README by @charlesbmi in #40
- [maint] add ty type-checker by @charlesbmi in #43
- [feature] nearest neighbor interpolation as an option by @charlesbmi in #44
- [feature] Add quadratic interpolation to the CUDA kernel by @charlesbmi in #45
- [doc] conference proceedings by @charlesbmi in #47
- [fix] Bump CUDA by @charlesbmi in #48
Full Changelog: v0.0.4...v0.1.0
v0.0.4
v0.0.3
What's Changed
- [maint] docs cleanup by @charlesbmi in #18
- [maint] Deduplicate some code and fix naming for vbeam test by @charlesbmi in #19
- [Fix] typo by @charlesbmi in #20
- [Maint] update docs by @charlesbmi in #21
- [fix] match vbeam parameters by @charlesbmi in #22
- [maint] Cache downloads based on the expected cached_downlaod calls by @charlesbmi in #23
- [maint] generate API docs by @charlesbmi in #24
- [maint] Make example figures have larger dpi by @charlesbmi in #25
- [doc] Add benchmark and profiling notes by @charlesbmi in #26
- [maint] scaling benchmark by @charlesbmi in #27
- [doc] Add notes on Nsight compute by @charlesbmi in #28
- [feature] tune block-size and grid-size for low-frame count by @charlesbmi in #29
- [feature][doc] plot scaling by @charlesbmi in #30
- [maint] use complex64 in PyMUST to match the GPU implementations by @charlesbmi in #31
- [bump] v0.0.3 by @charlesbmi in #33
Full Changelog: v0.0.2...v0.0.3
Initial public alpha release
v0.0.2 Deploy github pages