Commit Graph

2234 Commits

Author SHA1 Message Date
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
271e762a95 Optimizing inversion performance 2019-04-09 19:48:53 +03:00
14f05eb1e1 Matrix refactoring 2019-04-07 12:27:49 +03:00
4065fda99a Updated build script 2019-04-07 09:18:06 +03:00
Alexander Nozik
144f35083c
Update README.md 2019-02-22 22:00:34 +03:00
Alexander Nozik
d929cfeab8
Merge pull request #49 from mipt-npm/dev
Dev
2019-02-22 13:53:10 +03:00
1af0ed4b91 Deploy configuration 2019-02-22 13:52:35 +03:00
Alexander Nozik
27e1eb2465
Merge pull request #47 from gildor/patch-1
Use shortcut syntax for maven repo in kotlin-dsl snippet
2019-02-21 18:04:35 +03:00
Andrey Mischenko
6299c0940f
Use shortcut syntax for maven repo in kotlin-dsl snippet 2019-02-21 16:30:55 +08:00
f77b7a4876 Build an readme update for 0.1.0-dev 2019-02-21 08:58:55 +03:00
bcc27ac0e0 Documentation update. Bump version to 0.1.0-dev 2019-02-20 15:24:51 +03:00
Alexander Nozik
881b84fe14
Merge pull request #46 from mipt-npm/dev
pre-0.0.3
2019-02-20 13:05:38 +03:00
25e8e03494 Memory on JVM and JS 2019-02-20 12:54:39 +03:00
472dfd7b88 Buffer streaming next iteration 2019-02-17 15:38:34 +03:00
9c416e185b Buffer streaming replaced primitive streaming 2019-02-15 22:09:30 +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
566883c521 Algebra operations separated 2019-02-14 09:38:42 +03:00
9e2d6125f1 Histograms evicted from core 2019-02-13 18:21:51 +03:00
123e0176b8 Documentation in progress. 2019-02-13 14:55:44 +03:00
b5dd864556 Fixed ring buffer test 2019-02-12 14:17:14 +03:00
f8ec82d8c0 Updated build in coroutines 2019-02-12 14:14:16 +03:00