You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/working-examples.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -81,13 +81,13 @@ title: Working examples
81
81
|[abess][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| A fast best-subset selection library. It uses cibuildwheel to build a large project with C++ extensions. |
82
82
|[sourmash][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Quickly search, compare, and analyze genomic and metagenomic data sets. |
83
83
|[cyvcf2][]|![github icon][]|![apple icon][]![linux icon][]| cython + htslib == fast VCF and BCF processing |
84
-
|[matrixprofile][]|![travisci icon][]|![windows icon][]![apple icon][]![linux icon][]| A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone. |
85
84
|[jq.py][]|![travisci icon][]|![apple icon][]![linux icon][]| Python bindings for jq |
85
+
|[matrixprofile][]|![travisci icon][]|![windows icon][]![apple icon][]![linux icon][]| A Python 3 library making time series data mining tasks, utilizing matrix profile algorithms, accessible to everyone. |
86
86
|[iminuit][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Jupyter-friendly Python interface for C++ MINUIT2 |
87
87
|[Tokenizer][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Fast and customizable text tokenization library with BPE and SentencePiece support |
88
88
|[keyvi][]|![github icon][]|![linux icon][]![apple icon][]| FST based key value index highly optimized for size and lookup performance, utilizes ccache action for improved runtime |
89
-
|[PyGLM][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Fast OpenGL Mathematics (GLM) for Python |
90
89
|[pillow-heif][]|![github icon][]![cirrusci icon][]|![apple icon][]![linux icon][]![windows icon][]| Bindings to libheif library with third party dependencies. Fully automated CI for tests and publishing including Apple Silicon builds. |
90
+
|[PyGLM][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Fast OpenGL Mathematics (GLM) for Python |
91
91
|[TgCrypto][]|![travisci icon][]|![windows icon][]![apple icon][]![linux icon][]| Includes a Windows Travis build. |
|[streaming-form-data][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Streaming parser for multipart/form-data written in Cython |
@@ -101,9 +101,9 @@ title: Working examples
101
101
|[Arbor][]|![github icon][]|![apple icon][]![linux icon][]| Arbor is a multi-compartment neuron simulation library; compatible with next-generation accelerators; best-practices applied to research software; focused on community-driven development. Includes a [small script](https://github.com/arbor-sim/arbor/blob/master/scripts/patchwheel.py) patching `rpath` in bundled libraries. |
102
102
|[pybind11 scikit_build_example][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| An example combining scikit-build and pybind11 |
103
103
|[polaroid][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Full range of wheels for setuptools rust, with auto release and PyPI deploy. |
104
+
|[Confluent client for Kafka][]|![travisci icon][]|![apple icon][]![linux icon][]![windows icon][]| setup in `tools/wheels/build-wheels.bat`|
104
105
|[clang-format][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Scikit-build wrapper around LLVM's CMake, all platforms, generic wheels. |
105
106
|[etebase-py][]|![travisci icon][]|![linux icon][]| Python bindings to a Rust library using `setuptools-rust`, and `sccache` for improved speed. |
106
-
|[Confluent client for Kafka][]|![travisci icon][]|![apple icon][]![linux icon][]![windows icon][]| setup in `tools/wheels/build-wheels.bat`|
107
107
|[cf-units][]|![github icon][]|![apple icon][]![linux icon][]| Units of measure as required by the Climate and Forecast (CF) Metadata Conventions |
108
108
|[ninja][]|![github icon][]![travisci icon][]|![apple icon][]![linux icon][]![windows icon][]| Multitagged binary builds for all supported platforms, using cibw 2 config configuration. |
109
109
|[numpythia][]|![github icon][]|![apple icon][]![linux icon][]| The interface between PYTHIA and NumPy |
0 commit comments