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 |
|
Andrei Kislitsyn
|
6e85d496f2
|
resolve conflict
|
2021-03-30 00:22:10 +03:00 |
|
Roland Grinis
|
51eca003af
|
Moved back value to main algebra context
|
2021-03-29 22:11:34 +01:00 |
|
Roland Grinis
|
92710097f0
|
Fixing 2D and 1D casts
|
2021-03-29 21:58:56 +01:00 |
|
Andrei Kislitsyn
|
3219712019
|
resolve merge conflict
|
2021-03-26 23:49:58 +03:00 |
|
Roland Grinis
|
22b68e5ca4
|
BufferedTensor2D & BufferedTensor1D
|
2021-03-26 20:36:21 +00:00 |
|
Andrei Kislitsyn
|
5d830206a2
|
Merge remote-tracking branch 'ups/feature/tensor-algebra' into andrew
|
2021-03-26 19:03:43 +03:00 |
|
Roland Grinis
|
516cd90677
|
Moved out to archive unimplemented API
|
2021-03-26 15:36:53 +00:00 |
|
Roland Grinis
|
e03910354e
|
ok reverting
|
2021-03-26 15:14:23 +00:00 |
|
Andrei Kislitsyn
|
056699f27b
|
Merge remote-tracking branch 'ups/feature/tensor-algebra' into andrew
|
2021-03-26 18:10:53 +03:00 |
|
Roland Grinis
|
1588b5d94f
|
once mutable stay it and enjoy
|
2021-03-26 15:09:18 +00:00 |
|
Andrei Kislitsyn
|
3cb9535fc9
|
Merge remote-tracking branch 'ups/feature/tensor-algebra' into andrew
|
2021-03-26 18:07:20 +03:00 |
|