|
328d45444c
|
1.9.20 finalization
|
2023-10-31 14:05:17 +03:00 |
|
|
1765f8cf8c
|
Remove asPolynomial
|
2023-10-25 10:28:39 +03:00 |
|
|
12a02320ec
|
Merge branch 'dev' into kotlin/1.9.20
# Conflicts:
# build.gradle.kts
|
2023-09-22 08:33:40 +03:00 |
|
|
19bebfd1ed
|
Finish naming change
|
2023-08-12 11:21:59 +03:00 |
|
|
62f1c59d73
|
Fix Median statistics. Update algebra naming. Add integer fields
|
2023-08-12 10:46:43 +03:00 |
|
|
65c6962544
|
Update build tools
|
2023-05-26 16:46:18 +03:00 |
|
|
378180ba09
|
Pre-release fixes
|
2023-05-12 20:57:55 +03:00 |
|
|
8cdbc8dbbe
|
Add opt-ins
|
2023-05-09 20:12:18 +03:00 |
|
|
4ab2244ac9
|
update space automation
|
2023-05-09 19:44:39 +03:00 |
|
|
b2746e5c0e
|
Wasm support
|
2023-04-09 10:55:58 +03:00 |
|
|
ce388fed44
|
Move annotations to base package. Fix series
|
2023-04-07 19:55:34 +03:00 |
|
|
db30913542
|
Move to build tools 0.14
|
2023-02-03 19:32:53 +03:00 |
|
|
ad97751327
|
Refactor for build tools 0.13.0
|
2022-09-04 20:59:30 +03:00 |
|
Gleb Minaev
|
efe14f50bf
|
#472: Update copyright.
|
2022-08-19 15:59:13 +03:00 |
|
|
0e9072710f
|
Kotlin 1.7.20-Beta
|
2022-07-29 15:58:02 +03:00 |
|
|
1e8a8cac7e
|
Fix readme
|
2022-07-24 12:01:02 +03:00 |
|
|
a810790d8d
|
Merge SCI-MR-158: Fix name clash in strict mode; replace eval with new Function
|
2022-06-14 15:59:58 +00:00 |
|
Iaroslav Postovalov
|
b09127f090
|
Fix name clash in strict mode; replace eval with new Function
|
2022-06-14 22:52:47 +07:00 |
|
Alexander Nozik
|
f0053daf77
|
Merge pull request #489 from lounres/docs-latex-update
Inlined LaTeX formula
|
2022-06-14 18:09:29 +03:00 |
|
|
1fd8dfd7b8
|
refactor Quaternions
|
2022-06-13 11:17:41 +03:00 |
|
|
fabad733f4
|
Fix binaryen module creation
|
2022-06-12 15:30:10 +03:00 |
|
|
e1276b684f
|
Update better-parse
|
2022-06-12 15:19:59 +03:00 |
|
|
569e01fce1
|
Migration to kotlin 1.7
|
2022-06-12 15:16:40 +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
|
e094f6e8ee
|
Remove Algebra.evaluate(MST) by inlining in into interpret
|
2022-02-08 11:43:50 +07:00 |
|
Iaroslav Postovalov
|
d10815020d
|
JS benchmarking
|
2022-01-26 16:46:38 +07:00 |
|
Alexander Nozik
|
4b4c878e21
|
Merge pull request #447 from mipt-npm/commandertvis/fixbuild
Do numeric type conversion in JS MST compilers
|
2021-12-30 16:54:27 +03:00 |
|
|
2f96d619fc
|
Fix AST JS test
|
2021-12-29 20:08:26 +03:00 |
|
Iaroslav Postovalov
|
a9779fe38b
|
Do numeric type conversion in JS MST compilers
|
2021-12-07 12:00:31 +07:00 |
|
Alexander Nozik
|
f6fa288011
|
Merge pull request #445 from mipt-npm/commandertvis/gram
Rewrite the `ArithmeticsEvaluator.number` rule to handle well both floating-point numbers and integers
|
2021-12-02 09:40:55 +03:00 |
|
Iaroslav Postovalov
|
cf5f886226
|
Rewrite the ArithmeticsEvaluator.number rule to handle well both floating-point numbers and integers
|
2021-11-29 13:50:06 +07:00 |
|
Iaroslav Postovalov
|
5ba7d74bd2
|
Completely specialized expression types for Int, Long, Double and compilation of MST to it
|
2021-11-28 20:56:01 +07:00 |
|
Iaroslav Postovalov
|
d2e3110480
|
Update gradle-tools, do Kotlin 1.6.0 migrations
|
2021-11-24 15:32:06 +07:00 |
|
Iaroslav Postovalov
|
e38b2e1c53
|
Only dump ASM classes during tests if according property is passed to Gradle
|
2021-11-17 19:03:20 +07:00 |
|
Iaroslav Postovalov
|
7ceb0b69b8
|
Revert license removal and update copyright
|
2021-11-16 18:14:34 +07:00 |
|
Iaroslav Postovalov
|
7b50400de5
|
Provide specializations of AsmBuilder for Double, Long, Int
|
2021-11-16 14:03:12 +07:00 |
|
Iaroslav Postovalov
|
f231d722c6
|
Multiple performance improvements related to ASM
1. Argument values are cached in locals
2. Optimized Expression.invoke function
3. lambda=indy is used in kmath-core
|
2021-11-15 23:29:15 +07:00 |
|
|
d0354da80a
|
Shapeless ND and Buffer algebras
|
2021-10-17 11:12:35 +03:00 |
|
Alexander Nozik
|
6dc9e8847a
|
Merge pull request #404 from mipt-npm/feature/advanced-optimization
Feature/advanced optimization
|
2021-08-29 11:44:09 +03:00 |
|
Iaroslav Postovalov
|
7e0820d861
|
Add debug property for dumping classes generated with ASM
|
2021-08-21 19:58:06 +07:00 |
|
Iaroslav Postovalov
|
b74bc32015
|
Ignore TestExecutionTime suite to reduce build time
|
2021-08-17 21:38:00 +07:00 |
|
|
dfd6e0a949
|
Merge remote-tracking branch 'origin/dev' into feature/advanced-optimization
# Conflicts:
# kmath-commons/src/main/kotlin/space/kscience/kmath/commons/optimization/CMOptimization.kt
# kmath-commons/src/main/kotlin/space/kscience/kmath/commons/optimization/cmFit.kt
# kmath-ejml/src/main/kotlin/space/kscience/kmath/ejml/_generated.kt
# kmath-stat/src/commonMain/kotlin/space/kscience/kmath/optimization/FunctionOptimization.kt
# kmath-stat/src/commonMain/kotlin/space/kscience/kmath/optimization/NoDerivFunctionOptimization.kt
# kmath-stat/src/commonMain/kotlin/space/kscience/kmath/optimization/Optimization.kt
# kmath-stat/src/commonMain/kotlin/space/kscience/kmath/optimization/XYFit.kt
|
2021-08-16 09:56:00 +03:00 |
|
Iaroslav Postovalov
|
da27c2e494
|
Fix path to LICENSE in the notice
|
2021-08-08 12:27:16 +07:00 |
|
|
a020d1545c
|
merge dev
|
2021-08-06 12:23:24 +03:00 |
|
Iaroslav Postovalov
|
afd5908784
|
Revise grammar of KDoc comments, refresh documentation files
|
2021-07-29 07:16:26 +07:00 |
|
Iaroslav Postovalov
|
b1998ed1a9
|
Replace public override with override
|
2021-07-19 03:12:41 +07:00 |
|