Skip to content

DiMoser/PyPinT

 
 

Repository files navigation

About

PyPinT is a framework for Parallel-in-Time integration routines.

The main purpose of PyPinT is to provide a framework for educational use and prototyping new parallel-in-time algorithms. As well it will aid in developing a high-performance C++ implementation for massively parallel computers providing the benefits of parallel-in-time routines to a zoo of time integrators in various applications.

Installation

Before installation, please read about the required packages carefully.

We strongly recommend to use virtual environments as provided by pyenv and/or virtualenv.

PyPinT is not yet available via PyPi but will be in the near future.

Meanwhile, clone the Git repository or download one of the provided release tar balls and run

python setup.py install [--user]

This will install all required modules and packages for you.

Development and Contributing

Please see

History

See here

License

See here

About

A Python3 framework for Parallel-in-Time integration routines.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 81.5%
  • Python 18.5%