22 Commits

Author SHA1 Message Date
0e0deaeb72 Refactor buffer factories 2021-03-15 14:26:17 +03:00
be9398b322 Vector space refactor 2021-03-13 21:22:18 +03:00
5e6f65a181 WIP Matrix refactor 2021-03-13 18:19:10 +03:00
9bc8e8fbf9 WIP vector space refactor 2021-03-12 22:52:18 +03:00
8485d28872 Change package name to space.kscience 2021-02-18 11:17:28 +03:00
Iaroslav Postovalov
1ce8a5708d
Add OptIn annotation 2021-02-06 23:07:11 +07:00
332c04b573 [WIP] Refactor NDStructures 2021-01-23 19:19:13 +03:00
061398b009 [WIP] Refactor NDStructures 2021-01-22 23:22:24 +03:00
4c256a9f14 Features refactoring. 2021-01-19 19:32:13 +03:00
625e624cab kmath-for-real refactoring 2020-11-29 21:38:12 +03:00
Iaroslav Postovalov
6fb3c03e87
Fix broken APIs in kmath-for-real 2020-11-30 01:19:27 +07:00
a8329b2ed2 Grid generators moved to kmath-for-real 2020-11-28 18:43:35 +03:00
28190f9800 scientifik -> kscience 2020-09-20 22:39:27 +03:00
Iaroslav Postovalov
8ae9a071ef
Add more explicit public modifiers 2020-09-09 21:12:18 +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
e5ffb22126 For-real refactoring and test fix.
Never call equals on buffer
2020-05-07 09:54:46 +03:00
Alexander Nozik
7e31a98dc5
Merge pull request #91 from pklimai/more-tests
Fix tests
2020-05-06 20:02:59 +03:00
646207e140 Equlity half-fix for NDStructure 2020-05-06 10:50:08 +03:00
2c71818409 Fix matrix shape in RealMatrixTest 2020-05-05 22:44:44 +03:00
568e720212 More tests in kmath-for-real and fix for Double.plus 2020-05-05 18:43:20 +03:00
fbe7988bd0 Some refactoring, add test file 2019-09-03 20:35:50 +03:00
c31c9a9532 Move RealVector to kmath-for-real and use scientifik plugin 2019-08-07 21:47:50 +03:00