[-] Hide This Panel

News




RSS News


DMRG++ Tutorial Materials

Mon, 15 Aug 2016 13:00:00 EDT Slides and inputs for the DMRG 101 Introduction to Theory and Practice tutorial have been posted to the below URL. Thanks to all who attended!

Read More...


Mailing list for DMRG++ and Auxiliary Codes

Thu, 4 Aug 2016 13:00:00 EDT To view the messages sent to the list please visit the link below and click on dmrgpp Archives, and from there click on the Thread for the month you are interested in. To post to the list, please write an email to dmrgpp (at) ornl.gov Message to the list are worldwide viewable.

Read More...


DMRG 101 Tutorial

Thu, 28 Jul 2016 11:00:00 EDT Title: Density Matrix Renormalization Group 101: Introduction to Theory and Practice
When: Fri, Aug 12, 2016
Where: Oak Ridge National Laboratory, Oak Ridge, TN, USA
There is no cost but registration is required. Here is the official announcement and agenda.


DMRG++ Parallel Compilation

Mon, 1 Feb 2016 11:09:35 EDT Faster compilation can now be achieved if your computer has multiple cores. First recompile PsimagLite cd PsimagLite/ cd drivers/ perl make.pl cd ../lib perl configure.pl make Now DMRG++ cd ../../dmrgpp/src perl configure.pl make -j 16 where the example uses 16 cores. Use more or less cores depending on your hardware. IMPORTANT: After each git pull please run perl configure.pl in both PsimagLite/lib and dmrgpp/src


Please Cite This Work

You are welcomed to use DMRG++ and publish data obtained with it. If you do, please cite this work.

Follow DMRG++ Development

If you are wondering if the dmrgpp repository contains the code we're working on right now, well, it does. DMRG++ development happens all in the open, is pushed to github as soon as possible, and can be followed here. So to get the very code we're working on right now, just run git pull (do this also for PsimagLite). See also https://g1257.github.io/availabilityOfSoftware.html.

News