Menu

Tree [614a7e] master /
 History

HTTPS access


File Date Author Commit
 Contrib 2019-08-01 Daniel Jaschke Daniel Jaschke [3290fd] Check quantum numbers between sites.
 Documentation 2021-07-23 Daniel Jaschke Daniel Jaschke [5eb4d4] Enable mpiifort for compiling with MPI sections.
 Examples 2020-01-30 Matthew Jones Matthew Jones [a3d1cd] Revert "syncing recent change history with github"
 MPSCLI 2020-02-04 Matthew Jones Matthew Jones [509839] updating axes labels for qca runs ... typo
 MPSFortLib 2021-09-02 Daniel Jaschke Daniel Jaschke [472079] Bugfix problem with assignment after reshape.
 MPSPyLib 2021-10-12 Daniel Jaschke Daniel Jaschke [614a7e] Bugfix for using empty list to fill default red...
 Utilities 2021-02-27 Matthew Jones Matthew Jones [8cf598] updating style across all bash scripts
 conda 2020-07-07 Matthew Jones Matthew Jones [0ecaff] adding distinct macOS and Linux environment spe...
 .gitignore 2021-02-27 Matthew Jones Matthew Jones [76834b] adding end-line in gitignore
 BuildOSMPS.py 2019-05-26 mt-jones mt-jones [790309] updating documentation, eliminating references ...
 OpenMPS.Dockerfile 2021-02-27 Matthew Jones Matthew Jones [5617f4] updating style for dockerfile and bash scripts
 license-cite.txt 2017-11-20 Daniel Jaschke Daniel Jaschke [1a1102] Improve BuildOSMPS, (un)packing, and gitignore;...
 osmpstargz.sh 2018-08-25 Daniel Jaschke Daniel Jaschke [2fe49f] Update documentation, packing, and version numb...
 readme.txt 2019-05-25 mt-jones mt-jones [e168a6] updating readme
 setup.py 2020-01-30 Matthew Jones Matthew Jones [a3d1cd] Revert "syncing recent change history with github"
 todos.txt 2019-05-25 Daniel Jaschke Daniel Jaschke [6fcb51] Update to-do's and increase minor version number.

Read Me

        ==================================================
        Open-source Matrix Product States (OpenMPS, OSMPS)
        ==================================================

The OpenMPS package contains various methods for the simulation of many-body
quantum systems in (quasi) one-dimensional lattice models developed in the
Carr Theoretical Physics Research Group at the Colorado School of Mines.


License
-------

The license is located in the file license-cite.txt


Citations
---------

In any significant use of this software is made in support of a
published paper or software, please cite this work and the paper
associated with it. It helps us to track the relevance of the
project and, finally, to maintain it.

See <https://sourceforge.net/p/openmps/wiki/References/>
for the current citation list.


Documentation
-------------

The documentation for this specific version is packed to
Documentation/htmldocu.zip. Running
`python BuildOSMPS.py --clean` will unpack the documentation
and create a symbolic link 'OpenMPSDocu.html' without installing
the package.

(The documentation on SourceForge https://openmps.sourceforge.io/
is subject to updates.)


Developers
----------

The main developers include

* Michael L. Wall
* Daniel Jaschke
* Matthew Jones

For a complete list, please visit our SourceForge homepage.


Getting Help
------------

We maintain a forum on our SourceForge website, i.e.,
https://sourceforge.net/p/openmps/discussion/

You may also publish a Ticket if you have an issue or feature request, i.e.
https://sourceforge.net/p/openmps/tickets/


Latest version
--------------

Potential updates and bugfixes will be posted to our SourceForge
site: https://sourceforge.net/p/openmps/discussion/


Acknowledgment
--------------

We thank the National Science Foundation for their support.


Dependencies and installation
-----------------------------

The most up-to-date instructions for building OpenMPS from source
can always be found here:

https://sourceforge.net/p/openmps/wiki/Home/