Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.78 KB

File metadata and controls

34 lines (24 loc) · 1.78 KB

{{project_name}}

CI PyPI - Version Python Open In Colab Open in GitHub Codespaces

{{project_description}}

Documentation | Paper


pip install {{project_name}}

Or from source (requires a Rust toolchain): pip install git+https://github.com/{{github_username}}/{{project_name}}

from {{project_name}}.main import Electron

Electron().charge

Important

This software is provided as-is with no guarantee of support or maintenance. Bug reports and pull requests are welcome, but there is no commitment to respond or resolve issues on any timeline.