|
6247e79884
|
Refactor multivariate histograms
|
2022-04-10 13:41:41 +03:00 |
|
|
73f72f12bc
|
[WIP] Another histogram refactor
|
2022-04-05 23:23:29 +03:00 |
|
|
7bb66f6a00
|
Add TensorFlow prototype
|
2022-01-29 15:02:46 +03:00 |
|
|
726864ed0e
|
Refactoring of power
|
2021-11-03 12:55:29 +03:00 |
|
|
29a90efca5
|
Tensor algebra generified
|
2021-10-27 14:48:36 +03:00 |
|
|
d0354da80a
|
Shapeless ND and Buffer algebras
|
2021-10-17 11:12:35 +03:00 |
|
|
09a9df5213
|
Add complex power
|
2021-10-09 20:19:36 +03:00 |
|
|
85aefb5380
|
Completely remove AlgebraElements.kt
|
2021-10-02 16:14:38 +03:00 |
|
|
89eebbecb7
|
Fix EJML inversion issue
|
2021-09-21 21:24:27 +03:00 |
|
|
546d56aeee
|
Refactor buffer builders to suit new discoverability pattern
|
2021-09-19 21:13:07 +03:00 |
|
Alexander Nozik
|
55ea3658b9
|
Update CHANGELOG.md
Co-authored-by: Iaroslav Postovalov <38042667+CommanderTvis@users.noreply.github.com>
|
2021-08-27 18:16:24 +03:00 |
|
|
a020d1545c
|
merge dev
|
2021-08-06 12:23:24 +03:00 |
|
|
3ba12f4999
|
Generic Buffer Algebra
|
2021-07-09 14:11:26 +03:00 |
|
|
94c58b7749
|
Fix Univariate histogram filling
|
2021-06-15 13:45:08 +03:00 |
|
|
95c0b2d3f0
|
[WIP] optimization with QOW
|
2021-06-08 14:27:45 +03:00 |
|
Alexander Nozik
|
8da331f476
|
Merge pull request #351 from mipt-npm/commandertvis/symja
Integration between MST and Symja IExpr
|
2021-05-26 18:01:25 +03:00 |
|
|
f2b7a08ad8
|
Remove second generic from DifferentiableExpression
|
2021-05-25 16:53:53 +03:00 |
|
Iaroslav Postovalov
|
a722cf0cdb
|
Integration between MST and Symja IExpr
|
2021-05-21 20:00:23 +07:00 |
|
Iaroslav Postovalov
|
485e90fcd0
|
Rename DifferentiableMstExpression, fix #349
|
2021-05-21 00:51:29 +07:00 |
|
Iaroslav Postovalov
|
d7a4228f5f
|
Add out variance to StructureND and some related types, make some unrelated changes
|
2021-05-20 19:57:55 +07:00 |
|
|
0898285542
|
Removed Any restriction on polynomials
|
2021-05-19 12:58:01 +03:00 |
|
Alexander Nozik
|
dfac6aeb5c
|
Update CHANGELOG.md
Co-authored-by: Iaroslav Postovalov <38042667+CommanderTvis@users.noreply.github.com>
|
2021-05-17 10:10:49 +03:00 |
|
|
15d874fb06
|
Remove MST.Symbolic
Replace it by Symbol
LogicAlgebra
|
2021-05-16 19:53:21 +03:00 |
|
|
fff7377687
|
ColumnarData returns nullable column
|
2021-05-14 12:42:27 +03:00 |
|
|
dc9ec54644
|
naming fix and doc update
|
2021-05-14 09:32:24 +03:00 |
|
|
97c4b81717
|
Introduce PerformancePitfall annotation
|
2021-05-13 11:02:20 +03:00 |
|
Iaroslav Postovalov
|
e2920ed683
|
Promote kmath-kotlingrad to experimental alongside minor documentation and API changes
|
2021-05-09 18:17:28 +07:00 |
|
|
7ce0829597
|
0.3.0-dev-8. Cleanup
|
2021-05-08 14:20:16 +03:00 |
|
|
0622be2494
|
Merge remote-tracking branch 'origin/dev' into dev
|
2021-05-08 11:35:15 +03:00 |
|
Iaroslav Postovalov
|
77d72c7bf6
|
Add Jupyter integration
|
2021-04-30 20:50:00 +07:00 |
|
Iaroslav Postovalov
|
598b2e1587
|
Rewrite EJML module by dropping ejml-simple abstraction level; multiple build script changes
|
2021-04-30 19:48:12 +07:00 |
|
|
6aa5b547b5
|
cleanup
|
2021-04-21 12:48:11 +03:00 |
|
|
9c353f4a0d
|
Make ND4J float algebra extended
|
2021-04-20 22:48:09 +03:00 |
|
|
8689d29e4c
|
Fix benchmarks
|
2021-04-16 22:43:10 +03:00 |
|
|
65a8d8f581
|
Field element integration
|
2021-04-16 15:50:33 +03:00 |
|
|
e2ceb64d36
|
Fix errors and migrations
|
2021-04-14 23:26:21 +03:00 |
|
|
6cea5742e8
|
Blocking statistics. Move MST to core
|
2021-04-14 12:40:26 +03:00 |
|
|
5bdc02d18c
|
fix for #272
|
2021-04-06 17:17:43 +03:00 |
|
|
af4866e876
|
Refactor MST
|
2021-04-01 20:15:49 +03:00 |
|
|
aeceb4a337
|
Move dataset to core
|
2021-03-19 14:53:14 +03:00 |
|
|
248d42c4e0
|
Remove MutableBufferND
|
2021-03-16 22:46:22 +03:00 |
|
|
a3ca06a241
|
Remove StructureND identity #248
|
2021-03-16 21:43:29 +03:00 |
|
|
206e4cbcf6
|
Real -> Double
|
2021-03-16 21:17:26 +03:00 |
|
|
05f742452d
|
Structure naming change
|
2021-03-16 20:56:20 +03:00 |
|
|
0e0deaeb72
|
Refactor buffer factories
|
2021-03-15 14:26:17 +03:00 |
|
|
e01f90b5e0
|
add gradient example
|
2021-03-14 14:40:13 +03:00 |
|
|
803f298d8b
|
Make vector spaces great again
|
2021-03-11 11:28:10 +03:00 |
|
|
522f39cef3
|
replace Space by Group
|
2021-03-10 22:09:19 +03:00 |
|
|
6a5ca2a115
|
Code review.
|
2021-03-10 18:02:04 +03:00 |
|
|
8ae8ebe871
|
Fully refactor algebra split ScaleOperations from Space.
|
2021-03-08 21:03:48 +03:00 |
|