sort by:
Revision Author Date Message Commit Date
e0c2bca Merge remote-tracking branch 'ITensor/v3' into v3 17 October 2020, 16:22:26 UTC
15d7739 Merge branch 'kyungminlee-ilp64' into v3 17 October 2020, 16:21:47 UTC
e86f58f Move variable to avoid unused variable warning 17 October 2020, 16:21:37 UTC
b6f9034 Add cutoff option to CTMRG and TRG 16 October 2020, 22:21:10 UTC
fc583de Add CTMRG sample code. Change Ising partition function to dual lattice representation. 15 October 2020, 23:07:43 UTC
727274d Merge branch 'v3' of github.com:ITensor/ITensor into v3 15 October 2020, 13:53:52 UTC
2952706 Simplify TRG code a little 15 October 2020, 13:53:45 UTC
7cc8fe6 Update lapack wrapper functions to use LAPACK_INT `int` is used here and there in functions inside `lapack_wrap.cc` and `algs.cc`. Replace them with `LAPACK_INT` such that itensor can be linked to BLAS/LAPACK with ILP64. 15 October 2020, 03:56:11 UTC
f9d8907 Merge pull request #368 from kyungminlee/fix-integer-overflow Fix potential integer overflow in getContractedOffsets 14 October 2020, 14:42:32 UTC
4f15783 Reorganize TRG sample into headers 13 October 2020, 22:49:41 UTC
5d36dbe Merge pull request #367 from emstoudenmire/localop_bugfix localop bugfix 12 October 2020, 18:00:02 UTC
51f4a5b Fix bug where LocalOp constructor errors if optional NumCenter variable left unspecified. Thanks to Yantao Wu for reporting 12 October 2020, 17:01:34 UTC
9869a9a Improve error message in linkInds function 12 October 2020, 17:00:50 UTC
a981eb7 Fix potential integer overflow in getContractedOffsets Change size of Csize from int to size_t. 12 October 2020, 15:05:35 UTC
7af4030 Merge pull request #362 from chuffa/v3 fixed unwanted range behavior if start > end 02 September 2020, 15:47:28 UTC
1396055 Update iterate.h 17 August 2020, 10:06:14 UTC
92f3936 Merge pull request #359 from ITensor/openmp_instructions Add more detailed instructions for OpenMP multithreading 17 July 2020, 17:53:01 UTC
d064bab Add more details to the options.mk.sample instructions for OpenMP multithreading 17 July 2020, 16:43:31 UTC
a1254d5 Improve README 03 June 2020, 20:35:29 UTC
d0bb568 Remove DESCRIPTIONS file 03 June 2020, 20:34:11 UTC
ec95c8b More comprehensive readme for sample codes 03 June 2020, 20:34:01 UTC
416a263 Merge pull request #357 from emstoudenmire/svd_error Fix issue with colliding SVD indices 01 June 2020, 19:08:14 UTC
240ffe7 Change non-QN SVD to use different u and v indices 01 June 2020, 17:17:54 UTC
cea21ca Add fallback for error condition with matching Index tags in svd 01 June 2020, 16:26:45 UTC
d3ac325 Merge pull request #356 from emstoudenmire/pragma_once Switch site files to use pragma once 19 May 2020, 20:04:02 UTC
0f1653a Switch site files to use pragma once 19 May 2020, 18:23:22 UTC
0beccc5 Merge pull request #355 from emstoudenmire/fix_total_qn Fix totalQN function to always succeed if lims set 08 May 2020, 19:51:11 UTC
26f0783 Merge pull request #354 from emstoudenmire/fix_localop_bool Fix issue with bool(LocalOp) 08 May 2020, 19:14:51 UTC
b95625f Fix totalQN function to always succeed if lims set 08 May 2020, 19:11:44 UTC
c8c59da Fix issue with bool(LocalOp) 08 May 2020, 19:07:56 UTC
9afc9ea Merge pull request #352 from emstoudenmire/issue_279 Remove util/print_macro.h from all.h 05 May 2020, 21:22:16 UTC
d647fa4 Update tutorial codes to include print_macro header 05 May 2020, 20:56:52 UTC
18d1c17 Comment additional headers pulling in print_macro.h 05 May 2020, 16:25:40 UTC
2aa8491 Update sample codes to use print_macro header 05 May 2020, 16:09:48 UTC
bf0b4bb Remove include of print_macro.h from all.h (through all_basic.h) 05 May 2020, 16:06:22 UTC
422694e Merge pull request #351 from emstoudenmire/issue_345 Fix operator bool() for default LocalOp. Fixes #345 05 May 2020, 02:39:53 UTC
c2e1037 Improve LocalOp operator bool(). Tests now passing. 05 May 2020, 02:30:09 UTC
97263ba Fix operator bool() for default LocalOp. Fixes #345, thanks Titas Chanda. 05 May 2020, 02:10:01 UTC
d8eb934 Merge pull request #349 from emstoudenmire/issue_348 Fix faulty QN MPS error check. Fixes 348 29 April 2020, 15:40:55 UTC
7e81dba Fix faulty QN MPS error check. Fixes 348 29 April 2020, 15:31:39 UTC
0b12e3c Merge pull request #347 from ITensor/nmultmpo_bugfix A possible bugfix in nmultMPO 28 April 2020, 18:14:41 UTC
32abd4e A possible bugfix in nmultMPO 28 April 2020, 17:42:37 UTC
3778a56 Merge pull request #344 from ITensor/setelt Generalize setElt to set a value besides 1 09 April 2020, 21:50:16 UTC
d373f90 Generalize setElt to set a value besides 1 09 April 2020, 21:42:48 UTC
183bfe9 Merge pull request #343 from emstoudenmire/fix_tutorial Fix finiteT tutorial for v3 08 April 2020, 17:00:58 UTC
f9911d5 Add solved version of METTS code 08 April 2020, 16:30:55 UTC
fd1b771 Set ancilla temp to same as METTS 08 April 2020, 16:28:51 UTC
5d76c61 Fix tutorial METTS code 08 April 2020, 15:05:08 UTC
6a0f1f2 Fix tutorial ancilla code logic 08 April 2020, 15:00:22 UTC
bcc8c88 Merge pull request #342 from emstoudenmire/excited_state_dmrg_bug Improved error message for excited state DMRG with different QN 07 April 2020, 01:53:15 UTC
94af862 Improved error message for excited state DMRG with different QN 07 April 2020, 01:52:34 UTC
990e4cd Merge pull request #341 from emstoudenmire/excited_state_dmrg_bug Fix excited-state DMRG bug 06 April 2020, 18:28:50 UTC
bb59d77 Treat ITensor with no blocks as zero in addition 06 April 2020, 18:18:44 UTC
4642f8c Merge pull request #339 from emstoudenmire/random_mps Random MPS for m > 1 30 March 2020, 21:01:57 UTC
600bcf2 Fixed tags to follow MPS convention 30 March 2020, 20:19:34 UTC
19e0151 Some cleanup of randomMPS code 30 March 2020, 20:03:36 UTC
c20e3fe Flip direction of randomMPS circuit and set lims 30 March 2020, 19:29:34 UTC
eadd2dc Working version of m>1 randomMPS 30 March 2020, 01:51:05 UTC
410be00 Helper routine to make random orthog matrices 30 March 2020, 01:28:59 UTC
d6bebc0 Added randn and randnC functions to mat.h 30 March 2020, 01:10:46 UTC
e91f138 Merge pull request #338 from emstoudenmire/label_dim Add "dim=" and quotes around tags to Index printing 25 March 2020, 20:53:48 UTC
e200312 Add quotes around tags if present 25 March 2020, 20:16:18 UTC
606b3f1 Display the string "(dim=" when printing an Index 25 March 2020, 20:13:44 UTC
b6572a9 Merge pull request #337 from Jack-Kemp/svdlapackfix Fix bug in complex SVD LAPACK calls 19 March 2020, 20:51:45 UTC
c51426b Added QN::hasName function 19 March 2020, 18:36:23 UTC
4506fe9 Fix Vt size in LAPACK calls 19 March 2020, 07:56:24 UTC
aacd6c1 Improved handling of QNs for Electron sites 09 March 2020, 21:20:45 UTC
9795791 Cleanup of tensor/algs.cc codes 07 March 2020, 21:23:32 UTC
c060acd Merge pull request #334 from Jack-Kemp/qr-svd Relpace orthog in SVD with QR 07 March 2020, 20:33:43 UTC
03c90fb Take out unnecessary sorting of QR output in SVDRefImpl 05 March 2020, 02:03:18 UTC
4a6c78d Remove unnecessary global header 29 February 2020, 03:21:43 UTC
ef464c9 Replace orthog in ITensor SVDRefImpl with QR. 29 February 2020, 03:07:00 UTC
45a7795 Add "PositiveDiagonal" optional arg to QR. 29 February 2020, 03:05:59 UTC
aab4d27 Merge pull request #333 from Jack-Kemp/lapack Add support for LAPACK SVD routines 27 February 2020, 21:13:50 UTC
e839dac Modified lapack wrap to work with base LAPACK for gesvd. 26 February 2020, 21:55:18 UTC
c2220c6 Add LAPACK SVDs support and associated argument "SVDMethod" 26 February 2020, 21:05:15 UTC
245f3e4 Merge branch 'v3' of github.com:ITensor/ITensor into v3 17 February 2020, 20:05:45 UTC
f5bcadb Removed faulty debug check in AutoMPO (thanks Chia-Min Chung) 17 February 2020, 20:05:12 UTC
a093bc7 Merge pull request #325 from ITensor/parallelcontract WIP: parallelize over block sparse contractions 14 February 2020, 22:42:18 UTC
6a89c0c Add -fopenmp to ITENSOR_INCLUDE and ITENSOR_LIB instead of CCCOM 14 February 2020, 19:08:12 UTC
2fbbbd2 Slightly better comment about enabling OpenMP in options.mk 14 February 2020, 17:07:20 UTC
63869d0 Only include omp.h if ITENSOR_USE_OMP is defined 14 February 2020, 16:54:50 UTC
63a764b Allow turning on and off OMP support in build process 14 February 2020, 16:10:01 UTC
4bee245 Merge pull request #330 from ITensor/jenkins Edit Jenkins to remove -fconcepts from osx build 12 February 2020, 15:10:57 UTC
f37b859 jenkins: fix osx -fconcepts removal in single sed 12 February 2020, 04:39:22 UTC
1cbcd27 Edit Jenkins to remove -fconcepts from osx build 11 February 2020, 22:57:06 UTC
9285ea4 Merge pull request #329 from ITensor/printqncombiner Add functionality for printing QNCombiner 11 February 2020, 22:32:17 UTC
b379702 Add functionality for printing QNCombiner 11 February 2020, 21:37:09 UTC
b794adb Merge branch 'v3' into parallelcontract 06 February 2020, 23:47:05 UTC
94fd78b Code cleanup 06 February 2020, 23:24:30 UTC
48003d9 merged 06 February 2020, 15:45:56 UTC
35f7e36 Merge pull request #326 from ITensor/fix_set Fix bug in set element for QN ITensor 06 February 2020, 00:30:44 UTC
0f85585 parallelized getContractedOffsets 05 February 2020, 23:45:25 UTC
8741d98 parallelized getContractedOffsets 05 February 2020, 23:44:34 UTC
8f27a64 Add some debug checks to parallel contraction code 05 February 2020, 19:39:20 UTC
69fd8bc Revert changes to set ITensor element 05 February 2020, 17:26:12 UTC
2cde9f6 Fix bug in set for QN ITensor 05 February 2020, 17:05:37 UTC
f600c15 Fix issue with empty output tensor 05 February 2020, 16:53:13 UTC
ed5bda9 Remove print statement, add comment 04 February 2020, 21:57:18 UTC
873b4f8 Parallelize block sparse contraction 04 February 2020, 21:40:09 UTC
back to top