Skip to main content

Python package for interacting with the Fortran QDYN library and tools

Project description

QDYN Python Package

QDYN-pylib is a Python package qdyn for interacting with the Fortran QDYN library and tools. Its purpose is to:

  • generate config files and input data for QDYN
  • read data generated by QDYN routines
  • provide tools for debugging, testing, and documenting QDYN
  • wrap QDYN's "utility" programs like qdyn_prop_traj and qdyn_optimize
  • provide interoperability of QDYN with other optimal control and quantum packages like scipy.optimize, QuTiP and the Krotov Python Package.

The package is not a direct wrapper around QDYN that would allow to call QDYN Fortran routines from Python.

Installation

To install the latest released version of QDYN-pylib, run this command in your terminal:

pip install qdyn

This is the preferred method to install QDYN-pylib, as it will always install the most recent stable release.

If you are a QDYN developer, you can install the latest development version of QDYN-pylib with the following command:

pip install git+git@gitlabph.physik.fu-berlin.de:ag-koch/qdyn.git@main#egg=qdyn&subdirectory=qdynpylib

Project details


Download files

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

Source Distribution

qdyn-23.4.tar.gz (92.3 kB view hashes)

Uploaded Source

Built Distribution

qdyn-23.4-py3-none-any.whl (71.0 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