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
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ title: Working examples
49
49
|[CTranslate2][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Includes libraries from the [Intel oneAPI toolkit](https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit.html) and CUDA kernels compiled for multiple GPU architectures. |
|[numexpr][]|![github icon][]![travisci icon][]|![windows icon][]![apple icon][]![linux icon][]| Fast numerical array expression evaluator for Python, NumPy, PyTables, pandas, bcolz and more |
52
+
|[numexpr][]|![github icon][]![travisci icon][]|![windows icon][]![apple icon][]![linux icon][]| Fast numerical array expression evaluator for Python, NumPy, Pandas, PyTables and more |
53
53
|[h5py][]|![azurepipelines icon][]|![windows icon][]![apple icon][]![linux icon][]| HDF5 for Python -- The h5py package is a Pythonic interface to the HDF5 binary data format. |
54
54
|[pikepdf][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| A Python library for reading and writing PDF, powered by QPDF |
55
55
|[Wrapt][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| A Python module for decorators, wrappers and monkey patching. |
@@ -67,8 +67,8 @@ title: Working examples
67
67
|[AutoPy][]|![travisci icon][]|![windows icon][]![apple icon][]![linux icon][]| Includes a Windows Travis build. |
68
68
|[H3-py][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Python bindings for H3, a hierarchical hexagonal geospatial indexing system |
69
69
|[mosec][]|![github icon][]|![linux icon][]![apple icon][]| A high-performance ML model serving framework, offers dynamic batching and CPU/GPU pipelines to fully exploit your compute machine |
70
-
|[Picologging][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| A high-performance logging library for Python. |
71
70
|[Rtree][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Rtree: spatial index for Python GIS |
71
+
|[Picologging][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| A high-performance logging library for Python. |
|[pybind11 cmake_example][]|![github icon][]|![windows icon][]![apple icon][]![linux icon][]| Example pybind11 module built with a CMake-based build system |
74
74
|[time-machine][]|![github icon][]|![apple icon][]![linux icon][]![windows icon][]| Time mocking library using only the CPython C API. |
@@ -111,8 +111,8 @@ title: Working examples
111
111
|[CorrectionLib][]|![github icon][]|![apple icon][]![linux icon][]| Structured JSON powered correction library for HEP, designed for the CMS experiment at CERN. |
|[pyinstrument_cext][]|![travisci icon][]![appveyor icon][]|![windows icon][]![apple icon][]![linux icon][]| A simple C extension, without external dependencies |
114
-
|[werpy][]|![github icon][]|![windows icon][]![linux icon][]![apple icon][]| An ultra-fast python package using optimized dynamic programming to compute the Word Error Rate (WER). |
|[werpy][]|![github icon][]|![windows icon][]![linux icon][]![apple icon][]| An ultra-fast python package using optimized dynamic programming to compute the Word Error Rate (WER). |
116
116
|[pybind11 cross build example][]|![github icon][]![gitlab icon][]|![windows icon][]![apple icon][]![linux icon][]| Same as pybind11 cmake_example but used to demo Linux ARM + Windows + macOS builds on GitLab |
0 commit comments