Skip to main content

Neural Network Eigenvalue Estimator for quantum oscillator problem.

Project description

NNEVE

Neural network based eigenvalue estimator for quantum oscillator problem.

Installation

To install this project from PyPI use following command

pip install nneve-project

Quick start

To view quantum oscillator approximation for states 1 to 7 you can use precalculated weights:

from nneve.examples import default_qo_network

# network with weights for state 1
network = default_qo_network(state=1)

To manually run learning cycle check out "How to run QONetwork learning cycle" in Quantum Oscillator section of docs.

Documentation

Online documentation is available at argmaster.github.io/NNEVE/

To build docs locally run

tox -e docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

nneve-22.6.27-py3-none-any.whl (20.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page