|
6170f0376e
|
Fix EJML to properly treat vectors as columns
|
2024-12-24 13:44:29 +03:00 |
|
|
cd46773f43
|
Fix EJML to properly treat vectors as columns
|
2024-12-24 13:43:41 +03:00 |
|
|
3aa387c544
|
Fix EJML to properly treat vectors as columns
|
2024-12-24 12:58:00 +03:00 |
|
|
19139c0d4e
|
Fix EJML to properly treat vectors as columns
|
2024-12-24 12:57:08 +03:00 |
|
|
b4b8f30b2a
|
Remove hardcoded reference to SymbolIndexer in asm
|
2024-12-24 12:51:15 +03:00 |
|
|
b9f413b5ce
|
Revert SymbolIndexer package to make ASM builders work.
|
2024-12-24 12:26:01 +03:00 |
|
|
43e407e11a
|
Merge changes for Kotlin 2.1.0
|
2024-12-24 10:51:55 +03:00 |
|
|
a6fcfdebd1
|
Merge remote-tracking branch 'spc/dev' into dev
|
2024-12-24 10:44:42 +03:00 |
|
|
8f55d89daf
|
EAP 2.1.20
|
2024-12-21 14:02:54 +03:00 |
|
|
c475c43744
|
Named buffers and named module
|
2024-12-14 11:50:46 +03:00 |
|
|
7064546f83
|
add dokka multimodule
|
2024-10-04 14:55:15 +03:00 |
|
|
8a453bf0b9
|
Merge branch 'dev' into beta/kotlin-2.0.20
# Conflicts:
# benchmarks/build.gradle.kts
# gradle.properties
# kmath-ast/src/jsMain/kotlin/space/kscience/kmath/internal/base64/base64.kt
|
2024-09-22 16:46:45 +03:00 |
|
|
ab16bd16ac
|
Fix benchmark results script
|
2024-08-26 13:37:49 +03:00 |
|
|
222cdc2c14
|
Add unstable marker to eigenvalue decomposition
|
2024-08-21 12:06:00 +03:00 |
|
|
6c1a5e62bf
|
Remove buildSrc
|
2024-08-21 11:56:05 +03:00 |
|
|
1619a49017
|
Add proper test for symmetric matrices eigenValueDecomposition
|
2024-08-18 22:45:33 +03:00 |
|
|
b818a8981f
|
Eigenvalue decomposition API
Cosmetic change Double -> Float64
|
2024-08-17 21:11:13 +03:00 |
|
|
91513a1629
|
Reimplement random-forking chain
|
2024-08-14 19:20:05 +03:00 |
|
|
2becee7f59
|
Reimplement random-forking chain
|
2024-08-09 22:14:24 +03:00 |
|
|
6619db3f45
|
Reimplement random-forging chain
|
2024-08-09 10:22:37 +03:00 |
|
|
48d0ee8126
|
Add Metropolis-Hastings sampler.
Minor fixes.
|
2024-08-04 21:26:51 +03:00 |
|
|
57d1cd8c87
|
Add Metropolis-Hastings sampler.
Minor fixes.
|
2024-08-04 15:01:47 +03:00 |
|
SPC-code
|
e0997ccf9c
|
Merge pull request #533 from Vasilev-Ilya/STUD-7_metropolis_hastings_sampler
Draft: STUD-7: Metropolis-Hastings sampler implementation
|
2024-08-03 21:35:29 +03:00 |
|
|
0a90d2e8c9
|
Kotlin 2.0.20-Beta2
|
2024-07-25 10:09:26 +03:00 |
|
|
3e8f44166c
|
add Attributes minus
|
2024-07-07 11:14:11 +03:00 |
|
|
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 |
|
|
07aeec6dfb
|
beta-2.0.20
|
2024-07-07 11:02:49 +03:00 |
|
|
c585c59552
|
2.0.0
|
2024-06-04 10:31:42 +03:00 |
|
vasilev.ilya
|
3417d8cdc1
|
Minor edits. Tests added. | STUD-7
|
2024-05-20 01:12:27 +03:00 |
|
|
1881feb5e2
|
Merge pull request 'Fix #532 by making ShapeND a non-value class' (!522) from bug/defaultStridesCache into dev
Reviewed-on: kscience/kmath#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 |
|
|
dbc5488eb2
|
Minor edits. Tests added. | STUD-7
|
2024-04-24 23:29:14 +03:00 |
|
|
d0d250c67f
|
MHS first implementation | STUD-7
|
2024-04-22 22:01:15 +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 |
|