Commit Graph

1278 Commits

Author SHA1 Message Date
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
383376080e Merge branch 'dev' into feature/tensor-algebra 2021-04-07 12:05:56 +01:00
5bdc02d18c fix for #272 2021-04-06 17:17:43 +03: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
Alexander Nozik
45301d9172
Update build.yml
Add timeout to build
2021-04-06 11:15:47 +03: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
Alexander Nozik
94093378e0
Merge pull request #268 from mipt-npm/commandertvis/e-pi
Add pi and e constants, some unrelated changes
2021-04-05 19:50:02 +03:00
Iaroslav Postovalov
cf91da1a98
Add pi and e constants, some unrelated changes 2021-04-05 23:44:42 +07:00
f7e792faff Add test for grid iteration. 2021-04-02 19:09:35 +03:00
Alexander Nozik
ae5ca44dc0
Merge pull request #270 from mipt-npm/commandertvis/fix-binding
Remove redundant try-catch expressions
2021-04-02 12:52:38 +03:00
Iaroslav Postovalov
e6921025d1
Remove redundant try-catch expressions 2021-04-02 16:46:12 +07:00
a91d468b74 Refactor Algebra and ExpressionAlgebra. Introduce bindSymbolOrNull on the top level 2021-04-01 21:27:30 +03:00
AlyaNovikova
3e98240b94 add function diagonalEmbedding with tests 2021-04-01 20:21:14 +03:00
af4866e876 Refactor MST 2021-04-01 20:15:49 +03:00
c2bab5d138 Fix Samplers and distribution API 2021-04-01 18:18:54 +03:00
Alexander Nozik
ae911fcc2f
Merge pull request #264 from mipt-npm/commandertvis/ast-rendering
Some experiments with MST rendering
2021-03-31 13:06:14 +03:00
Iaroslav Postovalov
9ee506b1d2
Some experiments with MST rendering 2021-03-31 16:12:07 +07: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
Roland Grinis
61edf999c8 Merge branch 'dev' into feature/tensor-algebra 2021-03-31 08:35:48 +01:00
Roland Grinis
6305acea68 API dump 2021-03-31 08:32:53 +01:00
Alexander Nozik
b4fc311668
Merge pull request #164 from mipt-npm/feature/mp-samplers
Implement Commons RNG-like samplers in kmath-prob module for Multiplatform
2021-03-31 09:25:44 +03:00
Iaroslav Postovalov
9574099f9b
Fix post-merge issues 2021-03-31 02:24:21 +07:00
Iaroslav Postovalov
f26cad6d18
Merge branch 'dev' into feature/mp-samplers
# Conflicts:
#	examples/src/main/kotlin/space/kscience/kmath/commons/fit/fitWithAutoDiff.kt
#	examples/src/main/kotlin/space/kscience/kmath/stat/DistributionBenchmark.kt
#	examples/src/main/kotlin/space/kscience/kmath/stat/DistributionDemo.kt
#	kmath-commons/src/test/kotlin/space/kscience/kmath/commons/optimization/OptimizeTest.kt
#	kmath-core/src/commonMain/kotlin/space/kscience/kmath/structures/Buffer.kt
#	kmath-coroutines/src/commonMain/kotlin/kscience/kmath/chains/BlockingRealChain.kt
#	kmath-stat/src/commonMain/kotlin/kscience/kmath/stat/SamplerAlgebra.kt
#	kmath-stat/src/commonMain/kotlin/space/kscience/kmath/stat/Distribution.kt
#	kmath-stat/src/commonMain/kotlin/space/kscience/kmath/stat/RandomChain.kt
#	kmath-stat/src/jvmMain/kotlin/space/kscience/kmath/stat/distributions.kt
2021-03-31 01:48:26 +07:00
Roland Grinis
07b6f988c2 forgot ln 2021-03-30 19:31:42 +01:00
Roland Grinis
b5d3ca76db Dropping creation methods from interface 2021-03-30 19:20:20 +01:00
Roland Grinis
ae30d3a03e remerging pr 263 2021-03-30 16:58:05 +01:00
Roland Grinis
03455a3beb infix dot forgotten 2021-03-30 14:36:59 +01:00
Roland Grinis
581c13c573 drop code duplication 2021-03-30 14:14:05 +01:00
Roland Grinis
370bab462c merged pull request 2021-03-30 13:14:09 +01:00
Andrei Kislitsyn
139534fdb3 fix 2021-03-30 15:13:45 +03:00
Roland Grinis
97f148c175 Merge commit 'refs/pull/263/head' of ssh://git.jetbrains.space/mipt-npm/sci/kmath into feature/tensor-algebra 2021-03-30 13:06:23 +01:00
Andrei Kislitsyn
2503d35ba8 complete qr + test qr and lu 2021-03-30 14:53:19 +03:00
Roland Grinis
d281dfca3a Separate linear algebra utils into dedicated module 2021-03-30 11:22:55 +01:00