Skip to content

bastikr/pycppqed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

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 basti.kr@gmail.com

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

No packages published