For solving einsum equations
Project description
einsum
Experimental implementation of torch/onnx einsum
Install
pip3 install -U einsum
Or develop locally:
https://github.com/sorenlassen/einsum-experiment ~/einsum
cd ~/einsum
python3 setup.py develop
Usage
import einsum
print('TODO')
Tests
Run einsum's test suite:
pip3 install pytest
pytest
Type check with mypy:
pip3 install mypy
python3 -m mypy src/einsum/lib.py
Release
To publish a new release to pypi:
pip3 install python-semantic-release
semantic-release publish
About
pyproject.toml was generated with mkpylib.
setup.py was generated with poetry-gen-setup-py.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
einsum-0.2.0.tar.gz
(5.1 kB
view details)
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 einsum-0.2.0.tar.gz.
File metadata
- Download URL: einsum-0.2.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0a2 CPython/3.9.10 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a713cfa2b2e73587eab8c17bccc878935e372cb164bac76fcbe21cec8fed7ce
|
|
| MD5 |
cbff4d4b46f10fc9cf050fcfcdf851a7
|
|
| BLAKE2b-256 |
4c8b5c754aaca69d07faf3e809a8716645186ad6d23c454a4cbaf9e416d84bb6
|
File details
Details for the file einsum-0.2.0-py3-none-any.whl.
File metadata
- Download URL: einsum-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0a2 CPython/3.9.10 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
494867ce5be70d8fe6e3c17ab7b1b0b6730aa50420e3a4d6edade2e5231c45c5
|
|
| MD5 |
efc17e8fac716916c3ba4ce12acec110
|
|
| BLAKE2b-256 |
273bbe7992c6ac5ec929fa2af4fd43ec79e910aaf5c8e1ebcef798c11a2197c4
|