|
061398b009
|
[WIP] Refactor NDStructures
|
2021-01-22 23:22:24 +03:00 |
|
Iaroslav Postovalov
|
a3cf13b678
|
Merge branch 'dev' into commandertvis/cm-decompositions
# Conflicts:
# kmath-commons/src/main/kotlin/kscience/kmath/commons/linear/CMMatrix.kt
|
2021-01-21 18:43:03 +07:00 |
|
|
d10ae66e58
|
Deploy fixes for 0.2.0-dev-5
|
2021-01-20 17:08:29 +03:00 |
|
|
881b85a1d9
|
Add origin (optin) extension property to expose MatrixWrapper content
|
2021-01-20 15:32:55 +03:00 |
|
|
d00e7434a4
|
Fix for #193
|
2021-01-20 15:07:39 +03:00 |
|
Iaroslav Postovalov
|
8019ac6802
|
Merge branch 'dev' into gsl-experiment
|
2021-01-20 16:52:29 +07:00 |
|
Iaroslav Postovalov
|
f3c602115a
|
Merge branch 'dev' into commandertvis/cm-decompositions
# Conflicts:
# kmath-ejml/src/main/kotlin/kscience/kmath/ejml/EjmlMatrix.kt
|
2021-01-20 16:51:12 +07:00 |
|
|
9011579d2c
|
[WIP] Tensor algebra design
|
2021-01-20 11:43:01 +03:00 |
|
Iaroslav Postovalov
|
2d1d6c008e
|
Fix after-merge problems
|
2021-01-20 15:07:12 +07:00 |
|
Iaroslav Postovalov
|
94a6d5a114
|
Fix after-merge problems
|
2021-01-20 14:56:09 +07:00 |
|
|
9ef32db236
|
Merge branch 'dev' into altavir/tensor-algebra
|
2021-01-19 23:08:36 +03:00 |
|
|
1c7bd05c58
|
Add proper equality check for EJML matrices
|
2021-01-19 22:48:43 +03:00 |
|
|
d0c9d97706
|
Minor optimization for RealNDAlgebra
|
2021-01-19 22:29:19 +03:00 |
|
|
a11711c336
|
Tensor algebra refactoring
|
2021-01-19 22:25:04 +03:00 |
|
|
360e0e17e9
|
Minor optimization for RealNDAlgebra
|
2021-01-19 22:24:42 +03: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 |
|
Iaroslav Postovalov
|
f711fe3d35
|
Merge branch 'dev' into gsl-experiment
# Conflicts:
# CHANGELOG.md
|
2021-01-20 00:34:19 +07:00 |
|
Iaroslav Postovalov
|
57b1157650
|
Reformat, bring back the features of CMMatrix with the new API, add missing features in QRDecomposition in EjmlMatrix
|
2021-01-20 00:28:39 +07:00 |
|
Iaroslav Postovalov
|
97ec575142
|
Merge branch 'dev' into commandertvis/cm-decompositions
# Conflicts:
# kmath-commons/src/main/kotlin/kscience/kmath/commons/linear/CMMatrix.kt
# kmath-ejml/src/main/kotlin/kscience/kmath/ejml/EjmlMatrix.kt
|
2021-01-20 00:19:34 +07:00 |
|
|
53c32abf4f
|
Merge branch 'dev' into feature/tensor-algebra
|
2021-01-19 20:02:08 +03:00 |
|
|
4c256a9f14
|
Features refactoring.
|
2021-01-19 19:32:13 +03:00 |
|
|
ab32cd9561
|
Numeric operations are decoupled from Ring
|
2021-01-19 17:16:43 +03:00 |
|
Iaroslav Postovalov
|
5003cca2cd
|
Merge branch 'dev' into gsl-experiment
# Conflicts:
# kmath-ejml/src/main/kotlin/kscience/kmath/ejml/EjmlMatrix.kt
|
2021-01-19 20:19:13 +07:00 |
|
Roland Grinis
|
ecf813803b
|
Correcting terminology and failed connection to Algebra<T>
|
2021-01-18 18:34:23 +00:00 |
|
|
4635080317
|
Optimize RealMatrix dot operation
|
2021-01-18 21:33:53 +03:00 |
|
Iaroslav Postovalov
|
53db4489f8
|
Implement decomposition features by CMMatrix
|
2021-01-19 01:09:44 +07:00 |
|
Iaroslav Postovalov
|
7418228d08
|
Update KDoc comments
|
2021-01-19 00:27:28 +07:00 |
|
Iaroslav Postovalov
|
6d118fc841
|
Minor: fix a typo
|
2021-01-19 00:15:09 +07:00 |
|
Iaroslav Postovalov
|
f1b319f73d
|
Minor: micro-optimize getFeature function, reformat
|
2021-01-19 00:14:12 +07:00 |
|
Iaroslav Postovalov
|
3f00410fc1
|
Add missing import
|
2021-01-17 19:12:14 +07:00 |
|
Iaroslav Postovalov
|
6636b228f3
|
Add missing JvmName annotations
|
2021-01-17 18:59:20 +07:00 |
|
Iaroslav Postovalov
|
bd178d77ba
|
Add transposeConjugate function for Complex and Double (conjugate values are not cached). Minor refactoring of MatrixContext and API reference changes
|
2021-01-17 02:38:48 +07:00 |
|
Roland Grinis
|
835d64d797
|
Initial draft for TensorAlgebra
|
2021-01-16 19:29:47 +00:00 |
|
Iaroslav Postovalov
|
7fdd001a77
|
Update KDoc comments for Matrix classes, improve MatrixFeature API, implement new features with EJML matrix, delete inversion API from EJML in favor of InverseMatrixFeature, override point by EJML matrix
|
2021-01-16 15:51:36 +07:00 |
|
Iaroslav Postovalov
|
f5b6847bf6
|
Merge branch 'dev' into gsl-experiment
|
2021-01-07 22:46:53 +07: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
|
5d855bd915
|
Merge branch 'dev' into gsl-experiment
|
2021-01-06 21:09:07 +07:00 |
|
Iaroslav Postovalov
|
ae126d36c8
|
Update readmes for Complex, minor update of build-script
|
2021-01-06 21:06:57 +07:00 |
|
Iaroslav Postovalov
|
acf9dd2b6a
|
Extract complex and quaternion systems to another module
|
2021-01-06 21:01:37 +07:00 |
|
Iaroslav Postovalov
|
c3b8f11f22
|
Merge branch 'dev' into feature/quaternion
# Conflicts:
# kmath-ast/src/commonMain/kotlin/kscience/kmath/ast/MstAlgebra.kt
|
2021-01-05 21:23:12 +07:00 |
|
Iaroslav Postovalov
|
28ddc7cd95
|
Minor: regenerate readme files
|
2021-01-05 20:16:42 +07:00 |
|
Iaroslav Postovalov
|
2c7cb1b04f
|
Rename ...Operation functions returning function to ...OperationFunction
|
2021-01-05 19:56:42 +07:00 |
|
Iaroslav Postovalov
|
d631c048c7
|
Fix minor problems, update README
|
2020-12-22 16:00:51 +07:00 |
|
Iaroslav Postovalov
|
2310aca9db
|
Improve consistency of operations in MstAlgebra
|
2020-12-22 13:42:12 +07:00 |
|
Iaroslav Postovalov
|
69b1952c15
|
Add verification of NDField
|
2020-12-20 21:13:11 +07:00 |
|
Iaroslav Postovalov
|
c8df741a4e
|
Remove incorrent symbol decl.
|
2020-12-20 20:58:52 +07:00 |
|
Iaroslav Postovalov
|
9fbca45235
|
Fix incorrect properties in verifier classes
|
2020-12-20 20:48:38 +07:00 |
|
Iaroslav Postovalov
|
d70b185b3e
|
Update documentation for Algebra, add overloads for xOperation that invokes an operation not dispatches it
|
2020-12-20 20:41:17 +07:00 |
|
|
de3c2a1b5a
|
Add curring and update kotlin
|
2020-12-20 14:18:12 +03: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 |
|
Iaroslav Postovalov
|
3d879a766b
|
Add missing KDoc comment
|
2020-12-07 02:19:50 +07:00 |
|
Iaroslav Postovalov
|
7a571089a8
|
Merge branch 'dev' into feature/quaternion
# Conflicts:
# CHANGELOG.md
|
2020-12-06 04:07:11 +07:00 |
|
Iaroslav Postovalov
|
0e8f6e29ee
|
Merge branch 'dev' into gsl-experiment
# Conflicts:
# kmath-core/src/commonMain/kotlin/kscience/kmath/linear/MatrixContext.kt
# kmath-ejml/src/main/kotlin/kscience/kmath/ejml/EjmlMatrixContext.kt
|
2020-12-02 09:21:25 +07:00 |
|
|
712df04170
|
Implemented #131
|
2020-12-01 21:21:56 +03:00 |
|
|
5368bb5d4a
|
Readme update
|
2020-11-30 11:25:21 +03: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 |
|
Iaroslav Postovalov
|
0db33cca55
|
Merge branch 'dev' into gsl-experiment
|
2020-11-30 00:56:35 +07:00 |
|
|
5b653f10d7
|
kmath-for-real refactoring
|
2020-11-29 13:32:20 +03:00 |
|
Iaroslav Postovalov
|
f8272f29b6
|
Remove failing test
|
2020-11-29 02:20:04 +07:00 |
|
Iaroslav Postovalov
|
e5d5ac17da
|
Merge branch 'dev' into gsl-experiment
# Conflicts:
# build.gradle.kts
# examples/build.gradle.kts
# examples/src/main/kotlin/kscience/kmath/ast/ExpressionsInterpretersBenchmark.kt
# settings.gradle.kts
|
2020-11-29 01:17:16 +07:00 |
|
Iaroslav Postovalov
|
863b22a451
|
Merge branch 'dev' into feature/quaternion
# Conflicts:
# CHANGELOG.md
|
2020-11-29 01:14:08 +07:00 |
|
Iaroslav Postovalov
|
0595950820
|
Merge branch 'dev' into feature/dynamic-ops-currying
|
2020-11-29 01:11:32 +07:00 |
|
|
c21e761a76
|
Workaround for https://youtrack.jetbrains.com/issue/KT-40121
|
2020-11-28 19:46:51 +03:00 |
|
|
a8329b2ed2
|
Grid generators moved to kmath-for-real
|
2020-11-28 18:43:35 +03:00 |
|
Iaroslav Postovalov
|
3e7c9d8dce
|
Rework unary/binary operation API
|
2020-11-28 13:37:37 +07:00 |
|
Iaroslav Postovalov
|
aaecc36532
|
Update invalid test
|
2020-11-10 19:07:17 +07:00 |
|
Iaroslav Postovalov
|
1539113e72
|
Make complex and quaternion NaN-hostile
|
2020-11-10 19:01:26 +07:00 |
|
Iaroslav Postovalov
|
b1ccca1019
|
Merge branch 'dev' into feature/quaternion
# Conflicts:
# CHANGELOG.md
# examples/build.gradle.kts
# examples/src/main/kotlin/kscience/kmath/ast/ExpressionsInterpretersBenchmark.kt
# kmath-ast/src/commonMain/kotlin/kscience/kmath/ast/MstAlgebra.kt
|
2020-11-02 01:15:13 +07:00 |
|
Iaroslav Postovalov
|
33d23c8d28
|
Duplicate repositories declared in main build script, fix errors
|
2020-11-02 01:08:55 +07:00 |
|
Iaroslav Postovalov
|
658a1703ed
|
Add KDoc comment
|
2020-10-31 21:44:52 +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 |
|
Alexander Nozik
|
f40c1f2919
|
Merge branch 'dev' into nd4j
|
2020-10-29 19:58:35 +03:00 |
|
|
fbe1ab94a4
|
Change DifferentiableExpression API to use ordered symbol list instead of orders map.
|
2020-10-29 19:35:08 +03:00 |
|
Iaroslav Postovalov
|
cdd196097e
|
Specify operator modifier explicitly
|
2020-10-29 15:56:41 +07:00 |
|
Iaroslav Postovalov
|
6d016c87f2
|
Merge branch 'dev' into feature/quaternion
# Conflicts:
# CHANGELOG.md
|
2020-10-29 15:49:49 +07:00 |
|
Iaroslav Postovalov
|
1e1819ac78
|
Merge branch 'dev' into gsl-experiment
# Conflicts:
# build.gradle.kts
# settings.gradle.kts
|
2020-10-29 15:47:09 +07:00 |
|
Iaroslav Postovalov
|
57910f617a
|
Rename API classes, update readme files
|
2020-10-29 15:39:53 +07:00 |
|
Iaroslav Postovalov
|
d7cf04a98b
|
Merge branch 'dev' into nd4j
# Conflicts:
# CHANGELOG.md
# settings.gradle.kts
|
2020-10-29 13:38:52 +07:00 |
|
|
e5751c4cdc
|
Fix did not work, rolled back.
|
2020-10-28 10:07:50 +03:00 |
|
|
73b4294122
|
Try to fix Native compilation bug
|
2020-10-28 09:56:33 +03:00 |
|
|
5fa4d40f41
|
Remove Differentiable
|
2020-10-28 09:25:37 +03:00 |
|
|
dfa1bcaf01
|
prob renamed to stat
|
2020-10-28 09:16:21 +03:00 |
|
|
9a147d033e
|
Another refactor of SimpleAutoDiff
|
2020-10-27 17:57:17 +03:00 |
|
Iaroslav Postovalov
|
202ea3582c
|
Add field test, minor refactor
|
2020-10-27 20:31:28 +07:00 |
|
Iaroslav Postovalov
|
828e40c452
|
Add toQuaternion extension for Complex
|
2020-10-27 19:19:53 +07:00 |
|
Iaroslav Postovalov
|
59a50810cc
|
Remove KDoc comments
|
2020-10-27 18:17:42 +07:00 |
|
Iaroslav Postovalov
|
3714cfc28e
|
Replace Double specialized ops with Number ones
|
2020-10-27 18:15:43 +07:00 |
|
Iaroslav Postovalov
|
76717c49b1
|
Implement fast quaternion implementation, minor changes to complex
|
2020-10-27 18:06:27 +07:00 |
|
|
1fbe12149d
|
Advanced configuration API for cm-optimization
|
2020-10-25 19:31:12 +03:00 |
|
|
d826dd9e83
|
Initial optimization implementation for CM
|
2020-10-24 20:33:19 +03:00 |
|
|
94df61cd43
|
cleanup
|
2020-10-24 13:05:36 +03:00 |
|
|
f7614da230
|
Refactoring
|
2020-10-22 11:27:08 +03:00 |
|
|
04d3f4a99f
|
Fix ASM
|
2020-10-22 09:28:18 +03:00 |
|
|
ae07652d9e
|
Symbol identity is always a string
|
2020-10-21 11:38:28 +03:00 |
|
|
707ad21f77
|
New Expression API
|
2020-10-19 22:51:33 +03:00 |
|
|
e44423192d
|
Tools version update
|
2020-10-13 20:34:17 +03:00 |
|
Iaroslav Postovalov
|
d46350e7b7
|
Rework codegen, use GSL vectors to store vectors, implement MatrixContext for Float, Double and Complex matrices with BLAS
|
2020-10-11 01:15:37 +07:00 |
|