|
11722db3c8
|
Add Attributes container equality
|
2024-03-08 10:04:37 +03:00 |
|
|
fcb7e2fa7d
|
Reverse types for buffers and typealiases for geometry.
|
2024-02-22 21:03:58 +03:00 |
|
|
dba001eff3
|
Fix types in geometry algebras
|
2024-02-20 20:39:57 +03:00 |
|
|
49f0d1fe7d
|
Fix types in geometry algebras
|
2024-02-20 19:35:00 +03:00 |
|
|
ad66a63ac2
|
Merge remote-tracking branch 'github/dev' into dev
|
2024-02-20 19:05:58 +03:00 |
|
|
32c5b3c10d
|
Add publishing to attributes-kt
|
2024-02-20 18:38:21 +03:00 |
|
SPC-code
|
bc1b75f79e
|
Merge branch 'master' into dev
|
2024-02-18 15:10:51 +03:00 |
|
|
fd9da63ef9
|
Prepare for 0.4.0 release
|
2024-02-18 15:05:56 +03:00 |
|
|
024e2a1a4f
|
Add .kotlin to gitignore
|
2024-02-18 14:26:47 +03:00 |
|
|
41a325d428
|
fix dot bug introduced in the last refactor. Add test for parallel linear algebra.
|
2024-02-18 14:22:20 +03:00 |
|
|
79642a869d
|
LUP cleanup
|
2024-02-18 14:00:38 +03:00 |
|
|
fbee95ab8b
|
LUP cleanup
|
2024-02-18 13:32:22 +03:00 |
|
|
10739e0d04
|
Performance fixes
|
2024-02-18 12:27:46 +03:00 |
|
|
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 |
|