Commit Graph

79 Commits

Author SHA1 Message Date
Iaroslav
1d18832aa6
Provide contracts for many functions, make inline several functions, replace <algebra>.run { and with(<algebra>> { with <algebra> {, add newlines at EOFs, specify operator modifier explicitly at many places, reformat files, replace if (...) error guards with require and check 2020-08-22 02:42:59 +07:00
Iaroslav
27605aee82
Merge remote-tracking branch 'origin/dev' into adv-expr 2020-06-27 19:56:00 +07:00
4b067f7a97 DoubleBuffer -> RealBuffer. Number algebra refactoring. 2020-06-27 12:19:43 +03:00
Iaroslav
3528fa16db
Add missing dependency in examples 2020-06-25 20:10:38 +07:00
Commander Tvis
002de8d23a
Merge remote-tracking branch 'origin/dev' into adv-expr
# Conflicts:
#	examples/build.gradle.kts
2020-06-25 10:28:32 +07:00
Commander Tvis
c9de04a610
Make benchmarks 'naive' 2020-06-25 10:24:21 +07:00
668d13c9d1 Minor refactoring + domains 2020-06-23 20:03:45 +03:00
Iaroslav
675ace272c
Minor Gradle settings modification, add benchmarks of different Expression implementatinos 2020-06-23 03:38:20 +07:00
96550922cd Removal of AsmExpression 2020-06-15 22:07:31 +03:00
8533a31677 Optimized blocking chains for primitive numbers generation. 2020-05-23 10:45:02 +03:00
3f68c0c34e Fix demo for distributions 2020-05-22 21:28:14 +03:00
646207e140 Equlity half-fix for NDStructure 2020-05-06 10:50:08 +03:00
30730f1051 Dimensions for JS 2020-04-27 15:43:03 +03:00
a1dd71a74b update build tools and dependencies 2020-04-03 22:29:23 +03:00
169801060b Examples for type-safe dimensions 2019-12-09 19:57:26 +03:00
4060c70b17 Examples for type-safe dimensions 2019-12-09 19:52:00 +03:00
9936b9e4b7 Viktor prototype with inline 2019-12-09 17:37:17 +03:00
cbac4fca33 Viktor prototype with compiler bug 2019-12-08 17:25:36 +03:00
f9836a6477 Viktor prototype 2019-12-08 15:48:25 +03:00
1e70bebba6 Version update + some useful extensions 2019-11-20 16:12:41 +03:00
e5e9367c43 Factorized distributions/named priors 2019-09-02 13:07:42 +03:00
7f3dd95e72 Moved to scientifik plugin. Removed depricated Vector 2019-07-17 14:21:37 +03:00
88759807ab Added complex example for article 2019-06-26 18:51:01 +03:00
651f8323f3 Basic support for BigInteger (#69) 2019-06-09 22:03:35 +03:00
fe05fc5a14 Added chain mappers 2019-06-09 10:06:48 +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