forked from carlospgmat03/libs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
18 lines (14 loc) · 736 Bytes
/
README
File metadata and controls
18 lines (14 loc) · 736 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This set of files contain a toolbox in multiple languages, including c++, fortran 77,
fortran 90, mathematica, matlab (and possibly others) to play with random matrices,
quantum computation and tensor networks.
Maxima - Files provided by Thomas Gorin to calculate integral of polynomials of uniatry matrices with the Haar measure
cpp - C++ toolbox
matlab_libraries - Matlab toolbox
modules - Fortran 90 toolbox
.gitignore - configuration file
Carlos.m - Various tools to plot an process information in mathematica
Quantum.m - Quantum information tools
README - This file
SpinChain.m - Spin chain files
TheoreticalRMT.m - Files to plot RMT results in mathematica
test.nb - File that allows testing of the mathematica libraries.