Commit Graph

131 Commits

Author SHA1 Message Date
645d81abf0 Build migrated to gradle-tools 1.4 2019-08-24 09:00:04 +03:00
4f8c838c9a Merge branch 'dev' of https://github.com/mipt-npm/kmath into dev-pk 2019-08-07 18:10:41 +03:00
7f3dd95e72 Moved to scientifik plugin. Removed depricated Vector 2019-07-17 14:21:37 +03:00
22a3c6e4b9 Initial implementation of kmath-for-real module based on https://github.com/thomasnield/numky 2019-07-14 18:22:22 +03:00
00f6c027b4 Experimental type-safe dimensions 2019-06-21 12:34:04 +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
5be55560cf Merged build config changes from dataforge 2019-05-31 13:03:00 +03:00
68ccc0b3fc Migrating streaming to Flow 2019-04-26 21:36:28 +03:00
56c23109b3 Build refactoring 2019-04-23 22:05:47 +03:00
7b899365db Build refactoring 2019-04-23 21:36:25 +03:00
Andrey Mischenko
eb2162987b
WIP move config to buildSrc 2019-04-23 16:07:26 +08:00
Andrey Mischenko
e30337e196
WIP move config to buildSrc 2019-04-23 15:13:10 +08:00
4065fda99a Updated build script 2019-04-07 09:18:06 +03:00
1af0ed4b91 Deploy configuration 2019-02-22 13:52:35 +03:00
f77b7a4876 Build an readme update for 0.1.0-dev 2019-02-21 08:58:55 +03:00
25e8e03494 Memory on JVM and JS 2019-02-20 12:54:39 +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
d04ee956e5 Lazy structures revision 2019-02-12 14:06:37 +03:00
58a22e4338 Ring buffer. At last. 2019-02-09 10:44:28 +03:00
3413d21385 Fixed atomicfu build issues (no js) 2019-02-03 13:07:35 +03:00
1e99e89c4c Sequential operations 2019-02-02 18:16:25 +03:00
ce29e0e26c Migrate to stable 1.3.20 2019-01-26 19:38:18 +03:00
77bf8de4f1 Optimized mapping functions for NDElements 2019-01-23 13:30:26 +03:00
a9e06c261a Optimized performance for Double BufferMatrix product 2019-01-21 10:22:37 +03:00
037735c210 Replaced Double in algebra by numbers, DiffExpressions 2019-01-13 10:42:53 +03:00
c0a43c1bd1 Code style update + RealNDField tweaks 2019-01-04 18:12:28 +03:00
334dadc6bf Specialized BufferNDField 2018-12-30 19:48:32 +03:00
cddea1869d Lazy structures, structure is no longer iterable, removed copy on read-only buffers. 2018-12-11 17:25:55 +03:00
62c7099f8a Minor change to histogram API. Project build to kts. 2018-11-20 22:09:07 +03:00