ExtendedStim: tools for circuits, codes and physics related to stimulation modelling.
Project description
extendedstim
ExtendedStim is a Python package providing tools around circuits, codes, math and physics for stimulation modelling and related research.
Install (from PyPI once published):
pip install extendedstim
Install locally (build wheel first):
python -m pip install --upgrade build
python -m build
python -m pip install dist\extendedstim-0.1.0-py3-none-any.whl
Quick usage example
import extendstim
print(extendstim.__version__)
# Re-exported subpackages are available:
# from extendstim import Circuit, Code, Math, Physics, Platform
License: MIT
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
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 extendedstim-0.1.0.tar.gz.
File metadata
- Download URL: extendedstim-0.1.0.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a31d6ae988850ec316efdb90229ee1e59e01ef876fc4b93d251acc323ad350b
|
|
| MD5 |
f1186455e188ea1b454566690a997071
|
|
| BLAKE2b-256 |
2a26abe900323104c5bc7c03efeffe81b7686acf957e22767129eaa05250ff22
|
File details
Details for the file extendedstim-0.1.0-py3-none-any.whl.
File metadata
- Download URL: extendedstim-0.1.0-py3-none-any.whl
- Upload date:
- Size: 31.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc6328c7c1c00e03c89e7ee395509f5bf1731a692b6b8bd7fd1088fc45ee7f53
|
|
| MD5 |
f2269709d65c24f55048c37e15f3ecf2
|
|
| BLAKE2b-256 |
052a01f374a51c3e48ec9fe5715bc0981477e6fae853d360b515f4b8c78d0666
|