|
688382eed6
|
Shapeless ND and Buffer algebras
|
2021-10-17 12:42:35 +03:00 |
|
|
d0354da80a
|
Shapeless ND and Buffer algebras
|
2021-10-17 11:12:35 +03:00 |
|
|
abae29bbed
|
DoubleBuffer algebra refactoring
|
2021-10-02 18:54:45 +03:00 |
|
|
89eebbecb7
|
Fix EJML inversion issue
|
2021-09-21 21:24:27 +03:00 |
|
|
49ec5d1554
|
Refactor ND builders to suit new discoverability pattern
|
2021-09-19 20:48:36 +03:00 |
|
Iaroslav Postovalov
|
da27c2e494
|
Fix path to LICENSE in the notice
|
2021-08-08 12:27:16 +07:00 |
|
Iaroslav Postovalov
|
afd5908784
|
Revise grammar of KDoc comments, refresh documentation files
|
2021-07-29 07:16:26 +07:00 |
|
Iaroslav Postovalov
|
b1998ed1a9
|
Replace public override with override
|
2021-07-19 03:12:41 +07:00 |
|
Iaroslav Postovalov
|
ef41c3f168
|
Build infrastructure changes
|
2021-07-17 16:40:34 +07:00 |
|
Iaroslav Postovalov
|
5d2eaaf68a
|
Add contracts to some functions, fix multiple style issues
|
2021-07-13 00:38:30 +07:00 |
|
|
94c58b7749
|
Fix Univariate histogram filling
|
2021-06-15 13:45:08 +03:00 |
|
|
8a07140f7c
|
Minor piecewise rework
|
2021-05-19 22:35:06 +03:00 |
|
|
f5289abdc3
|
Introduce PerformancePitfall annotation
|
2021-05-13 11:09:49 +03:00 |
|
Iaroslav Postovalov
|
0a0d0af94a
|
Configure copyright scoping
|
2021-04-21 19:46:02 +07:00 |
|
Iaroslav Postovalov
|
b6a57dbfd0
|
MST compilation to WebAssembly with Binaryen, reorganize internal JS bindings, tests refactor
|
2021-04-21 19:17:57 +07:00 |
|
Iaroslav Postovalov
|
e9c31b7827
|
Merge branch 'master' into dev
# Conflicts:
# README.md
# build.gradle.kts
# examples/src/main/kotlin/space/kscience/kmath/stat/DistributionBenchmark.kt
# examples/src/main/kotlin/space/kscience/kmath/structures/ParallelRealNDField.kt
# kmath-ast/README.md
# kmath-ast/build.gradle.kts
# kmath-ast/src/commonMain/kotlin/space/kscience/kmath/ast/MstExpression.kt
# kmath-complex/README.md
# kmath-complex/build.gradle.kts
# kmath-complex/src/commonMain/kotlin/space/kscience/kmath/complex/ComplexNDField.kt
# kmath-core/README.md
# kmath-core/build.gradle.kts
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/expressions/MST.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/expressions/MstAlgebra.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/nd/RealNDField.kt
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/structures/RealBufferField.kt
# kmath-coroutines/build.gradle.kts
# kmath-coroutines/src/commonMain/kotlin/space/kscience/kmath/chains/BlockingRealChain.kt
# kmath-coroutines/src/jvmMain/kotlin/space/kscience/kmath/structures/LazyNDStructure.kt
# kmath-dimensions/src/commonTest/kotlin/kscience/dimensions/DMatrixContextTest.kt
# kmath-for-real/README.md
# kmath-functions/README.md
# kmath-functions/src/commonMain/kotlin/space/kscience/kmath/interpolation/Interpolator.kt
# kmath-functions/src/commonMain/kotlin/space/kscience/kmath/interpolation/LoessInterpolator.kt
# kmath-functions/src/commonMain/kotlin/space/kscience/kmath/interpolation/XYPointSet.kt
# kmath-geometry/build.gradle.kts
# kmath-nd4j/README.md
# kmath-nd4j/build.gradle.kts
# kmath-stat/src/commonMain/kotlin/space/kscience/kmath/distributions/FactorizedDistribution.kt
# kmath-stat/src/commonMain/kotlin/space/kscience/kmath/stat/Distribution.kt
# kmath-stat/src/commonMain/kotlin/space/kscience/kmath/stat/Fitting.kt
# kmath-stat/src/commonMain/kotlin/space/kscience/kmath/stat/OptimizationProblem.kt
# kmath-stat/src/jvmMain/kotlin/space/kscience/kmath/stat/distributions.kt
# kmath-viktor/src/main/kotlin/space/kscience/kmath/viktor/ViktorNDStructure.kt
|
2021-04-16 18:02:44 +07:00 |
|
|
1d1937405d
|
BigIntBenchmarks. Rollback to gradle 6.8.3 because incompatibility with benchmarks
|
2021-04-16 10:05:51 +03:00 |
|
|
ba3c9b6d45
|
BigIntBenchmarks. cleanup
|
2021-04-16 09:47:30 +03:00 |
|
Iaroslav Postovalov
|
41b7349a43
|
Setup copyright headers, add references to third-party files, update LICENSE
|
2021-04-16 00:15:00 +07:00 |
|
|
e2ceb64d36
|
Fix errors and migrations
|
2021-04-14 23:26:21 +03:00 |
|
|
6cea5742e8
|
Blocking statistics. Move MST to core
|
2021-04-14 12:40:26 +03:00 |
|
Iaroslav Postovalov
|
c4367ac509
|
Merge branch 'dev' into commandertvis/issue226
# Conflicts:
# kmath-histograms/src/commonMain/kotlin/space/kscience/kmath/histogram/Counter.kt
|
2021-03-17 23:57:50 +07:00 |
|
|
a3ca06a241
|
Remove StructureND identity #248
|
2021-03-16 21:43:29 +03:00 |
|
|
206e4cbcf6
|
Real -> Double
|
2021-03-16 21:17:26 +03:00 |
|
|
05f742452d
|
Structure naming change
|
2021-03-16 20:56:20 +03:00 |
|
|
0e0deaeb72
|
Refactor buffer factories
|
2021-03-15 14:26:17 +03:00 |
|
Iaroslav Postovalov
|
993bba3133
|
Fix #226
|
2021-03-12 19:03:56 +07:00 |
|
|
522f39cef3
|
replace Space by Group
|
2021-03-10 22:09:19 +03:00 |
|
|
8ae8ebe871
|
Fully refactor algebra split ScaleOperations from Space.
|
2021-03-08 21:03:48 +03:00 |
|
|
dd5ef4810f
|
Gradle plugin 0.8.0
|
2021-02-21 16:13:40 +03:00 |
|
|
6581f3dd8a
|
Cleanup
|
2021-02-19 13:38:32 +03:00 |
|
|
209e17cd42
|
Merge histograms
|
2021-02-19 10:52:56 +03:00 |
|
|
c6ea423bd6
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# CHANGELOG.md
# kmath-core/api/kmath-core.api
# kmath-core/src/commonMain/kotlin/space/kscience/kmath/domains/HyperSquareDomain.kt
# kmath-histograms/src/commonMain/kotlin/space/kscience/kmath/histogram/RealHistogram.kt
# kmath-histograms/src/commonTest/kotlin/scietifik/kmath/histogram/MultivariateHistogramTest.kt
# kmath-histograms/src/jsMain/kotlin/space/kscience/kmath/histogram/Counters.kt
# kmath-histograms/src/jvmMain/kotlin/space/kscience/kmath/histogram/Counters.kt
# kmath-histograms/src/jvmMain/kotlin/space/kscience/kmath/histogram/UnivariateHistogram.kt
# kmath-histograms/src/jvmMain/kotlin/space/kscience/kmath/histogram/UnivariateHistogramSpace.kt
|
2021-02-19 09:46:25 +03:00 |
|
|
8485d28872
|
Change package name to space.kscience
|
2021-02-18 11:17:28 +03:00 |
|
|
d1b4d1ac11
|
Histograms refactor
|
2021-02-15 09:32:25 +03:00 |
|
|
ce18e85a0a
|
Histograms refactor
|
2021-02-14 22:44:05 +03:00 |
|
|
987997cc02
|
Histograms refactor
|
2021-02-12 22:43:35 +03:00 |
|
|
2fdba53911
|
WIP histograms refactor
|
2021-02-11 11:18:16 +03:00 |
|
|
2738496447
|
Histogram API update
|
2021-02-04 11:00:08 +03:00 |
|
|
5f6c133550
|
Histogram refactor
|
2021-01-30 11:24:34 +03:00 |
|
|
228c0b3886
|
misc
|
2021-01-28 20:04:33 +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 |
|
|
625e624cab
|
kmath-for-real refactoring
|
2020-11-29 21:38:12 +03:00 |
|
Iaroslav Postovalov
|
940fabfac2
|
Add more KDoc comments, fix grammar issue
|
2020-09-27 14:50:07 +07:00 |
|
Iaroslav
|
12b599fff2
|
Fix some packaging issues, add some KDoc comments, minor refactor
|
2020-09-23 21:15:54 +07:00 |
|
|
28190f9800
|
scientifik -> kscience
|
2020-09-20 22:39:27 +03:00 |
|
|
5032523bbf
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# build.gradle.kts
# examples/src/main/kotlin/scientifik/kmath/linear/LinearAlgebraBenchmark.kt
# kmath-ast/build.gradle.kts
# kmath-ast/src/commonMain/kotlin/scientifik/kmath/ast/MstAlgebra.kt
# kmath-commons/build.gradle.kts
# kmath-core/src/commonMain/kotlin/scientifik/kmath/misc/AutoDiff.kt
# kmath-core/src/commonMain/kotlin/scientifik/kmath/operations/Complex.kt
# kmath-core/src/commonMain/kotlin/scientifik/kmath/structures/Buffers.kt
# kmath-core/src/commonMain/kotlin/scientifik/kmath/structures/FlaggedBuffer.kt
# kmath-core/src/commonMain/kotlin/scientifik/kmath/structures/IntBuffer.kt
# kmath-core/src/commonMain/kotlin/scientifik/kmath/structures/RealBuffer.kt
# kmath-core/src/commonMain/kotlin/scientifik/kmath/structures/ShortBuffer.kt
# kmath-for-real/build.gradle.kts
# kmath-functions/build.gradle.kts
# kmath-memory/build.gradle.kts
# kmath-prob/build.gradle.kts
|
2020-09-20 21:59:10 +03:00 |
|
Iaroslav
|
5eaeb82a0f
|
Make one-liners not one-liners, add newlines at EOFs, optimize imports and Kotlin extension configurations
|
2020-09-20 16:36:48 +07:00 |
|
Iaroslav Postovalov
|
fc5ec8fed7
|
Drop koma support, add more explicit visibility modifiers
|
2020-09-09 22:31:54 +07:00 |
|
Iaroslav Postovalov
|
f567f73d19
|
Specify explicit API visbility, minor refactoring (error handling, etc.)
|
2020-09-09 11:28:54 +07:00 |
|
Iaroslav
|
5e4522bb06
|
Upgrade build tools plugin to dev version; file reformat; change dependencies' versions; specify visibility explicitly at certain places (core, especially), make some interfaces fun
|
2020-09-08 16:40:47 +07:00 |
|
Iaroslav
|
1d18832aa6
|
Provide contracts for many functions, make inline several functions, replace <algebra>.run { and with(<algebra>> { with <algebra> {, add newlines at EOFs, specify operator modifier explicitly at many places, reformat files, replace if (...) error guards with require and check
|
2020-08-22 02:42:59 +07:00 |
|
|
4b067f7a97
|
DoubleBuffer -> RealBuffer. Number algebra refactoring.
|
2020-06-27 12:19:43 +03:00 |
|
|
ea8c0db854
|
Histogram bin fix
|
2020-06-23 21:46:05 +03:00 |
|
|
668d13c9d1
|
Minor refactoring + domains
|
2020-06-23 20:03:45 +03:00 |
|
|
646207e140
|
Equlity half-fix for NDStructure
|
2020-05-06 10:50:08 +03:00 |
|
|
2e057c409b
|
RealHistogram counts weights
|
2020-04-30 11:20:28 +03:00 |
|
|
c31c9a9532
|
Move RealVector to kmath-for-real and use scientifik plugin
|
2019-08-07 21:47:50 +03:00 |
|
|
7f3dd95e72
|
Moved to scientifik plugin. Removed depricated Vector
|
2019-07-17 14:21:37 +03:00 |
|
|
5a8a45cf6a
|
minor update
|
2019-06-18 10:22:47 +03:00 |
|
|
5be55560cf
|
Merged build config changes from dataforge
|
2019-05-31 13:03:00 +03:00 |
|
|
56c23109b3
|
Build refactoring
|
2019-04-23 22:05:47 +03:00 |
|
Andrey Mischenko
|
bae77b6979
|
Use type safe plugin accessors, collapse some nested DSLs, removed duplicate declarations
|
2019-04-23 18:07:36 +08:00 |
|
Andrey Mischenko
|
f797d7b082
|
Use type safe accessors for sourceSets that available now with multiplatform-config
|
2019-04-23 17:47:57 +08:00 |
|
Andrey Mischenko
|
eb2162987b
|
WIP move config to buildSrc
|
2019-04-23 16:07:26 +08:00 |
|
Andrey Mischenko
|
e30337e196
|
WIP move config to buildSrc
|
2019-04-23 15:13:10 +08:00 |
|
|
cdcba85ada
|
Some unifications for buffers and NDStructures
|
2019-02-14 20:31:08 +03:00 |
|
|
9e2d6125f1
|
Histograms evicted from core
|
2019-02-13 18:21:51 +03:00 |
|