esch (v.) : to turn matricies into high quality svg (animations)
Project description
Usage as cli
Run esch with your Typst file as an argument:
npx @syrkis/esch your-file.typ
Usage as a library
import esch
import numpy as np
x = np.random.rand((100, 10, 10))
dwg = esch.hinton(x)
x.saveas('hinton.svg')
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
esch-0.2.1.tar.gz
(2.2 kB
view details)
Built Distribution
esch-0.2.1-py3-none-any.whl
(2.7 kB
view details)
File details
Details for the file esch-0.2.1.tar.gz
.
File metadata
- Download URL: esch-0.2.1.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Darwin/24.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9426329be940aa0ce640d230d23ac2c29a0a45c9e2ff0b4159fe7fb38b69b48b |
|
MD5 | 9b12746f13ad701cc6183035504ec44b |
|
BLAKE2b-256 | ec3f5abcc7ea1119db12f149951b9375964f4d4e26b0efe46f73eec2c37b260a |
File details
Details for the file esch-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: esch-0.2.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.5 Darwin/24.0.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6707e67d5cf1d15a892c2054cdee08b44cecd15e91eb7989df9ab5686af8371 |
|
MD5 | 86e05546dbd826c9ec8e6f49737ee328 |
|
BLAKE2b-256 | fdf885e0ec0120af212a1b5e50d1d173692f2045bb9b3fa2f6b1673bea8453e5 |