• Joined on 2021-04-16
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
jiri pushed to master at jiri/LA_library 2025-11-26 17:46:31 +01:00
831404d08d fourindex: adding set() for compatibility with templated use
jiri pushed to master at jiri/LA_library 2025-11-26 16:57:27 +01:00
b556b06442 twoside_transform for complex and for non-symetric case
jiri pushed to master at jiri/LA_library 2025-11-20 21:00:37 +01:00
3da3efa57c tensor: improved diagnostics
jiri pushed to master at jiri/LA_library 2025-11-20 18:17:40 +01:00
ad1c4ee968 tensor: linear_transform implemented
jiri pushed to master at jiri/LA_library 2025-11-20 16:42:05 +01:00
d136c2314d tensor: index name preservation in tucker
jiri pushed to master at jiri/LA_library 2025-11-20 16:24:23 +01:00
e867a7a8c9 tensor: generalized reinterpretation as matrix