|
206e4cbcf6
|
Real -> Double
|
2021-03-16 21:17:26 +03:00 |
|
|
05f742452d
|
Structure naming change
|
2021-03-16 20:56:20 +03:00 |
|
|
e01f90b5e0
|
add gradient example
|
2021-03-14 14:40:13 +03:00 |
|
|
5a568c4587
|
add gradient example
|
2021-03-14 14:23:53 +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 |
|
|
fe95c4e48e
|
Code review.
|
2021-03-10 18:20:23 +03:00 |
|
|
6a5ca2a115
|
Code review.
|
2021-03-10 18:02:04 +03:00 |
|
|
8ae8ebe871
|
Fully refactor algebra split ScaleOperations from Space.
|
2021-03-08 21:03:48 +03:00 |
|
|
6581f3dd8a
|
Cleanup
|
2021-02-19 13:38:32 +03:00 |
|
|
8485d28872
|
Change package name to space.kscience
|
2021-02-18 11:17:28 +03:00 |
|
Iaroslav Postovalov
|
cd96845c31
|
Discard a change
|
2021-02-09 18:12:35 +07:00 |
|
Iaroslav Postovalov
|
4f78286756
|
Fix after-merge problems
|
2021-01-30 17:19:46 +07:00 |
|
Iaroslav Postovalov
|
70c0b614a3
|
Merge branch 'dev' into feature/quaternion
# Conflicts:
# CHANGELOG.md
# examples/src/main/kotlin/kscience/kmath/operations/ComplexDemo.kt
# examples/src/main/kotlin/kscience/kmath/structures/ComplexND.kt
# kmath-complex/src/commonMain/kotlin/kscience/kmath/complex/ComplexNDField.kt
# kmath-core/src/commonMain/kotlin/kscience/kmath/structures/NDAlgebra.kt
# kmath-core/src/commonTest/kotlin/kscience/kmath/structures/NDFieldTest.kt
|
2021-01-29 17:00:57 +07:00 |
|
|
8a2f1586e2
|
suppress unused
|
2021-01-24 17:11:14 +03:00 |
|
|
aff7bbab41
|
Matrix performance optimization
|
2021-01-24 17:07:19 +03:00 |
|
|
3bbb39f30d
|
cleanup parallel field example
|
2021-01-24 10:26:56 +03:00 |
|
|
9829a16a32
|
Optimize Real NDField
|
2021-01-24 10:15:16 +03:00 |
|
|
1cb41f4dc2
|
Optimize Real NDField
|
2021-01-23 22:16:27 +03: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 |
|
Iaroslav Postovalov
|
2d1d6c008e
|
Fix after-merge problems
|
2021-01-20 15:07:12 +07:00 |
|
Iaroslav Postovalov
|
9748e0bfbe
|
Merge branch 'dev' into feature/quaternion
# Conflicts:
# CHANGELOG.md
# examples/src/main/kotlin/kscience/kmath/stat/DistributionBenchmark.kt
# kmath-complex/src/commonMain/kotlin/kscience/kmath/complex/ComplexNDField.kt
# kmath-core/src/commonMain/kotlin/kscience/kmath/operations/Complex.kt
# kmath-core/src/commonTest/kotlin/kscience/kmath/structures/NDFieldTest.kt
|
2021-01-20 01:10:31 +07:00 |
|
|
ab32cd9561
|
Numeric operations are decoupled from Ring
|
2021-01-19 17:16:43 +03:00 |
|
|
4635080317
|
Optimize RealMatrix dot operation
|
2021-01-18 21:33:53 +03:00 |
|
|
44ea32e843
|
Merge remote-tracking branch 'origin/dev' into dev
|
2021-01-07 18:07:26 +03:00 |
|
|
b288704528
|
Optimize RealMatrix dot operation
|
2021-01-07 18:07:00 +03:00 |
|
Iaroslav Postovalov
|
acf9dd2b6a
|
Extract complex and quaternion systems to another module
|
2021-01-06 21:01:37 +07:00 |
|
Iaroslav Postovalov
|
f001389f4c
|
Merge branch 'dev' into feature/dynamic-ops-currying
# Conflicts:
# kmath-core/src/commonMain/kotlin/kscience/kmath/linear/MatrixContext.kt
|
2020-12-08 15:12:52 +07:00 |
|
Iaroslav Postovalov
|
e62cf4fc65
|
Rewrite ASM codegen to use curried operators, fix bugs, update benchmarks
|
2020-12-08 14:42:42 +07:00 |
|
|
89c0d863d2
|
Benchmark refactoring
|
2020-11-29 22:26:05 +03:00 |
|
|
625e624cab
|
kmath-for-real refactoring
|
2020-11-29 21:38:12 +03:00 |
|
|
5b653f10d7
|
kmath-for-real refactoring
|
2020-11-29 13:32:20 +03:00 |
|
Iaroslav Postovalov
|
33d23c8d28
|
Duplicate repositories declared in main build script, fix errors
|
2020-11-02 01:08:55 +07:00 |
|
Iaroslav Postovalov
|
6b71d8525d
|
Merge branch 'dev' into kotlingrad
# Conflicts:
# examples/build.gradle.kts
# examples/src/main/kotlin/kscience/kmath/ast/ExpressionsInterpretersBenchmark.kt
|
2020-10-30 19:08:50 +07:00 |
|
Iaroslav Postovalov
|
d14e437659
|
Update DifferentiableExpression by providing second type argument representing the result of differentiation
|
2020-10-30 16:57:19 +07:00 |
|
Iaroslav Postovalov
|
ef7066b8c9
|
Update example
|
2020-10-30 16:40:58 +07:00 |
|
Iaroslav Postovalov
|
bc4eb95ae7
|
Add extension functions for DifferentiableMstExpression
|
2020-10-30 16:40:43 +07:00 |
|
Iaroslav Postovalov
|
29a670483b
|
Update KG and Maven repos, delete symbol delegate provider, implement working differentiable mst expression based on SFun shape to MST conversion
|
2020-10-30 01:09:11 +07:00 |
|
Iaroslav Postovalov
|
095b165fa4
|
Uncomment expressions benchmark, and add factory methods for Nd4jRing and Nd4jField
|
2020-10-29 23:59:36 +07:00 |
|
Iaroslav Postovalov
|
7f8abbdd20
|
Fix typo, introduce KG protocol delegating to algebra
|
2020-10-29 02:22:34 +07:00 |
|
Iaroslav Postovalov
|
2b7803290f
|
Merge branch 'dev' into kotlingrad
# Conflicts:
# settings.gradle.kts
|
2020-10-28 18:37:21 +07:00 |
|
|
dfa1bcaf01
|
prob renamed to stat
|
2020-10-28 09:16:21 +03:00 |
|
|
e44423192d
|
Tools version update
|
2020-10-13 20:34:17 +03:00 |
|
Iaroslav Postovalov
|
381137724d
|
Rename KG module
|
2020-10-13 19:47:07 +07:00 |
|
Iaroslav Postovalov
|
4bf430b2c0
|
Rename converter functions, add symbol delegate provider for MstAlgebra
|
2020-10-12 23:17:54 +07:00 |
|
Iaroslav Postovalov
|
54069fd37e
|
Add example of new AST API
|
2020-10-12 22:42:34 +07:00 |
|
Iaroslav Postovalov
|
0e6448cd3e
|
Merge pull request #136 from mipt-npm/ejml
Drop koma module, implement kmath-ejml module copying it, but for EJML SimpleMatrix
|
2020-10-02 01:30:39 +07:00 |
|
Iaroslav Postovalov
|
254ee9eced
|
Merge remote-tracking branch 'origin/dev' into even-more-docs
|
2020-10-01 20:59:34 +07:00 |
|
|
049ac89667
|
More informative toString for NDBuffer and Complex
|
2020-09-30 12:30:06 +03:00 |
|