A lightweight and extensible Python library for algorithm implementations in data processing and machine learning.
Project description
About
A lightweight and extensible Python library for algorithm implementations in data processing and machine learning.
- Python: 3.9+
- Runtime deps: NumPy (>=1.21)
Features
- 🚀 Lightweight and Flexible. Minimal dependencies with optional backend support (e.g., PyTorch) for easy integration.
- 🚀 Extensible Algorithm Collection. A modular toolkit of data processing and machine learning algorithms designed for easy extension.
Installation
Install from PyPI
This installs the core package with minimal dependencies.
pip install cobra-algo
Install with Optional Dependencies
PyTorch support.
pip install cobra-algo[torch]
Quick Start
Requirements
- Python >= 3.9
NumPy>= 1.21- (Optional)
PyTorch>= 1.11.0
License
See LICENSE in the repository.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cobra_algo-0.1.0.tar.gz.
File metadata
- Download URL: cobra_algo-0.1.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49b9ab0ef945b30b48225b93490244ba1b67dfd88f2a44bc1d3d5fed4d62334c
|
|
| MD5 |
87e14ec957eae381f602b0f9752347b9
|
|
| BLAKE2b-256 |
e6b21f41c5b781ec926e11de31f89e9e7f651ba4dfa6f0697dbae0dc3afb0b4b
|
File details
Details for the file cobra_algo-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cobra_algo-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4879f07642c4a14c442991a580ae822fc3fd6dadf1b5c2a3ed27dd62910f4592
|
|
| MD5 |
9afc30934df3267b75f171c6d940b84b
|
|
| BLAKE2b-256 |
88e13d1af88b4527793f0f4b9066a55486d70de040d8aa132b08bd0a254638bd
|