Iaroslav Postovalov
|
69a107819b
|
Implement vector codegen
|
2020-10-05 17:46:41 +07:00 |
|
Iaroslav Postovalov
|
77dac58efb
|
Replace manual matrices classes building with codegen
|
2020-10-05 13:13:16 +07:00 |
|
Iaroslav Postovalov
|
0a02fd07b4
|
Replace manual matrices classes building with codegen
|
2020-10-05 13:13:06 +07:00 |
|
Iaroslav Postovalov
|
abcde808dc
|
Add first working test, use kotlinx-io fork, major rework of GSL API
|
2020-10-04 20:17:44 +07:00 |
|
Iaroslav Postovalov
|
eedfcf3932
|
Drop mingw support in GSL module
|
2020-10-04 15:53:24 +07:00 |
|
Iaroslav Postovalov
|
53f38e7492
|
Simplify compilerOpts
|
2020-10-04 15:39:35 +07:00 |
|
Iaroslav Postovalov
|
881f2280fc
|
Try adding Windows support
|
2020-10-04 14:39:24 +07:00 |
|
Iaroslav Postovalov
|
90bdf00f8b
|
Sort classes, add vectors support
|
2020-10-04 14:35:51 +07:00 |
|
Iaroslav Postovalov
|
5724558760
|
Reconfigure native build
|
2020-10-04 14:10:53 +07:00 |
|
Iaroslav Postovalov
|
74d226cab7
|
Fix types
|
2020-10-04 13:54:14 +07:00 |
|
Iaroslav Postovalov
|
fd4253fc93
|
Provide bindings for each gsl_matrix except char, uchar, long_double because they have no clear KMath analogues
|
2020-10-04 13:54:00 +07:00 |
|
Iaroslav Postovalov
|
8f6163698c
|
Update tasks
|
2020-10-04 13:39:39 +07:00 |
|
Iaroslav Postovalov
|
ef31cfcd65
|
Simplify build-script
|
2020-10-04 13:19:49 +07:00 |
|
Iaroslav Postovalov
|
9e277a7de3
|
Minor changes related to benchmarks and EJML matrix, add GSL module, add wrapper for gsl_matrix, provide headers of gsl, configure cinterop at least for Linux and OSX, update GitHub Actions workflow
|
2020-10-04 12:45:35 +07:00 |
|