weiji14
cog3pio
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
:green_heart: Change from `mamba env update` to `mamba create` Try to fix `No prefix found at: /home/docs/checkouts/readthedocs.org/user_builds/project/conda/XX; Environment must first be created with "mamba create -n {env_name} ..."`
ci-improvements
5 days ago
:construction_worker: Set concurrency limits for all gh action workflows Xref https://docs.zizmor.sh/audits/#concurrency-limits and https://cambridge-iccs.github.io/green-ci/best_practices.html#concurrency
ci-improvements
5 days ago
:arrow_up: Bump nvtiff-sys from 0.2.1 to 0.3.0, cudarc from 0.18.2 to 0.19.4 (#93) * :arrow_up: Bump nvtiff-sys from 0.2.1 to 0.3.0 Bumps [nvtiff-sys](https://crates.io/crates/nvtiff-sys) from 0.2.1 to 0.3.0 to support nvTIFF 0.7.0. Updated code to use nvtiffStatus without the _t, use nvtiffDecodeParamsCreate to create the decode params handle, and set buffer size in nvtiffStreamParse to prevent a crash. * :arrow_up: Bump cudarc from 0.18.2 to 0.19.4 Bumps [cudarc](https://github.com/chelsea0x3b/cudarc) from 0.18.2 to 0.19.4. - [Release notes](https://github.com/chelsea0x3b/cudarc/releases) - [Commits](https://github.com/chelsea0x3b/cudarc/compare/v0.18.2...v0.19.4) Bumps [dlpark](https://github.com/SunDoge/dlpark) from aff9c5d to 3e8020e. - [Release notes](https://github.com/SunDoge/dlpark/releases) - [Changelog](https://github.com/SunDoge/dlpark/blob/main/CHANGELOG.md) - [Commits](https://github.com/SunDoge/dlpark/compare/aff9c5d4b7726b4f66684e6fe0ac98ec58e263bd...3e8020eb26df64bffae538f132f920c6837daafa)
main
7 days ago
:arrow_up: Bump cudarc from 0.18.2 to 0.19.4 Bumps [cudarc](https://github.com/chelsea0x3b/cudarc) from 0.18.2 to 0.19.4. - [Release notes](https://github.com/chelsea0x3b/cudarc/releases) - [Commits](https://github.com/chelsea0x3b/cudarc/compare/v0.18.2...v0.19.4) Bumps [dlpark](https://github.com/SunDoge/dlpark) from aff9c5d to 3e8020e. - [Release notes](https://github.com/SunDoge/dlpark/releases) - [Changelog](https://github.com/SunDoge/dlpark/blob/main/CHANGELOG.md) - [Commits](https://github.com/SunDoge/dlpark/compare/aff9c5d4b7726b4f66684e6fe0ac98ec58e263bd...3e8020eb26df64bffae538f132f920c6837daafa)
nvtiff-sys-0.3.0
7 days ago
:arrow_up: Bump nvtiff-sys from 0.2.1 to 0.3.0 Bumps [nvtiff-sys](https://crates.io/crates/nvtiff-sys) from 0.2.1 to 0.3.0 to support nvTIFF 0.7.0. Updated code to use nvtiffStatus without the _t, use nvtiffDecodeParamsCreate to create the decode params handle, and set buffer size in nvtiffStreamParse to prevent a crash.
nvtiff-sys-0.3.0
7 days ago
:arrow_up: Bump pyo3 from 0.27.1 to 0.28.3, numpy from 0.27.1 to 0.28.0 (#92) * :arrow_up: Bump pyo3 from 0.27.1 to 0.28.3, numpy from 0.27.1 to 0.28.0 Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.27.1 to 0.28.3. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyo3/pyo3/compare/v0.27.1...v0.28.3) Bumps [numpy](https://github.com/PyO3/rust-numpy) from 0.27.1 to 0.28.0. - [Release notes](https://github.com/PyO3/rust-numpy/releases) - [Changelog](https://github.com/PyO3/rust-numpy/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyO3/rust-numpy/compare/v0.27.1...v0.28.3) Bumps [dlpark](https://github.com/SunDoge/dlpark) from 93def27 to aff9c5d. - [Release notes](https://github.com/SunDoge/dlpark/releases) - [Changelog](https://github.com/SunDoge/dlpark/blob/main/CHANGELOG.md) - [Commits](https://github.com/SunDoge/dlpark/compare/93def2733de9437f50d7f704ddddcf0f67016d88...aff9c5d4b7726b4f66684e6fe0ac98ec58e263bd) * :arrow_up: Bump PyO3/maturin-action from 1.50.1 to 1.51.0 Bumps [PyO3/maturin-action](https://github.com/pyo3/maturin-action) from 1.50.1 to 1.51.0. - [Release notes](https://github.com/pyo3/maturin-action/releases) - [Commits](https://github.com/PyO3/maturin-action/compare/v1.50.1...v1.51.0)
main
20 days ago
:arrow_up: Bump PyO3/maturin-action from 1.50.1 to 1.51.0 Bumps [PyO3/maturin-action](https://github.com/pyo3/maturin-action) from 1.50.1 to 1.51.0. - [Release notes](https://github.com/pyo3/maturin-action/releases) - [Commits](https://github.com/PyO3/maturin-action/compare/v1.50.1...v1.51.0)
pyo3-0.28
20 days ago
:arrow_up: Bump pyo3 from 0.27.1 to 0.28.3, numpy from 0.27.1 to 0.28.0 Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.27.1 to 0.28.3. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyo3/pyo3/compare/v0.27.1...v0.28.3) Bumps [numpy](https://github.com/PyO3/rust-numpy) from 0.27.1 to 0.28.0. - [Release notes](https://github.com/PyO3/rust-numpy/releases) - [Changelog](https://github.com/PyO3/rust-numpy/blob/main/CHANGELOG.md) - [Commits](https://github.com/PyO3/rust-numpy/compare/v0.27.1...v0.28.3) Bumps [dlpark](https://github.com/SunDoge/dlpark) from 93def27 to aff9c5d. - [Release notes](https://github.com/SunDoge/dlpark/releases) - [Changelog](https://github.com/SunDoge/dlpark/blob/main/CHANGELOG.md) - [Commits](https://github.com/SunDoge/dlpark/compare/93def2733de9437f50d7f704ddddcf0f67016d88...aff9c5d4b7726b4f66684e6fe0ac98ec58e263bd)
pyo3-0.28
20 days ago
Latest Branches
CodSpeed Performance Gauge
0%
:construction_worker: Update CI versions and set concurrency limits
#94
5 days ago
b76fd87
ci-improvements
CodSpeed Performance Gauge
0%
:arrow_up: Bump nvtiff-sys from 0.2.1 to 0.3.0, cudarc from 0.18.2 to 0.19.4
#93
7 days ago
81879ed
nvtiff-sys-0.3.0
CodSpeed Performance Gauge
0%
:arrow_up: Bump pyo3 from 0.27.1 to 0.28.3, numpy from 0.27.1 to 0.28.0
#92
20 days ago
294e9dd
pyo3-0.28
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs