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 |
|
|
4b067f7a97
|
DoubleBuffer -> RealBuffer. Number algebra refactoring.
|
2020-06-27 12:19:43 +03:00 |
|
|
668d13c9d1
|
Minor refactoring + domains
|
2020-06-23 20:03:45 +03:00 |
|
|
c15f77acef
|
doc for realBuffer
|
2020-05-13 21:54:36 +03: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 |
|
|
22a3c6e4b9
|
Initial implementation of kmath-for-real module based on https://github.com/thomasnield/numky
|
2019-07-14 18:22:22 +03:00 |
|