Commit Graph

17 Commits

Author SHA1 Message Date
28190f9800 scientifik -> kscience 2020-09-20 22:39:27 +03:00
Iaroslav Postovalov
fc5ec8fed7
Drop koma support, add more explicit visibility modifiers 2020-09-09 22:31:54 +07:00
Iaroslav Postovalov
f567f73d19
Specify explicit API visbility, minor refactoring (error handling, etc.) 2020-09-09 11:28:54 +07:00
Iaroslav Postovalov
6b79e79d21
Update tools and Kotlin, specify public explicitly, minor contracts refactor 2020-09-09 09:55:26 +07:00
Iaroslav
5e4522bb06
Upgrade build tools plugin to dev version; file reformat; change dependencies' versions; specify visibility explicitly at certain places (core, especially), make some interfaces fun 2020-09-08 16:40:47 +07:00
Iaroslav Postovalov
40888f66d6
Replace opt-in annotations with useExperimentalAnnotation for modules 2020-08-22 16:49:21 +07:00
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
3528fa16db
Add missing dependency in examples 2020-06-25 20:10:38 +07:00
668d13c9d1 Minor refactoring + domains 2020-06-23 20:03:45 +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
a1dd71a74b update build tools and dependencies 2020-04-03 22:29:23 +03:00
4060c70b17 Examples for type-safe dimensions 2019-12-09 19:52:00 +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
7f3dd95e72 Moved to scientifik plugin. Removed depricated Vector 2019-07-17 14:21:37 +03:00
f480aa1c5c Example fix 2019-06-08 16:25:51 +03:00