|
bfb556b013
|
remove webpack and node version fixture
|
2023-10-03 19:33:39 +03:00 |
|
|
12a02320ec
|
Merge branch 'dev' into kotlin/1.9.20
# Conflicts:
# build.gradle.kts
|
2023-09-22 08:33:40 +03:00 |
|
|
23c0758ba6
|
Kotlin 1.9.20
|
2023-09-13 13:25:54 +03:00 |
|
|
efb853c1bc
|
Refactor geometry
|
2023-08-12 13:16:18 +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 |
|
|
3e9d28be31
|
Update build tools
|
2023-05-26 11:38:50 +03:00 |
|
|
378180ba09
|
Pre-release fixes
|
2023-05-12 20:57:55 +03:00 |
|
|
4ab2244ac9
|
update space automation
|
2023-05-09 19:44:39 +03:00 |
|
|
e76d8e0774
|
fix zipWithNextCircular on single element
|
2023-04-12 11:40:27 +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 |
|
|
109e050f03
|
Hieraechy for trajectory types
|
2023-04-04 15:16:33 +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 |
|
|
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 |
|
|
991ab907d8
|
Encapsulate internal constants in Expression
|
2022-12-10 11:09:55 +03:00 |
|
|
cff563c321
|
Major tensor refactoring
|
2022-11-05 16:14:23 +03:00 |
|
|
8286db30af
|
Optimize tensor shape computation
|
2022-10-16 20:15:37 +03:00 |
|
|
ee569b85f8
|
Safe shapes
|
2022-10-14 13:05:39 +03:00 |
|
|
b0abcf2d0c
|
Safe shapes
|
2022-10-14 12:47:57 +03:00 |
|
|
89d0cbc7ea
|
Refactoring and optimization of tensorAlgebra
|
2022-09-30 11:34:44 +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 |
|
|
6bf8d9d325
|
Naming refactoring
|
2022-09-26 13:08:49 +03:00 |
|
|
b5d04ba02c
|
Global refactor of tensors
|
2022-09-11 15:27:38 +03:00 |
|
|
3729faf49b
|
Rename Tensor::get to Tensor::getTensor to avoid name clash.
|
2022-09-05 23:24:01 +03:00 |
|
|
a9821772db
|
Move power to ExtendedFieldOps
|
2022-09-05 22:08:35 +03:00 |
|
|
5042fda751
|
Int Tensor Algebra implementation
|
2022-09-05 16:30:39 +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
|
9d4df5d8e0
|
Add and regenerate READMEs. Fix files' directory.
|
2022-07-20 08:22:41 +03:00 |
|
Gleb Minaev
|
db19df4329
|
Merge branch 'dev' into feature/polynomials
|
2022-07-16 17:23:39 +03:00 |
|
|
3eef778f60
|
Add mandatory MutableBufferFactory to Algebra #477
|
2022-07-16 16:27:11 +03:00 |
|
|
68add4cb5f
|
Refactor test naming
|
2022-07-16 11:35:50 +03:00 |
|
|
bfadf5b33d
|
Name refactor
|
2022-07-15 17:31:28 +03:00 |
|
|
846a6d2620
|
Grand derivative refactoring. Phase 3
|
2022-07-15 17:20:00 +03:00 |
|
|
f5fe53a9f2
|
Grand derivative refactoring. Phase 2
|
2022-07-15 16:20:28 +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 |
|
Gleb Minaev
|
fc2455fe34
|
Merge branch 'dev' into feature/polynomials
|
2022-06-25 23:29:34 +03:00 |
|
|
a1267d84ac
|
Fix quaternion rotation tests
|
2022-06-14 20:58:13 +03:00 |
|
Gleb Minaev
|
eadd521e35
|
Merge branch 'dev' into feature/polynomials-sift
|
2022-06-14 19:46:50 +03:00 |
|
Gleb Minaev
|
d0134bdbe9
|
Sift 4. Cleaned up "numbered" case. Tests are in progress.
|
2022-06-14 19:15:36 +03:00 |
|
|
85a1e8b33f
|
New common test infrastructure
|
2022-06-14 16:27:32 +03:00 |
|
|
569e01fce1
|
Migration to kotlin 1.7
|
2022-06-12 15:16:40 +03:00 |
|
|
c28be83226
|
LazyStructire::deferred -> async
|
2022-06-08 09:00:37 +03:00 |
|