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 |
|
|
dd8a4796f6
|
Update gradle plugin and build consistency
|
2022-01-04 13:15:50 +03: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
|
7ceb0b69b8
|
Revert license removal and update copyright
|
2021-11-16 18:14:34 +07:00 |
|
|
9a1f8a2266
|
remove unnecessary toInt
|
2021-11-10 11:51:20 +03:00 |
|
|
fa9ff4c978
|
Minor refactoring
|
2021-11-09 17:56:53 +03:00 |
|
|
d62bc66d4a
|
Refactoring
|
2021-11-09 13:42:22 +03:00 |
|
|
f6b576071d
|
Add non-boxing BufferView access
|
2021-11-09 12:25:17 +03:00 |
|
|
1315a8cd34
|
views cleanup
|
2021-11-08 19:57:22 +03:00 |
|
|
a1351aa942
|
Buffer views
|
2021-11-08 17:50:49 +03:00 |
|
|
bf504ae6c5
|
Basic series
|
2021-11-05 16:58:13 +03:00 |
|
|
688382eed6
|
Shapeless ND and Buffer algebras
|
2021-10-17 12:42:35 +03:00 |
|
|
d9f36365d9
|
Fix Mean bug
|
2021-10-04 22:31:06 +03:00 |
|
|
fd8a61c852
|
Fix Mean bug
|
2021-10-04 12:40:30 +03:00 |
|
|
abae29bbed
|
DoubleBuffer algebra refactoring
|
2021-10-02 18:54:45 +03:00 |
|
|
64781a6785
|
Move Minuit tmp classes to optimization
|
2021-09-23 21:44:18 +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
|
0b90dd4df2
|
Fix #408
|
2021-08-19 12:44:33 +03: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 |
|
|
aaa298616d
|
QOW is working more or less
|
2021-08-16 09:55:03 +03:00 |
|