archspec
- Ebuilds: 1, Testing: 0.2.5 Description: A library for detecting, labeling, and reasoning about microarchitectures
Homepage:https://github.com/archspec/archspec License: Apache-2.0 MIT
daff
- Ebuilds: 1, Testing: 1.4.2 Description:
daff: data diff. daff can produce and apply tabular diffs.
This is a library for comparing tables, producing a summary of their
differences, and using such a summary as a patch file. It is optimized for
comparing tables that share a common origin, in other words multiple
versions of the "same" table.
Homepage:https://github.com/paulfitz/daff License: MIT
fusesoc
- Ebuilds: 2, Testing: 2.4.5 Description:
FuseSoC is an award-winning package manager and a set of build tools for HDL (Hardware Description Language) code.Its main purpose is to increase reuse of IP (Intellectual Property) cores and be an aid for creating, building and simulating SoC solutions.
Homepage:
https://github.com/olofk/fusesoc/
https://pypi.org/project/fusesoc/
License: BSD-2
janus
- Ebuilds: 1, Testing: 2.0.0 Description: Implementation of the asyncio (PEP 3156) event-loop with Qt
Homepage:https://github.com/aio-libs/janus License: BSD
jieba
- Ebuilds: 1, Testing: 0.42.1 Description:
Jieba is a Chinese text segmentation library for Python. It supports
three segmentation modes: accurate mode, full mode, and search engine
mode. It also supports custom dictionaries and keyword extraction.
Homepage:
https://github.com/fxsjy/jieba
https://pypi.org/project/jieba/
License: MIT
kaldi-native-fbank
- Ebuilds: 1, Testing: 1.22.3 Description:
kaldi-native-fbank is a Kaldi-compatible online fbank feature extractor
implemented in C++. It provides efficient computation of filter bank
features for speech processing and is used by speech recognition systems
like FunASR. This is a prebuilt binary package from PyPI wheels.
Homepage:
https://github.com/csukuangfj/kaldi-native-fbank
https://pypi.org/project/kaldi-native-fbank/
License: Apache-2.0
librosa
- Ebuilds: 1, Testing: 0.11.0 Description:
librosa is a Python package for music and audio analysis. It provides
the building blocks necessary to create music information retrieval
systems, including feature extraction, spectrogram computation,
pitch tracking, beat detection, and audio effects processing.
Homepage:
https://github.com/librosa/librosa
https://pypi.org/project/librosa/
License: ISC
llvmlite
- Ebuilds: 1, Testing: 0.46.0 Description:
llvmlite is a lightweight LLVM Python binding for writing JIT compilers.
It provides a small subset of the LLVM C++ API wrapped in a Pythonic
interface. This is a prebuilt binary package from PyPI wheels.
Homepage:
https://github.com/numba/llvmlite
https://pypi.org/project/llvmlite/
License: BSD-2
numba
- Ebuilds: 1, Testing: 0.64.0 Description:
Numba is an open-source NumPy-aware optimizing compiler for Python
sponsored by Anaconda. It uses the LLVM compiler infrastructure to
compile Python code to native machine code, making numerical and
scientific Python code run at speeds approaching C or Fortran. This
is a prebuilt binary package from PyPI wheels.
Homepage:
https://github.com/numba/numba
https://pypi.org/project/numba/
License: BSD-2
nvchecker
- Ebuilds: 1, Testing: 2.20 Description: nvchecker is for checking if a new version of some software has been released
Homepage:https://pypi.org/project/nvchecker/ License: MIT
soxr
- Ebuilds: 1, Testing: 1.0.0 Description:
Python-soxr is a Python wrapper of the high quality audio resampling
library libsoxr. It provides fast and high quality sample-rate conversion
for audio data stored in NumPy arrays.
Homepage:
https://github.com/dofuuz/python-soxr
https://pypi.org/project/soxr/
License: LGPL-2.1+
uv-bin
- Ebuilds: 1, Testing: 0.11.2 Description: An extremely fast Python package and project manager, written in Rust.
Homepage:https://github.com/astral-sh/uv License: Apache-2.0 MIT