https://github.com/1p22geo/schrodinger
A numerical solution to the Schrodinger's equation with a web interface and customisable expermient engine and initial conditions
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.5%) to scientific vocabulary
Keywords
Repository
A numerical solution to the Schrodinger's equation with a web interface and customisable expermient engine and initial conditions
Basic Info
- Host: GitHub
- Owner: 1p22geo
- License: gpl-3.0
- Language: Python
- Default Branch: master
- Homepage: https://1p22geo.github.io/schrodinger/
- Size: 510 MB
Statistics
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 11
Topics
Metadata Files
README.md
A Python library/web app to simulate quantum-scale physics
Features include (but not limited to):
- create particles in a simulated environment
- create potential fields to account for external forces
- propagate particles (using the titular Schrdinger's equation)
- draw and animate graphs
- ~~access boundary error, core dumped~~ totally not run out of memory
- on the other hand, Python.
Library
Instalation
pip install --upgrade libschrodinger
Web UI

Static deployment
Includes everything except for the user experiment engine. All static files and tutorials included.
Deploying it yourself
- Install python 3.10 or newer
- First install the required libraries:
- flask
- numpy
- scipy
- matplotlib
- Install ffmpeg
- Run the app
shell
$ python -m flask run -h 0.0.0.0
Running tests
All the dependencies for regular running are needed, together with pytest.
Run in your terminal:
shell
$ python -m pytest
Owner
- Name: Geodecki1p gr1
- Login: 1p22geo
- Kind: user
- Repositories: 2
- Profile: https://github.com/1p22geo
Bartosz G klasa 1p
GitHub Events
Total
- Watch event: 3
Last Year
- Watch event: 3
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| 1p22geo | 1****i@g****m | 100 |
| Geodecki 2P gr.1 | 1****o | 22 |
| KacperTZSTI | 1****I | 15 |
| ErexPL | z****d@g****m | 3 |
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 47 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 15
- Total maintainers: 1
pypi.org: libschrodinger
A small package for simulating quantum-scale physics.
- Homepage: https://github.com/1p22geo/schrodinger
- Documentation: https://libschrodinger.readthedocs.io/
- License: GNU General Public License v3 (GPLv3)
-
Latest release: 1.3.2
published over 1 year ago