|
2c6d1e89c5
|
Update type-safe angles
|
2023-02-05 20:05:53 +03:00 |
|
|
7f4f4c7703
|
Update of symbolic operations
|
2023-01-24 21:01:26 +03:00 |
|
|
b14e2fdd08
|
Moved polynomials to https://github.com/SciProgCentre/kmath-polynomial
|
2022-11-05 21:44:41 +03:00 |
|
|
cff563c321
|
Major tensor refactoring
|
2022-11-05 16:14:23 +03:00 |
|
|
b0abcf2d0c
|
Safe shapes
|
2022-10-14 12:47:57 +03:00 |
|
|
b5d04ba02c
|
Global refactor of tensors
|
2022-09-11 15:27:38 +03:00 |
|
|
a8182fad23
|
Multik went MPP
|
2022-08-04 09:54:59 +03:00 |
|
|
ee0d44e12e
|
rename bdot to matmul
|
2022-08-03 18:20:46 +03:00 |
|
|
5402ba47c9
|
Restrict tensor dot ot vectors and matrices only. Introduce bdot to Double TensorAlgebra for broadcasting operations.
|
2022-08-03 18:10:44 +03:00 |
|
|
0e9072710f
|
Kotlin 1.7.20-Beta
|
2022-07-29 15:58:02 +03:00 |
|
|
3eef778f60
|
Add mandatory MutableBufferFactory to Algebra #477
|
2022-07-16 16:27:11 +03:00 |
|
|
68add4cb5f
|
Refactor test naming
|
2022-07-16 11:35:50 +03:00 |
|
|
c28be83226
|
LazyStructire::deferred -> async
|
2022-06-08 09:00:37 +03:00 |
|
|
358d750226
|
Add missing @CommanderTvis contributions to changelog
|
2022-04-12 09:49:35 +03:00 |
|
|
74e6bc65a3
|
0.3.0 release
|
2022-04-11 20:07:40 +03:00 |
|
|
b509dc917d
|
ValueAndErrorField
|
2022-04-10 23:00:55 +03:00 |
|
|
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 |
|