• Joined on 2021-04-16
jiri pushed to master at jiri/LA_library 2026-01-28 16:35:58 +01:00
7d4507d875 tensor: fixed indexmatrix for rank 0 tensor
jiri pushed to master at jiri/LA_library 2026-01-28 16:08:21 +01:00
f348a0609c bitvector: fixed forgotten copyonwrite() in fill()
jiri pushed to master at jiri/LA_library 2026-01-28 15:36:58 +01:00
097677ef3f tensor: shares_index implemented
jiri pushed to master at jiri/LA_library 2026-01-28 15:01:08 +01:00
375e690296 formatting od rank 0 tensor output with endl
jiri pushed to master at jiri/LA_library 2026-01-27 17:41:52 +01:00
1d53afd257 tensor: indexmatrix() and zero index detection
1580891639 mat: rowset() and columnset()
Compare 2 commits »
jiri pushed to master at jiri/LA_library 2026-01-14 14:28:34 +01:00
18d8fd8d9b tensor: a comment
jiri pushed to master at jiri/LA_library 2025-12-15 20:32:13 +01:00
26ed939901 tensor: bugfix in unwind_index and linear_transform of single group
jiri pushed to master at jiri/LA_library 2025-12-15 14:36:21 +01:00
671b924c8c lanczos: little bug fix
jiri pushed to master at jiri/LA_library 2025-12-12 15:54:38 +01:00
1965f4f653 lanczos: first working version
jiri pushed to master at jiri/LA_library 2025-12-12 14:22:21 +01:00
7e90168443 davidson - comment
jiri pushed to master at jiri/LA_library 2025-12-10 17:12:07 +01:00
4500752146 lanczos: skeleton initial commit
62d9e18043 diagonalize3 for n smaller than dimension
Compare 2 commits »
jiri pushed to master at jiri/LA_library 2025-12-09 17:45:44 +01:00
6fe5dd8be6 FIXED a recently introduced bug in vec.h
jiri pushed to master at jiri/LA_library 2025-12-09 16:03:09 +01:00
1cb536421f davidson: added root targeting
jiri pushed to master at jiri/LA_library 2025-12-09 15:21:25 +01:00
3d284d544a diagonalize3 wrapper for dsteqr
jiri pushed to master at jiri/LA_library 2025-12-05 18:15:02 +01:00
c70e5c5f18 davidson for complex hermitean
jiri pushed to master at jiri/LA_library 2025-12-02 13:16:58 +01:00
651f614c91 get_git_version bash
jiri pushed to master at jiri/LA_library 2025-12-01 17:40:34 +01:00
b84b4571cb SMat row sums
jiri pushed to master at jiri/LA_library 2025-11-28 14:20:10 +01:00
3a176ddb13 support for Orca format in binary put() and get()
jiri pushed to master at jiri/LA_library 2025-11-27 14:56:26 +01:00
253a554e8e fourindex: added comment/enum
jiri pushed to master at jiri/LA_library 2025-11-27 14:12:01 +01:00
76d00b6b2b fourindex: by default ignore assignments to zero elements due to antisymmetry