Skip to content

Commit

Permalink
add cramjam, kornia-rs, libcst, rust-numpy, safetensors, and swig to …
Browse files Browse the repository at this point in the history
…tracking table (#135)

* add cramjam, kornia-rs, libcst, rust-numpy, safetensors, and swig to tracking table

* fix links

* rerun pre-commit

---------

Co-authored-by: Ralf Gommers <ralf.gommers@gmail.com>
  • Loading branch information
ngoldbaum and rgommers authored Feb 14, 2025
1 parent 3679825 commit 1cc198b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,16 @@ please open an issue on [this issue tracker](https://github.com/Quansight-Labs/f
| cibuildwheel | [:simple-github:](https://github.com/pypa/cibuildwheel/issues/1657) | :material-check-bold: | :material-check-bold: | 2.19 | | |
| CMake | | | :material-check-bold: | 3.30.0 | | |
| ContourPy | [:simple-github:](https://github.com/contourpy/contourpy/issues/407) | :material-check-bold: | :material-check-bold: | 1.3.0 | :simple-linux: :simple-apple: :material-microsoft-windows: | [:simple-anaconda:](https://anaconda.org/scientific-python-nightly-wheels/contourpy/) |
| cramjam | [:simple-github:](https://github.com/milesgranger/cramjam/issues/199) | | | | | |
| cryptography | [:simple-github:](https://github.com/pyca/cryptography/issues/11702) | | | | | |
| Cython | [:simple-github:](https://github.com/cython/cython/issues/6221) | :material-check-bold: | | 3.1.0 | :simple-linux: :simple-apple: :material-microsoft-windows: | [:simple-anaconda:](https://anaconda.org/scientific-python-nightly-wheels/cython/) |
| hatch | [:simple-github:](https://github.com/pypa/hatch/issues/1801) | | | | | |
| JAX | [:simple-github:](https://github.com/jax-ml/jax/issues/23073) | :material-check-bold: | | 0.5.1 | :simple-linux: | [:simple-google:](https://docs.jax.dev/en/latest/installation.html#jax-nightly-installation) |
| joblib | [:simple-github:](https://github.com/joblib/joblib/issues/1592) | :material-check-bold: | :material-check-bold: | 1.4.2 | | |
| jupyterlab | [:simple-github:](https://github.com/jupyterlab/jupyterlab/issues/16915) | | | | | |
| kiwisolver | [:simple-github:](https://github.com/nucleic/kiwi/pull/190) | :material-check-bold: | :material-check-bold: | 1.4.8 | | |
| kornia-rs | [:simple-github:](https://github.com/kornia/kornia-rs/issues/226) | | | | | |
| LibCST | [:simple-github:](https://github.com/Instagram/LibCST/issues/1242) | | | | | |
| matplotlib | [:simple-github:](https://github.com/matplotlib/matplotlib/issues/28611) | :material-check-bold: | :material-check-bold: | 3.9.0 | :simple-linux: :simple-apple: :material-microsoft-windows: | [:simple-anaconda:](https://anaconda.org/scientific-python-nightly-wheels/matplotlib/) |
| maturin | [:simple-github:](https://github.com/PyO3/maturin/issues/2315) | :material-check-bold: | :material-check-bold: | 1.7.5 | | |
| Meson | [:simple-github:](https://github.com/mesonbuild/meson/issues/13263) | | :material-check-bold: | 1.5.0 | | |
Expand All @@ -70,11 +73,14 @@ please open an issue on [this issue tracker](https://github.com/Quansight-Labs/f
| PyWavelets | | :material-check-bold: | :material-check-bold: | 1.7.0 | :simple-linux: :simple-apple: :material-microsoft-windows: | [:simple-anaconda:](https://anaconda.org/scientific-python-nightly-wheels/pywavelets/) |
| pywinpty | [:simple-github:](https://github.com/andfoy/pywinpty/issues/491) | :material-check-bold: | :material-check-bold: | 2.0.15 | | |
| rpds-py | [:simple-github:](https://github.com/crate-py/rpds/issues/101) | :material-check-bold: | :material-check-bold: | 0.22.3 | | |
| rust-numpy | [:simple-github:](https://github.com/PyO3/rust-numpy/issues/476) | | | | | |
| safetensors | [:simple-github:](https://github.com/huggingface/safetensors/issues/572) | | | | | |
| scikit-build-core | | :material-check-bold: | :material-check-bold: | 0.9.5 | | |
| scikit-image | [:simple-github:](https://github.com/scikit-image/scikit-image/issues/7464) | :material-check-bold: | | 0.25.0 | :simple-linux: | [:simple-anaconda:](https://anaconda.org/scientific-python-nightly-wheels/scikit-image/) |
| scikit-learn | [:simple-github:](https://github.com/scikit-learn/scikit-learn/issues/28978) | :material-check-bold: | :material-check-bold: | 1.6.0 | :simple-linux: :simple-apple: :material-microsoft-windows: | [:simple-anaconda:](https://anaconda.org/scientific-python-nightly-wheels/scikit-learn/) |
| SciPy | [:simple-github:](https://github.com/scipy/scipy/issues/20669) | :material-check-bold: | :material-check-bold: | 1.15.0 | :simple-linux: :simple-apple: :material-microsoft-windows: | [:simple-anaconda:](https://anaconda.org/scientific-python-nightly-wheels/scipy/) |
| setuptools | | :material-check-bold: | :material-check-bold: | 69.5.0 | | |
| SWIG | [:simple-github:](https://github.com/swig/swig/issues/3121) | | | | | |
| tox | [:simple-github:](https://github.com/tox-dev/tox/issues/3391) | | | | | |
| wrapt | [:simple-github:](https://github.com/GrahamDumpleton/wrapt/pull/269) | :material-check-bold: | :material-check-bold: | 1.17.0 | | |
| zstandard | [:simple-github:](https://github.com/indygreg/python-zstandard/issues/231) | | | | | |
Expand Down

0 comments on commit 1cc198b

Please sign in to comment.