|
214467d21c
|
Reformat code
|
2024-03-27 09:11:12 +03:00 |
|
|
fcb7e2fa7d
|
Reverse types for buffers and typealiases for geometry.
|
2024-02-22 21:03:58 +03:00 |
|
|
fd9da63ef9
|
Prepare for 0.4.0 release
|
2024-02-18 15:05:56 +03:00 |
|
|
10739e0d04
|
Performance fixes
|
2024-02-18 12:27:46 +03:00 |
|
|
f8e91c2402
|
Finishing fixes
|
2024-02-17 21:32:26 +03:00 |
|
|
a526dcc16b
|
Merge branch 'dev' into dev-0.4
# Conflicts:
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/linear/MatrixFeatures.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/misc/Featured.kt
# kmath-ejml/src/main/kotlin/space/kscience/kmath/ejml/_generated.kt
# kmath-memory/src/commonMain/kotlin/space/kscience/kmath/memory/MemoryBuffer.kt
# kmath-optimization/src/commonMain/kotlin/space/kscience/kmath/optimization/OptimizationBuilder.kt
|
2024-02-07 21:53:49 +03:00 |
|
Gleb Minaev
|
cc4159be67
|
Update/Add copyright comments. Regenerate code for kmath-ejml.
|
2024-01-05 01:50:27 +03:00 |
|
|
2f2f552648
|
0.4 WIP
|
2023-11-11 10:19:09 +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 |
|
|
6da51b7794
|
[WIP] Features to Attributes refactoring
|
2023-07-09 15:51:50 +03:00 |
|
|
8eb25596a0
|
Variance test post-merge cleanup
|
2023-05-09 19:22:39 +03:00 |
|
mrFendel
|
f44039e309
|
-- refactoring
|
2023-05-05 18:50:10 +03:00 |
|
mrFendel
|
16385b5f4e
|
-- refactoring
|
2023-05-05 18:45:54 +03:00 |
|
mrFendel
|
1e27af9cf5
|
- Zelen-Severo CDF aproximation
- p-value for varianceRatioTest
|
2023-04-19 17:13:47 +03:00 |
|
mrFendel
|
0193349f94
|
requirements, default parameters, new Test for varianceRatioTest
|
2023-04-19 01:36:54 +03:00 |
|
mrFendel
|
98781c83ad
|
fixed bug with heteroscedastic z-score in Variance Ratio Test
|
2023-04-18 19:16:10 +03:00 |
|
mrFendel
|
e6da61c52a
|
refactoring
|
2023-04-18 01:53:07 +03:00 |
|
mrFendel
|
5b95923bb9
|
fixed zip in SereiesAlgebra + tests for VarianceRatio
|
2023-04-14 06:36:20 +03:00 |
|
mrFendel
|
a91b43a52d
|
tests for varianceRatio
|
2023-04-13 17:52:14 +03:00 |
|
mrFendel
|
0ce1861ab4
|
refactoring
|
2023-04-13 03:47:36 +03:00 |
|
mrFendel
|
a68ebef26d
|
zScore for variance Ratio Test
|
2023-04-13 03:38:10 +03:00 |
|
mrFendel
|
2b83560da8
|
Variance Ratio function
|
2023-04-12 22:24:48 +03:00 |
|
mrFendel
|
31d1cc774a
|
added shiftOperartion and diff
|
2023-04-11 20:31:04 +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 |
|
|
72c7030297
|
Add time series example stub
|
2023-03-10 22:50:41 +03:00 |
|
|
a3963ac4f5
|
Refactor series naming and docs
|
2023-03-10 21:40:14 +03:00 |
|
|
db30913542
|
Move to build tools 0.14
|
2023-02-03 19:32:53 +03:00 |
|
|
7f4f4c7703
|
Update of symbolic operations
|
2023-01-24 21:01:26 +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 |
|
|
b602066f48
|
Change the default strides and unify strides processing
|
2022-09-27 16:57:06 +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 |
|
|
1e8a8cac7e
|
Fix readme
|
2022-07-24 12:01:02 +03:00 |
|
|
3eef778f60
|
Add mandatory MutableBufferFactory to Algebra #477
|
2022-07-16 16:27:11 +03:00 |
|
|
5846f42141
|
Grand derivative refactoring. Phase 1
|
2022-07-15 15:21:49 +03:00 |
|
|
56f3c05907
|
Merge remote-tracking branch 'origin/dev' into altavir/diff
|
2022-07-13 10:13:47 +03:00 |
|
|
569e01fce1
|
Migration to kotlin 1.7
|
2022-06-12 15:16:40 +03:00 |
|
|
74e6bc65a3
|
0.3.0 release
|
2022-04-11 20:07:40 +03:00 |
|
|
b509dc917d
|
ValueAndErrorField
|
2022-04-10 23:00:55 +03:00 |
|
|
3de8976ea5
|
Merge remote-tracking branch 'origin/dev' into refactor/histogram
# Conflicts:
# buildSrc/gradle.properties
# gradle/wrapper/gradle-wrapper.properties
|
2022-04-10 09:41:38 +03:00 |
|
|
73f72f12bc
|
[WIP] Another histogram refactor
|
2022-04-05 23:23:29 +03:00 |
|
Iaroslav Postovalov
|
92cffd78d9
|
Upgrade gradle tools
|
2022-04-01 02:23:34 +07:00 |
|
Iaroslav Postovalov
|
7b1bdc21a4
|
Copy DerivativeStructure to multiplatform
|
2022-02-09 22:08:37 +07:00 |
|