|
fe05fc5a14
|
Added chain mappers
|
2019-06-09 10:06:48 +03:00 |
|
Alexander Nozik
|
032a138c8e
|
Merge pull request #67 from mipt-npm/dev-pk
Some small doc fixes
|
2019-06-08 17:45:35 +03:00 |
|
|
b6f59907a4
|
Merge branch 'dev' of https://github.com/mipt-npm/kmath into dev-pk
|
2019-06-08 16:53:14 +03:00 |
|
|
bf171a2371
|
minor doc typos fix
|
2019-06-08 16:52:42 +03:00 |
|
|
1b647b6014
|
Random demo
|
2019-06-08 16:44:49 +03:00 |
|
|
cd1c155e7d
|
Examples fix
|
2019-06-08 16:30:06 +03:00 |
|
|
f480aa1c5c
|
Example fix
|
2019-06-08 16:25:51 +03:00 |
|
|
9c2164cd64
|
Distribution implementations for commons-math
|
2019-06-08 14:26:44 +03:00 |
|
|
2e76073712
|
Initial work on distributions
|
2019-06-07 15:08:05 +03:00 |
|
|
f706122266
|
Fine grained field types for autodiff
|
2019-06-06 19:04:32 +03:00 |
|
|
cee39e0666
|
Generalized Elizarov's algorithm for ExtendedField
|
2019-06-06 18:50:40 +03:00 |
|
|
fcc6269ee8
|
Merge remote-tracking branch 'origin/master'
|
2019-05-31 13:16:23 +03:00 |
|
|
9371b9c738
|
0.1.2
|
2019-05-31 13:15:53 +03:00 |
|
Alexander Nozik
|
90d40facce
|
Update README.md
|
2019-05-31 13:15:04 +03:00 |
|
|
5be55560cf
|
Merged build config changes from dataforge
|
2019-05-31 13:03:00 +03:00 |
|
Alexander Nozik
|
82e4ea8897
|
Merge pull request #59 from mipt-npm/dev
Merge dev into master
|
2019-05-31 12:35:57 +03:00 |
|
|
2503cb69d5
|
removed unnecessary type-parameter in matrix
|
2019-05-31 12:32:22 +03:00 |
|
|
c3f0dbe161
|
Safe modification of autodiff
|
2019-05-05 10:14:05 +03:00 |
|
|
6f9b704aa7
|
Safe modification of autodiff
|
2019-05-05 09:39:51 +03:00 |
|
|
765097cbbe
|
MPP Univariate Autodiff from Roman Elizarov
|
2019-05-05 08:57:00 +03:00 |
|
|
d0a724771d
|
MPP Univariate Autodiff from Roman Elizarov
|
2019-05-04 22:21:22 +03:00 |
|
|
c77d9cbb08
|
Bump kotlin verision to 1.3.31
|
2019-05-02 10:10:04 +03:00 |
|
|
fcab05b683
|
Fixes in flow transformations
|
2019-04-30 09:15:31 +03:00 |
|
|
f79a9e86a1
|
Concurrent map for flows
|
2019-04-29 22:14:04 +03:00 |
|
|
6f4f658030
|
Concurrent map for flows
|
2019-04-29 21:48:05 +03:00 |
|
|
3ddff86e24
|
Windowed flow test
|
2019-04-28 17:54:50 +03:00 |
|
|
d138ce3889
|
Parallel flow
|
2019-04-28 13:56:19 +03:00 |
|
|
08e14b15c5
|
Migrating streaming to Flow
|
2019-04-27 22:15:21 +03:00 |
|
|
68ccc0b3fc
|
Migrating streaming to Flow
|
2019-04-26 21:36:28 +03:00 |
|
|
13a246d85d
|
0.1.2-dev-2
|
2019-04-24 14:11:51 +03:00 |
|
|
1b5e9cdd35
|
Build migration finished
|
2019-04-24 10:44:03 +03:00 |
|
|
55bf621363
|
wrapper update
|
2019-04-24 09:39:25 +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 |
|
|
3de3ff0219
|
Build refactoring
|
2019-04-23 22:13:22 +03:00 |
|
|
56c23109b3
|
Build refactoring
|
2019-04-23 22:05:47 +03:00 |
|
|
7b899365db
|
Build refactoring
|
2019-04-23 21:36:25 +03:00 |
|
|
da4a756a4d
|
sequential renamed to streaming
|
2019-04-23 21:36:04 +03:00 |
|
|
4cd316758a
|
Build refactoring
|
2019-04-23 13:10:38 +03:00 |
|
Andrey Mischenko
|
bae77b6979
|
Use type safe plugin accessors, collapse some nested DSLs, removed duplicate declarations
|
2019-04-23 18:07:36 +08:00 |
|
Andrey Mischenko
|
f797d7b082
|
Use type safe accessors for sourceSets that available now with multiplatform-config
|
2019-04-23 17:47:57 +08:00 |
|
Andrey Mischenko
|
eb2162987b
|
WIP move config to buildSrc
|
2019-04-23 16:07:26 +08:00 |
|
|
0e7ad1c0c0
|
Build refactoring
|
2019-04-23 10:33:39 +03:00 |
|
Andrey Mischenko
|
e30337e196
|
WIP move config to buildSrc
|
2019-04-23 15:13:10 +08:00 |
|
|
b2d97651b1
|
Removed unnecessary inlines
|
2019-04-21 22:34:35 +03:00 |
|
|
e500046932
|
Added Comparable to Complex
|
2019-04-21 18:02:16 +03:00 |
|
|
a9ed3fb72e
|
LU decomposition and inversion working
|
2019-04-21 16:17:30 +03:00 |
|
|
bbc012d8cd
|
Optimizing decomposition performance
|
2019-04-20 11:43:30 +03:00 |
|
|
f1b1010c4d
|
Deprecated Vectors. Working on LUP optimization (not working yet)
|
2019-04-15 20:50:50 +03:00 |
|
|
98bb72a6a0
|
removed unnecessary inlines
|
2019-04-09 20:19:16 +03:00 |
|