|
2386ecba41
|
0.4 WIP
|
2023-11-04 11:49:31 +03:00 |
|
|
ea887b8c72
|
0.4 WIP
|
2023-11-01 08:55:47 +03:00 |
|
|
dd3d38490a
|
[WIP] refactor features to attributes
|
2023-09-13 09:00:56 +03:00 |
|
|
9da14089e0
|
Update integration to use Attributes
|
2023-08-14 10:06:23 +03:00 |
|
|
5196322b7a
|
Update integration to use Attributes
|
2023-08-13 19:13:39 +03:00 |
|
|
67994d35d9
|
Merge branch 'dev' into dev-0.4
# Conflicts:
# CHANGELOG.md
# build.gradle.kts
# examples/src/main/kotlin/space/kscience/kmath/operations/mixedNDOperations.kt
# kmath-commons/src/main/kotlin/space/kscience/kmath/commons/linear/CMMatrix.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/linear/Float64LinearSpace.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/linear/LupDecomposition.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/nd/Float64FieldND.kt
# kmath-geometry/src/commonMain/kotlin/space/kscience/kmath/geometry/euclidean2d/Circle2D.kt
# kmath-geometry/src/commonMain/kotlin/space/kscience/kmath/geometry/euclidean2d/Float64Space2D.kt
# kmath-geometry/src/commonMain/kotlin/space/kscience/kmath/geometry/euclidean3d/Float64Space3D.kt
# kmath-geometry/src/commonMain/kotlin/space/kscience/kmath/geometry/vectorPrecision.kt
# kmath-nd4j/src/main/kotlin/space/kscience/kmath/nd4j/Nd4jTensorAlgebra.kt
# kmath-tensorflow/src/main/kotlin/space/kscience/kmath/tensorflow/DoubleTensorFlowAlgebra.kt
# kmath-tensors/src/commonMain/kotlin/space/kscience/kmath/tensors/core/DoubleTensorAlgebra.kt
# kmath-tensors/src/commonMain/kotlin/space/kscience/kmath/tensors/core/IntTensorAlgebra.kt
# kmath-viktor/src/main/kotlin/space/kscience/kmath/viktor/ViktorFieldOpsND.kt
|
2023-08-12 21:38:43 +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 |
|
|
4abe25c188
|
[WIP] Features to Attributes refactoring
|
2023-07-18 10:13:36 +03:00 |
|
|
6da51b7794
|
[WIP] Features to Attributes refactoring
|
2023-07-09 15:51:50 +03:00 |
|
|
3e9d28be31
|
Update build tools
|
2023-05-26 11:38:50 +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 |
|
|
ef336af87d
|
Fix vector product
|
2023-03-16 09:37:03 +03:00 |
|
|
db30913542
|
Move to build tools 0.14
|
2023-02-03 19:32:53 +03:00 |
|
|
3f4fe9e43b
|
Migrate to 1.8. Use universal autodiffs
|
2022-12-31 15:02:52 +03:00 |
|
|
cff563c321
|
Major tensor refactoring
|
2022-11-05 16:14:23 +03:00 |
|
|
d70389d2e6
|
Fix after series merge
|
2022-09-26 16:47:38 +03:00 |
|
|
4d1137659b
|
Merge branch 'feature/series' into dev
# Conflicts:
# build.gradle.kts
# kmath-commons/src/main/kotlin/space/kscience/kmath/commons/transform/Transformations.kt
# kmath-core/build.gradle.kts
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/nd/AlgebraND.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/nd/BufferAlgebraND.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/nd/BufferND.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/nd/ShapeIndices.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/operations/BufferAlgebra.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/operations/DoubleBufferOps.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/structures/bufferExtensions.kt
# kmath-histograms/src/jvmMain/kotlin/space/kscience/kmath/histogram/UnivariateHistogram.kt
# kmath-stat/src/commonMain/kotlin/space/kscience/kmath/distributions/UniformDistribution.kt
# kmath-stat/src/commonMain/kotlin/space/kscience/kmath/samplers/Sampler.kt
# kmath-tensors/src/commonMain/kotlin/space/kscience/kmath/tensors/core/BroadcastDoubleTensorAlgebra.kt
# kmath-tensors/src/commonMain/kotlin/space/kscience/kmath/tensors/core/BufferedTensor.kt
# kmath-tensors/src/commonMain/kotlin/space/kscience/kmath/tensors/core/DoubleTensorAlgebra.kt
# kmath-tensors/src/commonMain/kotlin/space/kscience/kmath/tensors/core/internal/broadcastUtils.kt
# kmath-tensors/src/commonMain/kotlin/space/kscience/kmath/tensors/core/internal/linUtils.kt
# kmath-tensors/src/commonMain/kotlin/space/kscience/kmath/tensors/core/internal/tensorCastsUtils.kt
# kmath-tensors/src/commonMain/kotlin/space/kscience/kmath/tensors/core/internal/utils.kt
# settings.gradle.kts
|
2022-09-26 13:10:59 +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 |
|
Gleb Minaev
|
0c6ad35c13
|
Simplify the version catalog usage.
|
2022-07-23 10:24:52 +03:00 |
|
Gleb Minaev
|
9d4df5d8e0
|
Add and regenerate READMEs. Fix files' directory.
|
2022-07-20 08:22:41 +03:00 |
|
Gleb Minaev
|
f48e4483cc
|
Last cosmetic changes.
|
2022-07-16 22:21:13 +03:00 |
|
Gleb Minaev
|
2d86cf1cc7
|
Remove power overriding and algebraic stub.
|
2022-07-16 21:55:35 +03:00 |
|
Gleb Minaev
|
99c7174802
|
Turn Polynomial data class back.
|
2022-07-16 20:55:10 +03:00 |
|
Gleb Minaev
|
58d7015782
|
Remove utils modules. Revive suddenly lost tests.
|
2022-07-16 20:15:30 +03:00 |
|
Gleb Minaev
|
87aeda84d9
|
Added MathJax to docs.
|
2022-07-12 23:10:38 +03:00 |
|
Gleb Minaev
|
5bc627f1d4
|
Rollback all breaking changes. The only breaking change now is value class.
|
2022-07-12 01:56:34 +03:00 |
|
Gleb Minaev
|
6ff79e28ac
|
Fix names, references, etc.
|
2022-07-12 00:57:44 +03:00 |
|
Gleb Minaev
|
f726e6d0f1
|
Minimise appearance of new feature, leave only upgrades.
|
2022-07-11 23:32:15 +03:00 |
|
Gleb Minaev
|
51dd72e48f
|
Finish move.
|
2022-07-11 22:39:13 +03:00 |
|
Gleb Minaev
|
d44a48bdb1
|
Moving to new modules.
|
2022-07-11 17:27:59 +03:00 |
|
Gleb Minaev
|
d3be07987c
|
Simplify usages of LabeledPolynomial constructing fabrics. Fix bugs. Add tests for variable's interoperability.
|
2022-07-06 23:16:25 +03:00 |
|
Gleb Minaev
|
923c52737d
|
Adapt NumberedPolynomial tests to LabeledPolynomial tests.
|
2022-07-06 17:13:50 +03:00 |
|
Gleb Minaev
|
5834fad938
|
Renamed constructing DSLs components. Fixed rejected NumberedPolynomial tests.
|
2022-07-06 00:37:46 +03:00 |
|
Gleb Minaev
|
45ed45bd13
|
Finish tests generation for numbered utilities. Also:
- Optimize a bit labeled and numbered differentiation.
- Fixed bugs in numbered anti-differentiation.
|
2022-07-05 03:41:52 +03:00 |
|
Gleb Minaev
|
e40977647d
|
Added suppresses.
|
2022-07-05 03:35:56 +03:00 |
|
Gleb Minaev
|
e89e4e19d3
|
Return suppresses.
|
2022-07-04 03:54:28 +03:00 |
|
Gleb Minaev
|
39088ec36b
|
Replaced assertFailsWith with assertFailsWithTypeAndMessage.
|
2022-07-04 02:36:46 +03:00 |
|
Gleb Minaev
|
102e83b478
|
Tests generation for numbered utilities in progress: finish substitutions.
|
2022-07-04 02:24:46 +03:00 |
|
Gleb Minaev
|
672a3c1552
|
Tests generation for numbered utilities in progress: finish map-wise substitutions. Also:
- Upgrade operations on Rational.
- Add new assertions.
- Changed a bit FIXME comments.
|
2022-07-03 15:47:12 +03:00 |
|
Gleb Minaev
|
f147636e9d
|
Tests generation for numbered utilities in progress.
|
2022-07-01 14:46:05 +03:00 |
|
Gleb Minaev
|
c8b9951f46
|
Added for list utilities for rational functions.
|
2022-06-29 14:54:49 +03:00 |
|
Gleb Minaev
|
64b33aed18
|
Remove extra suppresses.
|
2022-06-29 14:53:12 +03:00 |
|
Gleb Minaev
|
da46ea923c
|
Extended test for NumberedPolynomial
|
2022-06-28 15:07:09 +03:00 |
|
Gleb Minaev
|
043d292eca
|
Added test. Fixed bug in NumberedPolynomial's DSL.
|
2022-06-27 17:14:03 +03:00 |
|
Gleb Minaev
|
0ef2258665
|
Removed extra suppresses.
|
2022-06-27 17:11:39 +03:00 |
|
Gleb Minaev
|
ed634013f6
|
Removed extra suppresses.
|
2022-06-27 17:07:33 +03:00 |
|