Commit Graph

213 Commits

Author SHA1 Message Date
d4cd4fd426 Build fix for deploy 2019-06-26 19:16:22 +03:00
11bbdce94b Version 0.1.3 2019-06-26 18:52:37 +03:00
88759807ab Added complex example for article 2019-06-26 18:51:01 +03:00
5a8a45cf6a minor update 2019-06-18 10:22:47 +03:00
651f8323f3 Basic support for BigInteger (#69) 2019-06-09 22:03:35 +03:00
7183d6ea8a Merge remote-tracking branch 'origin/dev' into dev 2019-06-09 17:17:37 +03:00
e077da39c8 Sampler space 2019-06-09 17:17:13 +03:00
88ee3e5ab7 Random generator forks 2019-06-09 10:54:45 +03:00
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