Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)

## 🛠️ Installation

```python
pip install sepes
```

**Install development version**

```python
pip install git+https://github.com/ASEM000/sepes
```