forked from bastikr/pycppqed
-
Notifications
You must be signed in to change notification settings - Fork 0
PiQuer/pycppqed
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PyCppQED ======== A python library that helps working with C++QED - a framework simulating open quantum dynamics written in C++. Download -------- The last release: http://github.com/bastikr/pycppqed/downloads The actual develpment version: $ git clone git://github.com/bastikr/pycppqed.git Documentation ------------- Documentation can be downloaded from: http://github.com/bastikr/pycppqed/downloads Istallation ----------- First, the c extensions have to be build: $ python setup.py build This creates a directory like "build/lib.linux-x86_64-2.4/pycppqed/". Either this package can be moved somewhere and used directly or alternatively it can be installed: $ python setup.py install Bugs and feature requests ------------------------- Please write me a mail at [email protected]
About
A python library that helps working with C++QED - a framework simulating open quantum dynamics written in C++.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 96.4%
- C++ 2.7%
- C 0.9%