|
255d4ba6b7
|
Dump API. Update readme
|
2024-03-27 09:51:23 +03:00 |
|
|
214467d21c
|
Reformat code
|
2024-03-27 09:11:12 +03:00 |
|
|
fd9da63ef9
|
Prepare for 0.4.0 release
|
2024-02-18 15:05:56 +03:00 |
|
|
ce388fed44
|
Move annotations to base package. Fix series
|
2023-04-07 19:55:34 +03:00 |
|
|
1e8a8cac7e
|
Fix readme
|
2022-07-24 12:01:02 +03:00 |
|
Gleb Minaev
|
b92ef23f5d
|
Some fixes
|
2022-06-11 00:06:45 +03:00 |
|
Gleb Minaev
|
de9f3cc8df
|
Inlined LaTeX formula. Now GitHub supports MathJax!
|
2022-06-10 23:37:50 +03:00 |
|
|
74e6bc65a3
|
0.3.0 release
|
2022-04-11 20:07:40 +03:00 |
|
Iaroslav Postovalov
|
92cffd78d9
|
Upgrade gradle tools
|
2022-04-01 02:23:34 +07:00 |
|
Iaroslav Postovalov
|
745a7ad66e
|
Add complete constant folding in kmath-ast by introducing TypedMst, some minor changes
|
2022-02-11 20:46:30 +07:00 |
|
Iaroslav Postovalov
|
7b50400de5
|
Provide specializations of AsmBuilder for Double, Long, Int
|
2021-11-16 14:03:12 +07:00 |
|
Iaroslav Postovalov
|
afd5908784
|
Revise grammar of KDoc comments, refresh documentation files
|
2021-07-29 07:16:26 +07:00 |
|
Iaroslav Postovalov
|
83fc4e28d8
|
Generate README, bump versions of Kotlin, Gradle, ND4J, ASM
|
2021-07-03 17:23:45 +07:00 |
|
Iaroslav Postovalov
|
46bf66c8ee
|
Add justCalculate benchmark, some minor refactorings
|
2021-06-09 21:50:34 +07:00 |
|
Iaroslav Postovalov
|
d7a4228f5f
|
Add out variance to StructureND and some related types, make some unrelated changes
|
2021-05-20 19:57:55 +07:00 |
|
|
6d78bb8d91
|
0.3.0-dev-8. Readme update
|
2021-05-08 14:36:37 +03:00 |
|
Iaroslav Postovalov
|
591b408729
|
MST rendering: support infix division, use arcsin instead sin^-1 form for inverse trigonometric functions
|
2021-05-04 17:22:09 +07:00 |
|
Iaroslav Postovalov
|
598b2e1587
|
Rewrite EJML module by dropping ejml-simple abstraction level; multiple build script changes
|
2021-04-30 19:48:12 +07:00 |
|
Iaroslav Postovalov
|
077c2b4e3b
|
Update README.md in kmath-ast
|
2021-04-24 12:14:31 +07:00 |
|
Iaroslav Postovalov
|
b6a57dbfd0
|
MST compilation to WebAssembly with Binaryen, reorganize internal JS bindings, tests refactor
|
2021-04-21 19:17:57 +07:00 |
|
|
299592ed25
|
Update readme
|
2021-04-16 19:44:51 +03:00 |
|
|
6cea5742e8
|
Blocking statistics. Move MST to core
|
2021-04-14 12:40:26 +03:00 |
|
Iaroslav Postovalov
|
9ee506b1d2
|
Some experiments with MST rendering
|
2021-03-31 16:12:07 +07:00 |
|
Iaroslav Postovalov
|
1b01654667
|
Improve Dokka configuration
|
2021-03-22 20:41:18 +07:00 |
|
Iaroslav Postovalov
|
6375cb5fd8
|
Some adjustments to the EJML module
|
2021-03-17 23:11:26 +07:00 |
|
|
248d42c4e0
|
Remove MutableBufferND
|
2021-03-16 22:46:22 +03:00 |
|
|
206e4cbcf6
|
Real -> Double
|
2021-03-16 21:17:26 +03:00 |
|
|
179a07e034
|
Bump readme
|
2021-03-15 19:41:37 +03:00 |
|
|
dd5ef4810f
|
Gradle plugin 0.8.0
|
2021-02-21 16:13:40 +03:00 |
|
|
209e17cd42
|
Merge histograms
|
2021-02-19 10:52:56 +03:00 |
|
|
8485d28872
|
Change package name to space.kscience
|
2021-02-18 11:17:28 +03:00 |
|
Iaroslav Postovalov
|
0e42cc9f5c
|
Update README
|
2021-02-11 23:35:45 +07:00 |
|
Iaroslav Postovalov
|
d728c35d72
|
Minor: regenerate README files
|
2021-01-31 14:50:48 +07:00 |
|
|
85927c9f6b
|
Documentation update.
|
2021-01-30 20:12:14 +03:00 |
|
Iaroslav Postovalov
|
28ddc7cd95
|
Minor: regenerate readme files
|
2021-01-05 20:16:42 +07:00 |
|
Iaroslav Postovalov
|
50b62f8a3b
|
Update readme
|
2020-12-22 18:02:02 +07:00 |
|
Iaroslav Postovalov
|
d631c048c7
|
Fix minor problems, update README
|
2020-12-22 16:00:51 +07:00 |
|
|
28190f9800
|
scientifik -> kscience
|
2020-09-20 22:39:27 +03:00 |
|
Iaroslav
|
6114099e68
|
Edit doc files, update readmes, document coroutines API
|
2020-08-08 15:51:04 +07:00 |
|
Iaroslav
|
2b6bf69503
|
Add missing repositories
|
2020-07-03 20:21:41 +07:00 |
|
Iaroslav
|
63c001648e
|
Remove duplicated code, optimize constants field generation, add overloads for getOrFail in mapIntrinsics
|
2020-06-28 02:08:26 +07:00 |
|
Iaroslav
|
d7f5d9f53f
|
Add general repository reference to kmath-ast/README.md
|
2020-06-27 22:21:44 +07:00 |
|
Iaroslav
|
9b03fdb655
|
Update kmath/ast README.md to add Maven artifact reference
|
2020-06-27 22:18:58 +07:00 |
|
Iaroslav
|
54cb9b1883
|
Update kmath-ast/README.md to decipher acronyms
|
2020-06-27 21:56:58 +07:00 |
|
Iaroslav
|
ec46f5cf22
|
Update README.md
|
2020-06-26 21:02:31 +07:00 |
|
Iaroslav
|
2df97ca4c3
|
Update README.md, add suppression
|
2020-06-26 16:05:13 +07:00 |
|
Iaroslav
|
b11a7f1426
|
Update README.md
|
2020-06-25 19:29:31 +07:00 |
|
Commander Tvis
|
f7f9ce7817
|
Delete AsmCompiledExpression abstract class, implement dynamic field generation to reduce quantity of cast instructions, minor refactor and renaming of internal APIs
|
2020-06-25 10:08:54 +07:00 |
|
Iaroslav
|
62ebda3302
|
Update readme, accident documentation-related refactor
|
2020-06-21 20:23:50 +07:00 |
|
|
3434dde1d1
|
ASM API simplification
|
2020-06-15 11:02:13 +03:00 |
|