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.0.tar.gz
(2.2 kB
view details)
Built Distribution
esch-0.2.0-py3-none-any.whl
(2.8 kB
view details)
File details
Details for the file esch-0.2.0.tar.gz
.
File metadata
- Download URL: esch-0.2.0.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 | 92e6679a44ae270b9dd1137938cb49ab0171308e9ca1df9f8496fab6c89da218 |
|
MD5 | 5e129d48d37acbe2fc0a22ef28a01ad4 |
|
BLAKE2b-256 | b04e4e6a6fa89b0c0ed4f896c51338bc2b48c122e287ee9e223318068820bb22 |
File details
Details for the file esch-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: esch-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.8 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 | fa96165d263def6b6476564cde8f3d8ec628db05b50d24f1b513e78b1b738508 |
|
MD5 | 6436b27ef414bd4dfe2b1345668371f1 |
|
BLAKE2b-256 | a0ef0d912587494a6c3b5e67c92a614642e013d7463887f13beb3af98c4ea10f |