Commit Graph

2203 Commits

Author SHA1 Message Date
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
d04ee956e5 Lazy structures revision 2019-02-12 14:06:37 +03:00
91207c8c9a Complex buffer optimization 2019-02-12 12:28:35 +03:00
c3989159ab Complex buffer optimization 2019-02-12 11:58:58 +03:00
f6cc23ce0a Optimized Field for DoubleBuffer operations. 2019-02-10 09:11:58 +03:00
58a22e4338 Ring buffer. At last. 2019-02-09 10:44:28 +03:00
28695148e9 Hidden channels in streaming blocks. 2019-02-06 22:24:03 +03:00
c0bdacecb3 Moved sums out of Space 2019-02-06 18:18:10 +03:00
f8f7aa2e44 Specialized streaming blocks for doubles 2019-02-06 18:13:30 +03:00
1fe786c90f Basic streaming blocks 2019-02-05 22:31:41 +03:00
3413d21385 Fixed atomicfu build issues (no js) 2019-02-03 13:07:35 +03:00
002ddbee48 Sequential operations 2019-02-02 19:56:45 +03:00
1e99e89c4c Sequential operations 2019-02-02 18:16:25 +03:00
a3e8ffa147 minor matrix fix 2019-01-31 18:21:06 +03:00
388d016fdf Specialized 1d and 2d NDStructures 2019-01-31 18:19:02 +03:00
a2ef50ab47 Refactored Matrix features 2019-01-27 09:45:32 +03:00
569ff6357b Added matrix builder for small matrices 2019-01-26 22:04:28 +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
2b4419823b Fixed performance tests. 2019-01-21 17:01:11 +03:00
6154588534 Koma integration + multiple fixes to Matrix API 2019-01-21 16:20:14 +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
b4e8b9050f Fixed LUP solver implementation 2019-01-17 12:42:56 +03:00
271d7886df Added equality to matrices 2019-01-16 19:41:36 +03:00
cedb8a816e LUDecomposition finished. Not tested 2019-01-16 19:13:09 +03:00
58e939e0cf Revert "Added internal mapping functionality to buffers" 2019-01-16 15:51:28 +03:00
87e8566157 Added internal mapping functionality to buffers. 2019-01-16 15:18:26 +03:00
7e83b080ad Matrix revision 2019-01-16 14:52:27 +03:00
037735c210 Replaced Double in algebra by numbers, DiffExpressions 2019-01-13 10:42:53 +03:00
4c1547ba5c Added strides equality and fixed tests 2019-01-08 20:42:45 +03:00