https://github.com/xrsrke/paulinet
Model the wave function ansatz using a neural network
https://github.com/xrsrke/paulinet
Last synced: 3 months ago
JSON representation
Model the wave function ansatz using a neural network
- Host: GitHub
- URL: https://github.com/xrsrke/paulinet
- Owner: xrsrke
- License: mit
- Created: 2023-01-15T04:25:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T08:29:48.000Z (over 2 years ago)
- Last Synced: 2025-01-21T15:26:18.611Z (5 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
paulinet
================This file will become your README and also the index of your
documentation.## Install
``` sh
pip install paulinet
```## How to use
Fill me in please! Don’t forget code examples:
``` python
1+1
```2