Skip to content

gpierobon/OpenNu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenNu Banner

High-performance C++ solver for Lindblad master equations and open quantum systems with neutrinos.

Using the Eigen library, already included in the project.

Installing

The only requirement is a working C++ compiler, such as the GNU g++.

git clone https://github.com/gpierobon/OpenNu.git
cd OpenNu
make

Usage

A run with default values simply by calling:

./OpenNu

The available paramters can be found by running:

./OpenNu --info

About

High-performance C++ solver for open quantum systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages