|
f8e91c2402
|
Finishing fixes
|
2024-02-17 21:32:26 +03:00 |
|
|
7d88fb0166
|
Merge branch 'dev' into dev-0.4
# Conflicts:
# kmath-ejml/src/main/kotlin/space/kscience/kmath/ejml/_generated.kt
|
2024-02-16 18:57:57 +03:00 |
|
|
ca9df8a167
|
Add more corner cases for complex power
|
2024-02-08 18:06:06 +03:00 |
|
|
9e3fd240b8
|
Update versions
|
2024-02-08 17:39:19 +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 |
|
|
83d9e1f0af
|
Merge remote-tracking branch 'github/dev' into dev
|
2024-02-07 21:42:49 +03:00 |
|
|
8a754ace19
|
Fixed GitHub #524 (Complex power of real-valued number
|
2024-02-07 21:18:47 +03:00 |
|
|
c6f6191ef1
|
Deprecate direct angle conversion
|
2024-01-28 18:15:33 +03:00 |
|
SPC-code
|
960a334b8e
|
Merge pull request #522 from SciProgCentre/copyright-upgrade
Update/Add copyright comments. Regenerate code for kmath-ejml.
|
2024-01-05 09:56:22 +03:00 |
|
Gleb Minaev
|
cc4159be67
|
Update/Add copyright comments. Regenerate code for kmath-ejml.
|
2024-01-05 01:50:27 +03:00 |
|
|
24b934eab7
|
Add Buffer.asList()
|
2023-11-22 14:32:56 +03:00 |
|
|
5c82a5e1fa
|
0.4 WIP
|
2023-11-18 22:29:59 +03:00 |
|
|
2f2f552648
|
0.4 WIP
|
2023-11-11 10:19:09 +03:00 |
|
|
2386ecba41
|
0.4 WIP
|
2023-11-04 11:49:31 +03:00 |
|
|
46eacbb750
|
0.4 WIP
|
2023-11-03 09:56:19 +03:00 |
|
|
ea887b8c72
|
0.4 WIP
|
2023-11-01 08:55:47 +03:00 |
|
|
544b8610e1
|
Merge branch 'dev' into dev-0.4
# Conflicts:
# buildSrc/settings.gradle.kts
# gradle.properties
# gradle/wrapper/gradle-wrapper.properties
# kmath-geometry/src/commonMain/kotlin/space/kscience/kmath/geometry/euclidean2d/Circle2D.kt
# kmath-geometry/src/commonMain/kotlin/space/kscience/kmath/geometry/euclidean2d/Float32Space2D.kt
# kmath-geometry/src/commonMain/kotlin/space/kscience/kmath/geometry/euclidean2d/Float64Space2D.kt
# kmath-geometry/src/commonMain/kotlin/space/kscience/kmath/geometry/quaternionOperations.kt
|
2023-10-31 14:18:50 +03:00 |
|
|
a84f1e1500
|
Merge branch 'kotlin/1.9.20' into dev
|
2023-10-31 14:05:37 +03:00 |
|
|
328d45444c
|
1.9.20 finalization
|
2023-10-31 14:05:17 +03:00 |
|
|
1765f8cf8c
|
Remove asPolynomial
|
2023-10-25 10:28:39 +03:00 |
|
|
bfb556b013
|
remove webpack and node version fixture
|
2023-10-03 19:33:39 +03:00 |
|
|
5129f29084
|
update geometry
|
2023-09-22 09:53:44 +03:00 |
|
|
56933ecff3
|
1.9.20-Beta2
|
2023-09-22 09:04:39 +03:00 |
|
|
12a02320ec
|
Merge branch 'dev' into kotlin/1.9.20
# Conflicts:
# build.gradle.kts
|
2023-09-22 08:33:40 +03:00 |
|
|
7a4e9e70f9
|
add some quaternion operations
|
2023-09-22 08:21:14 +03:00 |
|
|
23c0758ba6
|
Kotlin 1.9.20
|
2023-09-13 13:25:54 +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 |
|
|
eff70eb690
|
Refactor rotations. Add Rotation matrix to Euler conversion
|
2023-08-13 14:51:50 +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 |
|
|
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 |
|
|
976714475e
|
levenbergMarquardt cleanup
|
2023-07-28 20:56:31 +03:00 |
|
|
1e2a8a40e5
|
levenbergMarquardt cleanup
|
2023-07-28 20:39:05 +03:00 |
|
|
cfac7ecffc
|
Merge branch 'dev' into dev-0.4
|
2023-07-28 12:02:17 +03:00 |
|
|
14f0fa1a6f
|
Merge remote-tracking branch 'space/dev' into dev
|
2023-07-18 11:15:27 +03:00 |
|
|
a3c65e5b17
|
[WIP] Features to Attributes refactoring
|
2023-07-18 11:14:23 +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 |
|
|
a001c74025
|
1.9.0-RC
|
2023-06-22 08:49:51 +03:00 |
|
|
d3893ab7e6
|
[WIP] moving from features to attributes
|
2023-06-20 19:45:21 +03:00 |
|
SPC-code
|
7e46c7de4e
|
Merge pull request #513 from margarita0303/dev
Added Levenberg-Marquardt algorithm and svd Golub-Kahan
|
2023-06-19 16:11:56 +03:00 |
|
Gleb Minaev
|
e00c2a4e2b
|
Fix version of matheclipse-core .
|
2023-06-16 16:00:48 +03:00 |
|
Margarita Lashina
|
5f2690309b
|
fix mistake in streaming version
|
2023-06-13 03:06:55 +03:00 |
|
|
c0a7cff1d8
|
Merge branch 'dev' into dev-0.3.2
# Conflicts:
# build.gradle.kts
# gradle/wrapper/gradle-wrapper.properties
# kmath-core/build.gradle.kts
# kmath-tensors/build.gradle.kts
|
2023-06-11 09:10:31 +03:00 |
|
|
009f93adbb
|
Add rotation coversion test for XYZ
|
2023-06-08 09:28:26 +03:00 |
|
Margarita Lashina
|
ef4335bc41
|
use function types for input func
|
2023-06-07 15:24:01 +03:00 |
|
|
1f6b7abf46
|
wasm test version
|
2023-06-07 15:16:58 +03:00 |
|