Commit Graph

187 Commits

Author SHA1 Message Date
Commander Tvis
76ad027460
Merge remote-tracking branch 'mipt-npm/adv-expr' into adv-expr-improved-trigonomery
# Conflicts:
#	kmath-core/src/commonMain/kotlin/scientifik/kmath/operations/NumberAlgebra.kt
#	kmath-core/src/commonMain/kotlin/scientifik/kmath/operations/OptionalOperations.kt
#	kmath-core/src/commonMain/kotlin/scientifik/kmath/structures/ExtendedNDField.kt
2020-06-13 16:41:26 +07:00
5e92d85c46 Separate ast module 2020-06-12 10:40:59 +03:00
8f204d0e64 Merge branch 'dev' into adv-expr 2020-06-12 08:44:06 +03:00
Commander Tvis
757332e262
Merge remote-tracking branch 'mipt-npm/dev' into adv-expr-improved-trigonomery 2020-06-11 10:32:34 +07:00
Iaroslav
2e5c13aea9
Improve support of string-identified operations API, rework trigonometric operations algebra part: introduce inverse trigonometric operations, rename tg to tan 2020-06-10 02:05:13 +07:00
5dc07febe3 Expression simplification 2020-06-09 13:07:40 +03:00
048a1ceaed Moved probability distributions to commons-rng and to prob module 2020-05-22 21:24:20 +03:00
1a869ace0e Refactored Expression tree API 2020-05-15 16:10:19 +03:00
646207e140 Equlity half-fix for NDStructure 2020-05-06 10:50:08 +03:00
28ef591524 Chain implements Flow 2020-04-26 20:04:15 +03:00
73f40105c4 Interpolation API 2020-02-12 21:57:21 +03:00
f9836a6477 Viktor prototype 2019-12-08 15:48:25 +03:00
645d81abf0 Build migrated to gradle-tools 1.4 2019-08-24 09:00:04 +03:00
88ee3e5ab7 Random generator forks 2019-06-09 10:54:45 +03:00
1b647b6014 Random demo 2019-06-08 16:44:49 +03:00
9c2164cd64 Distribution implementations for commons-math 2019-06-08 14:26:44 +03:00
f706122266 Fine grained field types for autodiff 2019-06-06 19:04:32 +03:00
fcab05b683 Fixes in flow transformations 2019-04-30 09:15:31 +03:00
3ddff86e24 Windowed flow test 2019-04-28 17:54:50 +03:00
68ccc0b3fc Migrating streaming to Flow 2019-04-26 21:36:28 +03:00
8208cb772f Chains moved to coroutines. Cumulatives to core 2019-04-24 09:36:43 +03:00
9182a4279c Revert to single build file 2019-04-23 22:31:05 +03:00
Andrey Mischenko
e30337e196
WIP move config to buildSrc 2019-04-23 15:13:10 +08:00
f1b1010c4d Deprecated Vectors. Working on LUP optimization (not working yet) 2019-04-15 20:50:50 +03:00
14f05eb1e1 Matrix refactoring 2019-04-07 12:27:49 +03:00
1af0ed4b91 Deploy configuration 2019-02-22 13:52:35 +03:00
472dfd7b88 Buffer streaming next iteration 2019-02-17 15:38:34 +03:00
815066cf6c FFT buffer transformations for commons-math 2019-02-15 20:00:42 +03:00
cdcba85ada Some unifications for buffers and NDStructures 2019-02-14 20:31:08 +03:00
123e0176b8 Documentation in progress. 2019-02-13 14:55:44 +03:00
a2ef50ab47 Refactored Matrix features 2019-01-27 09:45:32 +03:00
baae18b223 Koma integration + multiple fixes to Matrix API 2019-01-21 15:05:44 +03:00
a9e06c261a Optimized performance for Double BufferMatrix product 2019-01-21 10:22:37 +03:00
a2a7ddcdda Commons-math implementation for linear algebra 2019-01-17 19:26:17 +03:00
037735c210 Replaced Double in algebra by numbers, DiffExpressions 2019-01-13 10:42:53 +03:00
0cde0cfea5 Basic matrix inversion 2018-10-11 16:23:33 +03:00
a9c084773b Linear algebra in progress 2018-10-09 12:22:35 +03:00