Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asem000/sepes
Nested tree tools in python
https://github.com/asem000/sepes
jax nested-structures numpy torch tree
Last synced: about 1 month ago
JSON representation
Nested tree tools in python
- Host: GitHub
- URL: https://github.com/asem000/sepes
- Owner: ASEM000
- License: apache-2.0
- Created: 2023-09-26T03:29:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-20T12:04:09.000Z (7 months ago)
- Last Synced: 2024-10-14T20:41:18.947Z (about 1 month ago)
- Topics: jax, nested-structures, numpy, torch, tree
- Language: Python
- Homepage: https://sepes.rtfd.io
- Size: 284 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Nested tree tools in python
\*`sepes` is an egyptian god affiliated with trees.
![Tests](https://github.com/ASEM000/sepes/actions/workflows/test_default.yml/badge.svg)
![Tests](https://github.com/ASEM000/sepes/actions/workflows/test_jax.yml/badge.svg)
![Tests](https://github.com/ASEM000/sepes/actions/workflows/test_numpy.yml/badge.svg)
![Tests](https://github.com/ASEM000/sepes/actions/workflows/test_torch.yml/badge.svg)
![pyver](https://img.shields.io/badge/python-3.8%203.9%203.10%203.11%203.12_-blue)
![codestyle](https://img.shields.io/badge/codestyle-black-black)
[![Downloads](https://static.pepy.tech/badge/sepes)](https://pepy.tech/project/sepes)
[![codecov](https://codecov.io/gh/ASEM000/sepes/branch/main/graph/badge.svg?token=TZBRMO0UQH)](https://codecov.io/gh/ASEM000/sepes)
[![Documentation Status](https://readthedocs.org/projects/sepes/badge/?version=latest)](https://sepes.readthedocs.io/?badge=latest)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/ASEM000/sepes)
[![DOI](https://zenodo.org/badge/512717921.svg)](https://zenodo.org/badge/latestdoi/512717921)
![PyPI](https://img.shields.io/pypi/v/sepes)
[![CodeFactor](https://www.codefactor.io/repository/github/asem000/sepes/badge)](https://www.codefactor.io/repository/github/asem000/sepes)```python
pip install sepes
```**Install development version**
```python
pip install git+https://github.com/ASEM000/sepes
```