Commit Graph

1771 Commits

Author SHA1 Message Date
Roland Grinis
b1c714fa51 sync dev 2022-05-25 13:38:30 +01:00
Roland Grinis
13fe078304
Merge pull request #486 from margarita0303/feature/tensors-performance
added partial implementation of svd calculation with divide-by-near-zero error
2022-05-25 13:59:23 +03:00
Margarita
a497a5df1a reformatted code 2022-05-25 01:16:56 +03:00
Margarita
97104ad40f renamed function and changed structure 2022-05-25 01:11:22 +03:00
Margarita
eda477b2b5 added some tests for method dot 2022-05-24 23:44:09 +03:00
Margarita
37922365b6 added the rest of the algorithm 2022-05-24 23:23:35 +03:00
Margarita
86efe48217 added comment about division by zero 2022-05-24 19:50:50 +03:00
Margarita
2fa39fff14 added partial implementation of svd calculation 2022-05-24 19:22:26 +03:00
358d750226
Add missing @CommanderTvis contributions to changelog 2022-04-12 09:49:35 +03:00
d862a0a896
0.3.0 release 2022-04-11 20:08:13 +03:00
74e6bc65a3
0.3.0 release 2022-04-11 20:07:40 +03:00
916bc69e4b
Revert changes in tensor algebra to remove name conflicts 2022-04-11 17:32:16 +03:00
7e4d223044
Fixed missing TF basic operations 2022-04-11 14:56:48 +03:00
b509dc917d
ValueAndErrorField 2022-04-10 23:00:55 +03:00
Iaroslav Postovalov
ff58985d78
Merge pull request #476 from mipt-npm/refactor/histogram
Complete refactor of histograms API
2022-04-11 00:59:04 +07:00
1295a407c3
Refactor tree histogram 2022-04-10 15:29:46 +03:00
6247e79884
Refactor multivariate histograms 2022-04-10 13:41:41 +03:00
27a252b637
Accept changes, Update documentation 2022-04-10 11:31:52 +03:00
229c36b661
Accept changes 2022-04-10 10:32:36 +03:00
Alexander Nozik
40b088149b
Update kmath-histograms/src/commonMain/kotlin/space/kscience/kmath/histogram/IndexedHistogramGroup.kt
Co-authored-by: Iaroslav Postovalov <38042667+CommanderTvis@users.noreply.github.com>
2022-04-10 10:29:59 +03:00
Alexander Nozik
86d89f89f9
Update kmath-histograms/src/commonMain/kotlin/space/kscience/kmath/histogram/IndexedHistogramGroup.kt
Co-authored-by: Iaroslav Postovalov <38042667+CommanderTvis@users.noreply.github.com>
2022-04-10 10:29:44 +03:00
eba3a2526e
[final] Generalize UniformHistogram1D 2022-04-10 09:48:55 +03:00
3de8976ea5
Merge remote-tracking branch 'origin/dev' into refactor/histogram
# Conflicts:
#	buildSrc/gradle.properties
#	gradle/wrapper/gradle-wrapper.properties
2022-04-10 09:41:38 +03:00
Alexander Nozik
c24cf90262
Merge pull request #471 from mipt-npm/commandertvis/gradle
Upgrade gradle tools
2022-04-10 09:40:16 +03:00
3a2faa7da4
Generalize UniformHistogram1D 2022-04-09 10:18:18 +03:00
a2c0bc8a10
Another histogram refactor 2022-04-08 19:41:41 +03:00
Roland Grinis
25e60f85b8 cholesky fix 2022-04-06 12:32:41 +01:00
73f72f12bc
[WIP] Another histogram refactor 2022-04-05 23:23:29 +03:00
Roland Grinis
41238d8837 yarn lock 2022-04-05 20:50:58 +01:00
Iaroslav Postovalov
5988b9ad30
Merge branch 'master' into commandertvis/gradle 2022-04-01 21:56:53 +07:00
Iaroslav Postovalov
97a320c9ef
Use gradle-build-action 2022-04-01 14:02:03 +07:00
Iaroslav Postovalov
bae465fe86
Update GitHub actions 2022-04-01 03:06:07 +07:00
Iaroslav Postovalov
3277a99ed3
Never use GitHub Packages to publish project with 2022-04-01 02:58:12 +07:00
Iaroslav Postovalov
38fd3e24c8
Use correct class name for kotlin JVM compilation 2022-04-01 02:37:14 +07:00
Iaroslav Postovalov
13fb49e48c
Rename version catalog 2022-04-01 02:27:50 +07:00
Iaroslav Postovalov
92cffd78d9
Upgrade gradle tools 2022-04-01 02:23:34 +07:00
ce82d2d076 Histogram API refactor 2022-03-23 15:51:08 +03:00
3a3a5bd77f Histogram API refactor 2022-03-23 14:07:24 +03:00
Margarita
ae9666b07b added test for StructureND<Double>.times 2022-03-23 00:46:52 +03:00
Margarita
93b62c5bf6 added tests for fullLike, onesLike, rowsByIndices 2022-03-23 00:25:17 +03:00
29369cd6d7
[WIP] Another histogram refactor 2022-03-22 22:17:20 +03:00
Margarita
0440764cd3 added tests for std, variance 2022-03-22 21:51:45 +03:00
Margarita
f8c55328a4 added more examples for tensors, added tests for acos, asin, atanh 2022-03-22 21:12:39 +03:00
39640498fc
Another histogram refactor 2022-03-19 09:20:32 +03:00
Alexander Nozik
92ba439f2a
Merge pull request #468 from mipt-npm/dev
Build fixes
2022-03-08 23:17:17 +03:00
0b2e8ff25e
Build fixes 2022-03-08 23:15:48 +03:00
Alexander Nozik
df075718db
Merge pull request #466 from mipt-npm/dev
Dev
2022-03-07 22:07:41 +03:00
Iaroslav Postovalov
8518f333e3 Delete yarn.lock 2022-03-08 01:31:31 +07:00
4575ab2b79
Update interpolation API to agree with other conventions. 2022-03-07 10:39:59 +03:00
Alexander Nozik
c80f70fe0f
Merge pull request #461 from ivandev0/kylchik/jacobi
Jacobi eigenvalue algorithm
2022-02-20 10:18:06 +03:00