|
6e24b563b2
|
optimize attributes plus
|
2024-07-07 11:06:20 +03:00 |
|
|
2d309e050b
|
Merge branch 'refs/heads/beta/kotlin2.0.0' into dev
|
2024-07-07 11:03:48 +03:00 |
|
|
c585c59552
|
2.0.0
|
2024-06-04 10:31:42 +03:00 |
|
|
1881feb5e2
|
Merge pull request 'Fix #532 by making ShapeND a non-value class' (!522) from bug/defaultStridesCache into dev
Reviewed-on: #522
Reviewed-by: Alexander Nozik <altavir@gmail.com>
|
2024-05-09 09:16:52 +03:00 |
|
Gleb Minaev
|
201887187d
|
Make ShapeND a usual non-value class. Implement its equals and hashCode methods. Deprecate contentEquals and contentHashCode .
|
2024-05-08 21:59:49 +03:00 |
|
|
c418607bf6
|
2.0.0-RC2
|
2024-04-30 19:41:34 +03:00 |
|
|
9518f16348
|
Merge branch 'refs/heads/dev' into beta/kotlin2.0.0
# Conflicts:
# gradle.properties
|
2024-04-20 09:22:19 +03:00 |
|
|
fc0393436f
|
Document ShapeND.asArray()
|
2024-04-15 18:01:58 +03:00 |
|
|
9228e6019c
|
Update Attributes version
|
2024-04-15 17:57:00 +03:00 |
|
|
edbf8c05be
|
cleanup Minuit
|
2024-04-15 17:52:15 +03:00 |
|
SPC-code
|
f335d63659
|
Update docs/buffers.md
Co-authored-by: Gleb Minaev <43728100+lounres@users.noreply.github.com>
|
2024-04-15 17:42:52 +03:00 |
|
SPC-code
|
c696a22f62
|
Update kmath-functions/src/commonMain/kotlin/space/kscience/kmath/integration/GaussIntegrator.kt
Co-authored-by: Gleb Minaev <43728100+lounres@users.noreply.github.com>
|
2024-04-15 17:41:52 +03:00 |
|
|
2fe04040c6
|
Fix AttributeBuilder inlining
|
2024-03-27 09:58:28 +03:00 |
|
|
255d4ba6b7
|
Dump API. Update readme
|
2024-03-27 09:51:23 +03:00 |
|
|
48b334a2b6
|
Singleton implementation for Attributes.EMPTY
|
2024-03-27 09:45:56 +03:00 |
|
|
ac851bea62
|
Change logic of AttributesBuilder. It no longer exposes the constructor
|
2024-03-27 09:18:46 +03:00 |
|
|
3b74968f9a
|
Change logic of AttributesBuilder. It no longer exposes the constructor
|
2024-03-27 09:11:35 +03:00 |
|
|
214467d21c
|
Reformat code
|
2024-03-27 09:11:12 +03:00 |
|
|
ecb5d28110
|
Attributes modify->modified
|
2024-03-27 08:51:56 +03:00 |
|
|
ec88d6be9e
|
Remove unnecessary reification
|
2024-03-27 08:19:22 +03:00 |
|
|
461e5a7c54
|
Refactor names for AttributesBuilder behavior
|
2024-03-27 08:12:39 +03:00 |
|
|
1be6a5ca0e
|
LinearSpace.compute -> LinearSpace.withComputedAttribute
|
2024-03-27 07:45:57 +03:00 |
|
|
a67bda8a33
|
Adjust build
|
2024-03-27 07:44:53 +03:00 |
|
|
efef5996e1
|
Remove contracts
|
2024-03-27 07:44:33 +03:00 |
|
|
69b59b43f4
|
Mark polymorphic attribute getters and setters as unstable
|
2024-03-27 07:43:54 +03:00 |
|
|
0af8147be6
|
Remove unnecessary internal dependencies
|
2024-03-26 09:58:50 +03:00 |
|
|
bd9430bab4
|
Merge branch 'dev' into beta/kotlin2.0.0
# Conflicts:
# gradle.properties
# kmath-histograms/build.gradle.kts
# kmath-histograms/src/commonMain/kotlin/space/kscience/kmath/histogram/Histogram.kt
|
2024-03-19 09:15:55 +03:00 |
|
|
82196250f6
|
Remove unnecessary internal dependencies
|
2024-03-17 09:42:50 +03:00 |
|
|
86324a9219
|
Add RingBuffer reset and capacity
|
2024-03-17 09:29:15 +03:00 |
|
|
203a350650
|
Merge remote-tracking branch 'github/dev' into dev
|
2024-03-08 10:19:20 +03:00 |
|
|
b076a6573a
|
Update versions
|
2024-03-08 10:18:32 +03:00 |
|
SPC-code
|
e7d8b94889
|
Update attributes-kt/src/commonMain/kotlin/space/kscience/attributes/SafeType.kt
Co-authored-by: Gleb Minaev <43728100+lounres@users.noreply.github.com>
|
2024-03-08 10:07:54 +03:00 |
|
|
5dea38eef8
|
Merge remote-tracking branch 'github/dev' into dev
|
2024-03-08 10:07:28 +03:00 |
|
SPC-code
|
dcf5b19d80
|
Update attributes-kt/src/commonMain/kotlin/space/kscience/attributes/Attributes.kt
Co-authored-by: Gleb Minaev <43728100+lounres@users.noreply.github.com>
|
2024-03-08 10:06:30 +03:00 |
|
|
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 |
|