Commit Graph

182 Commits

Author SHA1 Message Date
Roland Grinis
82d8394a9f remove kolinx import 2021-04-16 12:05:18 +01:00
Roland Grinis
4f8ab4dd78 Ignore print test 2021-04-16 12:03:27 +01:00
Roland Grinis
1e7cf39150 Don't print 0 order 2021-04-16 11:58:42 +01:00
Roland Grinis
baa303171e No jvm specifics please 2021-04-16 07:47:06 +01:00
Roland Grinis
41ac72b4fb MPP toString for DoubleTensor 2021-04-16 07:45:31 +01:00
Andrei Kislitsyn
b7da52edb1 pretty printer 2021-04-15 23:10:15 +03:00
Roland Grinis
0fa73e1e9e Drop unused code 2021-04-14 22:21:18 +01:00
Roland Grinis
b46e8c5fe2 LU and det refactored 2021-04-14 22:13:54 +01:00
Andrei Kislitsyn
2092cc9af4 resolve conflict 2021-04-14 23:12:39 +03:00
Andrei Kislitsyn
aeb71b5d27 fix det 2021-04-14 23:10:42 +03:00
Andrei Kislitsyn
c7669d4fba fix det 2021-04-14 23:05:54 +03:00
Roland Grinis
75783bcb03 some todos 2021-04-09 14:06:44 +01:00
Roland Grinis
b51427d2ab test to fix determinant 2021-04-09 12:26:03 +01:00
Roland Grinis
1e8da7a87b Cholesky decomp tests and checks - det to be fixed 2021-04-09 10:53:36 +01:00
Roland Grinis
a692412cff Safer cleaner for symeig 2021-04-09 10:08:55 +01:00
Roland Grinis
fe8579180d Open epsilon to client to control numerical precision for power methods 2021-04-09 09:56:37 +01:00
Roland Grinis
3f0dff3ce9 Approximate spectral decomposition for symmetric matrices based on SVD 2021-04-09 09:18:00 +01:00
Roland Grinis
e4dbabc30f more infor 2021-04-09 08:32:03 +01:00
Roland Grinis
5d8b42da90 minor corrections to linear stuff 2021-04-09 08:29:08 +01:00
Roland Grinis
8c1131dd58 Approaching SymEig through SVD 2021-04-09 08:03:47 +01:00
Roland Grinis
a09a1c7adc Fixed tests 2021-04-09 07:33:25 +01:00
AlyaNovikova
ea4d6618b4 fix bugs in svd 2021-04-08 23:58:44 +03:00
Roland Grinis
74dfca4e2e Using kmath-stat for random normals 2021-04-07 15:11:00 +01:00
Roland Grinis
174f6566e1 Negative indices 2021-04-06 12:07:39 +01:00
Roland Grinis
2bbe10e41c SymEig test 2021-04-06 11:41:41 +01:00
Roland Grinis
dcdc22dd9d SVD test to be fixed 2021-04-06 11:04:00 +01:00
Roland Grinis
4336788a6b Moving Alya's SVD implementation to linutils 2021-04-06 09:00:13 +01:00
AlyaNovikova
814eab8cde implement svd function and tests for it 2021-04-06 00:06:14 +03:00
AlyaNovikova
3e98240b94 add function diagonalEmbedding with tests 2021-04-01 20:21:14 +03:00
Roland Grinis
b36281fa39 roll back 2021-03-31 09:23:41 +01:00
Roland Grinis
706a44fd33 get normals TBD 2021-03-31 09:15:55 +01:00
Roland Grinis
5abd63cde2 moving to kmath-tensors module 2021-03-31 09:07:45 +01:00