Commit Graph

1566 Commits

Author SHA1 Message Date
Alexander Nozik
ed5e94f580
Merge pull request #331 from mipt-npm/commandertvis/q
Special rendering of Quaternion
2021-05-13 19:49:51 +03:00
Iaroslav Postovalov
fcb9605338
Special rendering of Quaternion #330 2021-05-13 22:59:35 +07:00
zhelenskiy
1e94538931 Unstable API annotation added + inconsistent docs fix + unnecessary BigIntField usage removed 2021-05-13 13:11:20 +03:00
feb5743f58 Change signature of one of integrate helpers 2021-05-13 11:10:59 +03:00
f5289abdc3 Introduce PerformancePitfall annotation 2021-05-13 11:09:49 +03:00
97c4b81717 Introduce PerformancePitfall annotation 2021-05-13 11:02:20 +03:00
Alexander Nozik
3131e2a40d
Merge pull request #329 from mipt-npm/fix/tensors-doc
Fix readme for tensors
2021-05-12 22:02:35 +03:00
Roland Grinis
d721c4b597 typo found 2021-05-12 19:43:08 +01:00
Roland Grinis
e5f3ee75be tensors readme fix 2021-05-12 19:40:10 +01:00
zhelenskiy
8443fac4ae UInt can be used in exponent (in pow) now. 2021-05-12 14:10:32 +03:00
zhelenskiy
1e71f29d5e Large addition tests added 2021-05-12 13:59:41 +03:00
zhelenskiy
ded01251d1 Karatsuba enhancement 2021-05-12 11:05:42 +03:00
zhelenskiy
ed86a31c50 Placing pow outside the Ring interface. 2021-05-12 04:58:48 +03:00
zhelenskiy
b4e47494fc Parsing of decimal values takes 9 immediately digits but not 1. 2021-05-12 04:42:17 +03:00
zhelenskiy
9184bd55de Parser optimization 2021-05-12 02:01:49 +03:00
zhelenskiy
74d14970b9 empty string parsing fixed 2021-05-12 00:58:27 +03:00
Alexander Nozik
e01ee63c03
Merge pull request #326 from mipt-npm/commandertvis/kotlingrad
Promote kmath-kotlingrad to experimental alongside minor documentation and API changes
2021-05-11 09:01:59 +03:00
Alexander Nozik
e302b5ea4c
Merge pull request #327 from mipt-npm/commandertvis/unstable
Document and change retention for UnstableKMathAPI
2021-05-11 09:01:16 +03:00
zhelenskiy
2da0648d73 Karatsuba added
Incorrect equals fix test
Incorrect overflow handling support
2021-05-11 01:40:45 +03:00
zhelenskiy
3ad7f32ada Incorrect BigInt equality fixed 2021-05-10 18:41:40 +03:00
zhelenskiy
d17a3ac6ef Further optimization of power is added 2021-05-10 18:24:13 +03:00
zhelenskiy
1716b7f5d1 Fast power is added 2021-05-10 17:57:49 +03:00
Iaroslav Postovalov
e2920ed683
Promote kmath-kotlingrad to experimental alongside minor documentation and API changes 2021-05-09 18:17:28 +07:00
Iaroslav Postovalov
bbef697b7d
Document and change retention for UnstableKMathAPI 2021-05-09 18:10:06 +07:00
Alexander Nozik
ca02f5406d
Update gradle.properties
Increase metaspace for dokka
2021-05-08 18:07:53 +03:00
Alexander Nozik
50d55e9734
Merge pull request #324 from mipt-npm/dev
v0.3.0-dev-9
2021-05-08 17:16:29 +03:00
6d78bb8d91 0.3.0-dev-8. Readme update 2021-05-08 14:36:37 +03:00
515d2391ee Merge remote-tracking branch 'origin/master' into dev
# Conflicts:
#	.github/workflows/pages.yml
2021-05-08 14:29:33 +03:00
7ce0829597 0.3.0-dev-8. Cleanup 2021-05-08 14:20:16 +03:00
e4e661a3bf Update jupyter integration 2021-05-08 14:10:57 +03:00
0622be2494 Merge remote-tracking branch 'origin/dev' into dev 2021-05-08 11:35:15 +03:00
Alexander Nozik
c420c2ccc6
Merge pull request #300 from mipt-npm/feature/tensor-algebra
KMP library for tensors
2021-05-08 09:48:04 +03:00
Iaroslav Postovalov
512ed1139c
Merge pull request #323 from AndreiKingsley/andrew
fixes
2021-05-08 03:34:57 +07:00
Andrei Kislitsyn
33e27cd992 fixed 2021-05-07 23:07:02 +03:00
Andrei Kislitsyn
11a1624e64 fixes 2021-05-07 23:06:41 +03:00
Andrei Kislitsyn
dde1db7b0a fixes 2021-05-07 23:05:37 +03:00
Roland Grinis
75ef241be3 Merge commit 'refs/pull/322/head' of ssh://git.jetbrains.space/mipt-npm/sci/kmath into feature/tensor-algebra 2021-05-07 14:19:37 +01:00
Roland Grinis
a5b72f2016 Doc typo 2021-05-07 14:15:48 +01:00
Roland Grinis
21b5d45b96 Throwable value method 2021-05-07 14:13:07 +01:00
Andrei Kislitsyn
5b725a087b new cast 2021-05-07 15:53:09 +03:00
Roland Grinis
d73d03c055 valueOrNull added 2021-05-07 13:36:15 +01:00
Roland Grinis
e80eefa90f typo corrected 2021-05-07 13:12:55 +01:00
Roland Grinis
d31726a0d9 produce routine 2021-05-07 13:12:18 +01:00
Roland Grinis
0ef64130ae TensorLinearStructure made internal 2021-05-07 13:00:30 +01:00
Roland Grinis
0920e21d62 Merging implementations together 2021-05-07 12:52:17 +01:00
Andrei Kislitsyn
14ca7cdd31 fixes 2021-05-07 13:00:20 +03:00
Andrei Kislitsyn
1b1a078dea neural network! 2021-05-07 03:22:34 +03:00
Roland Grinis
febe526325 Update stack docs 2021-05-06 14:50:05 +01:00
Andrei Kislitsyn
db5378c9f4 PCA example 2021-05-06 16:29:21 +03:00
Roland Grinis
5fe1320855 minor corrections 2021-05-06 12:59:21 +01:00