Giter Club home page Giter Club logo

pymctdh's Introduction

pymctdh - an MCTDH code written entirely in python (and a little cython)

This code is in its very early stages and so it is not properly documented or tested. Feel free to mess around with it as you please. If you find any bugs or have any suggestions, I'd be happy to hear it!

I don't have a dedicated setup.py ready to go, so if you'd like to install pymctdh you'll have to do the following:

  • ensure that you have python3 (I don't think python2 is unusable, I just can't guarantee it'll work)
  • ensure that you have numpy, scipy, and cython (I have tested this code on versions 1.17.2, 1.3.1, and 0.29.13, repsectively)
  • after you've done these you're ready to install the cython code, starting from the source directory do the following
  • cd cy
  • python setup.py build_ext --inplace
  • the final step is to simply add the path of the pymctdh main directory to your $PYTHONPATH environment variable

On the agenda of things to do or implement:

  • setup.py
  • Constant mean field integrator with fixed and adaptive timestep
  • Computation of more complicated expectation values
  • Spectroscopic simulations
  • Improved relaxation
  • Multilayer version of MCTDH
  • projector splitting algorithm

pymctdh's People

Contributors

addschile avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

gharib85 ishume94

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.