v0.3.0-dev-9 #324

Merged
altavir merged 265 commits from dev into master 2021-05-08 17:16:29 +03:00

265 Commits

Author SHA1 Message Date
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
AlyaNovikova
90149e3965 add documentation to map and randomNormal function 2021-05-06 14:42:15 +03:00
AlyaNovikova
56cadbd9ef Merge branch 'feature/tensor-algebra' of https://github.com/mipt-npm/kmath into feature/tensor-algebra 2021-05-06 14:24:06 +03:00
AlyaNovikova
dc22bd8498 add documentation to DoubleTensorAlgebra 2021-05-06 14:23:57 +03:00
Andrei Kislitsyn
8ac253b9fe cov + docs 2021-05-06 14:09:47 +03:00
Roland Grinis
35928e7960 minor corrections 2021-05-06 10:52:37 +01:00
Andrei Kislitsyn
0e793eba26 Merge remote-tracking branch 'ups/feature/tensor-algebra' into andrew 2021-05-06 12:30:23 +03:00
Andrei Kislitsyn
499cf85ff0 refactor BT + docs 2021-05-06 12:30:13 +03:00
Roland Grinis
16bed53997 Drop unused functionality in TensorLinearStructure 2021-05-06 09:59:58 +01:00
Roland Grinis
477e64e4d3 Typos corrected 2021-05-06 09:51:59 +01:00
Roland Grinis
a1cbd7a457 TensorLinearStructure doc 2021-05-06 09:48:43 +01:00
Roland Grinis
0680a3a1cb Merge commit 'refs/pull/315/head' of ssh://git.jetbrains.space/mipt-npm/sci/kmath into feature/tensor-algebra 2021-05-06 09:04:01 +01:00
AlyaNovikova
229c1b57da add documentation to DoubleLinearOpsTensorAlgebra 2021-05-06 10:27:47 +03:00
Roland Grinis
b7cc4e4b1b merge dev 2021-05-06 07:45:53 +01:00
Roland Grinis
431db00f1a refactor tests 2021-05-05 16:35:26 +01:00
Roland Grinis
218b81a242 Min max refactor 2021-05-05 16:11:46 +01:00
Andrei Kislitsyn
d0281871fa analytic tests and examples 2021-05-05 14:27:01 +03:00
Alexander Nozik
3e10e1463a
Merge pull request #311 from mipt-npm/commandertvis/frac
MST rendering: support infix division, use arcsin instead sin^-1 form for inverse trigonometric functions
2021-05-04 13:42:56 +03:00
Iaroslav Postovalov
591b408729
MST rendering: support infix division, use arcsin instead sin^-1 form for inverse trigonometric functions 2021-05-04 17:22:09 +07:00
Roland Grinis
b59e48410f More basic functionality, tests to come 2021-05-03 19:49:23 +01:00
Andrei Kislitsyn
7f8914d8ea fixes 2021-05-03 20:42:18 +03:00
Andrei Kislitsyn
8898f908ef statistic algebra 2021-05-03 18:45:18 +03:00
Alexander Nozik
eca1ad48f5
Merge pull request #273 from mipt-npm/feature/jupyter
Add Jupyter integration
2021-05-02 21:28:17 +03:00
Alexander Nozik
889b8a4490
Merge pull request #304 from mipt-npm/commandertvis/deprecate-element
Deprecate AlgebraElements.kt
2021-05-02 21:27:03 +03:00
Alexander Nozik
a8a5c769c4
Merge pull request #309 from mipt-npm/commandertvis/mst-tests
Simplify and revise test cases for MST compilation engines
2021-05-02 21:19:38 +03:00
Iaroslav Postovalov
f0627b2ced
Simplify and revise test cases for MST compilation engines #285 2021-05-03 00:27:16 +07:00
Roland Grinis
5aaba0dae4 TensorStructure to Tensor 2021-05-02 16:19:05 +01:00
Roland Grinis
48d86fac56 invoke refactor 2021-05-01 19:55:48 +01:00
Andrei Kislitsyn
ac6608b5b4 refactor 2021-05-01 20:45:23 +03:00
Andrei Kislitsyn
bfba653904 refactor 2021-05-01 17:47:12 +03:00
Iaroslav Postovalov
83c7ec8c6b
Deprecate AlgebraElements.kt 2021-05-01 18:46:11 +07:00
Andrei Kislitsyn
fe81dea243 stack 2021-05-01 14:22:05 +03:00
Andrei Kislitsyn
b7cac3a015 fix sequences + array casting 2021-05-01 13:32:50 +03:00
Roland Grinis
1b6bd67b90 No virtual mutable buffers 2021-04-30 21:11:01 +01:00
Roland Grinis
74773686b4 toDoubleTensor and toIntTensor renaming 2021-04-30 19:49:43 +01:00
Roland Grinis
8a039326d4 Minor corrections 2021-04-30 19:47:05 +01:00
Andrei Kislitsyn
f0cdb9b657 refactor utils and remove inline 2021-04-30 20:07:59 +03:00
Andrei Kislitsyn
e2c7751c7e refactor linops 2021-04-30 19:45:31 +03:00
Roland Grinis
1695fc5075 Fix examples 2021-04-30 15:25:45 +01:00
Roland Grinis
42ddd2e569 MutableBufferFromGenerator 2021-04-30 15:08:32 +01:00
Roland Grinis
86c2816cfd Fixed strides code duplication 2021-04-30 14:53:02 +01:00
Iaroslav Postovalov
77d72c7bf6
Add Jupyter integration 2021-04-30 20:50:00 +07:00
Roland Grinis
6be5caa93f No secondary constructors 2021-04-30 14:44:42 +01:00
Roland Grinis
e5e62bc544 Extending from Algebra 2021-04-30 14:38:03 +01:00
Alexander Nozik
72d91b04da
Merge pull request #301 from mipt-npm/commandertvis/graal-ga
Use GraalVM as CI JDK
2021-04-30 16:31:24 +03:00
Iaroslav Postovalov
2aed0316f4
Use GraalVM as CI JDK 2021-04-30 20:29:05 +07:00
Iaroslav Postovalov
fd7e26d6c5
Merge pull request #294 from mipt-npm/commandertvis/rework-ejml
Rewrite EJML module by dropping ejml-simple abstraction level
2021-04-30 19:51:44 +07:00
Iaroslav Postovalov
598b2e1587
Rewrite EJML module by dropping ejml-simple abstraction level; multiple build script changes 2021-04-30 19:48:12 +07:00
Roland Grinis
bd068b2c14 Smaller SVD test 2021-04-30 09:54:25 +01:00
Roland Grinis
e371a4a6db Merge branch 'dev' into feature/tensor-algebra 2021-04-30 09:20:26 +01:00
Roland Grinis
b546f3f78b Merge PR 2021-04-30 09:19:30 +01:00
Andrei Kislitsyn
09f0a2879e refactor lu + docs 2021-04-30 11:08:22 +03:00
Roland Grinis
cba62a9468 English typo 2021-04-29 18:48:41 +01:00
Roland Grinis
432f404d7c More descriptions 2021-04-29 18:45:46 +01:00
AlyaNovikova
b9f1f0e525 fixes 2021-04-29 20:00:05 +03:00
AlyaNovikova
64c6cbf860 change tuple to pair/triple 2021-04-29 17:21:29 +03:00
AlyaNovikova
6f5b0f0a03 add README and documentation for the main functions of tensor algebra 2021-04-29 17:09:50 +03:00
Roland Grinis
51f084d28b merge PR 2021-04-28 17:07:10 +01:00
Andrei Kislitsyn
a0e9180db6 example with LUP 2021-04-28 18:18:57 +03:00
Roland Grinis
b65a673173 Fix format for 0.0 2021-04-28 14:16:57 +01:00
Alexander Nozik
0f786e4f6f
Merge pull request #293 from mipt-npm/commandertvis/ast-stability
Promote kmath-ast as experimental, mark AST Rendering and WASM with @UnstableKMathAPI
2021-04-28 08:59:54 +03:00
Iaroslav Postovalov
e3f7b7a5fa
Promote kmath-ast as experimental, mark AST Rendering and WASM with @UnstableKMathAPI 2021-04-28 10:27:08 +07:00
Roland Grinis
23ea4a95a1 Fixed strides flipping 2021-04-27 19:01:54 +01:00
Roland Grinis
c2db3a23e1 Feedback for SVD 2021-04-26 16:24:26 +01:00
Andrei Kislitsyn
30ca333c04 OLS/SVD example 2021-04-26 17:27:50 +03:00
Andrei Kislitsyn
2c001cb1b3 fix div + simple tests 2021-04-26 17:07:49 +03:00
Iaroslav Postovalov
1f71b5333a
Merge pull request #291 from mipt-npm/commandertvis/readme-ast
Update README.md
2021-04-26 08:47:45 +07:00
Roland Grinis
4f593aec63 Buffer mini-protocol 2021-04-24 18:53:21 +01:00
Iaroslav Postovalov
077c2b4e3b
Update README.md in kmath-ast 2021-04-24 12:14:31 +07:00
Roland Grinis
287e2aeba2 div operator 2021-04-23 14:22:52 +01:00
2cf56641aa Merge remote-tracking branch 'origin/dev' into dev 2021-04-22 19:37:28 +03:00
Andrei Kislitsyn
559e8b24ab rework structure + fixes 2021-04-21 23:44:39 +03:00
Roland Grinis
cc11df6174 Casting receiver 2021-04-21 19:51:34 +01:00
Roland Grinis
76b5cd0de5 Merge dev 2021-04-21 17:04:09 +01:00
Iaroslav Postovalov
84b149fa81
Merge pull request #274 from mipt-npm/commandertvis/exp-render
Redesign exponential function rendering
2021-04-21 22:13:21 +07:00
Iaroslav Postovalov
488f5f0008
Redesign exponential function rendering 2021-04-21 22:13:03 +07:00
7a11ed0797 Merge remote-tracking branch 'origin/dev' into dev 2021-04-21 16:03:30 +03:00
Iaroslav Postovalov
23d2f8d758
Merge pull request #289 from mipt-npm/commandertvis/rendering-tests
Move AST rendering tests to common
2021-04-21 19:57:36 +07:00
Iaroslav Postovalov
cfa9077e29
Move AST rendering tests to common 2021-04-21 19:50:33 +07:00
Alexander Nozik
264139fe13
Merge pull request #288 from mipt-npm/commandertvis/copyright
Configure copyright scoping
2021-04-21 15:48:11 +03:00
Iaroslav Postovalov
0a0d0af94a
Configure copyright scoping 2021-04-21 19:46:02 +07:00
Iaroslav Postovalov
a722672b35
Merge pull request #284 from mipt-npm/commandertvis/binaryen
MST compilation to WebAssembly with Binaryen, reorganize internal JS bindings, tests refactor
2021-04-21 19:31:31 +07:00
Iaroslav Postovalov
b6a57dbfd0
MST compilation to WebAssembly with Binaryen, reorganize internal JS bindings, tests refactor 2021-04-21 19:17:57 +07:00
6aa5b547b5 cleanup 2021-04-21 12:48:11 +03:00
9c353f4a0d Make ND4J float algebra extended 2021-04-20 22:48:09 +03:00
Alexander Nozik
477f75270c
Merge pull request #283 from mipt-npm/commandertvis/better-parse
Update dependencies
2021-04-20 15:19:06 +03:00
Iaroslav Postovalov
84fa878ee3
Update dependencies 2021-04-20 19:14:59 +07:00
fd4108b74f fix segmented integral 2021-04-19 11:26:06 +03:00
86818f6864 Replace dl4j with nd4j dependency 2021-04-19 09:31:56 +03:00
07e39a068d Use split interval for integration. 2021-04-18 19:43:03 +03:00
6c215abf13 Fix BigInt benchmark. 2021-04-17 10:08:04 +03:00
Alexander Nozik
2418b0bb9e
Merge pull request #281 from zhelenskiy/dev
Tests for large BigIntegers multiplication and power are provided.
2021-04-17 09:56:18 +03:00
f67cfcc9e6 Fix benchmarks 2021-04-17 09:47:34 +03:00
922ca564b1 Merge remote-tracking branch 'zhelenskiy/dev' into zhelenskiy_dev 2021-04-17 09:47:16 +03:00
Alexander Nozik
3dc7038b6e
Update BigIntBenchmark.kt
unify definition (pow function seems to work wrong
2021-04-17 09:46:10 +03:00
562e641b06 Fix benchmarks 2021-04-17 09:43:40 +03:00
b84ac68bd8 Merge branch 'dev' into zhelenskiy_dev 2021-04-17 09:27:41 +03:00
zhelenskiy
41d0be8085 Increasing number of tests 2021-04-16 23:29:31 +03:00
8689d29e4c Fix benchmarks 2021-04-16 22:43:10 +03:00
zhelenskiy
a110dc20d5 Tests for large BigIntegers multiplication and power are provided.
Km implementation is very slow.
2021-04-16 22:15:12 +03:00
00a2ce2152 Back to gradle 7 2021-04-16 20:30:40 +03:00
Roland Grinis
82d8394a9f remove kolinx import 2021-04-16 12:05:18 +01:00
Roland Grinis
4f8ab4dd78 Ignore print test 2021-04-16 12:03:27 +01:00
Roland Grinis
1e7cf39150 Don't print 0 order 2021-04-16 11:58:42 +01:00
Roland Grinis
baa303171e No jvm specifics please 2021-04-16 07:47:06 +01:00
Roland Grinis
41ac72b4fb MPP toString for DoubleTensor 2021-04-16 07:45:31 +01:00
Andrei Kislitsyn
b7da52edb1 pretty printer 2021-04-15 23:10:15 +03:00
Roland Grinis
0fa73e1e9e Drop unused code 2021-04-14 22:21:18 +01:00
Roland Grinis
b46e8c5fe2 LU and det refactored 2021-04-14 22:13:54 +01:00
Andrei Kislitsyn
2092cc9af4 resolve conflict 2021-04-14 23:12:39 +03:00
Andrei Kislitsyn
bbe7c99ec5 fix det 2021-04-14 23:11:06 +03:00
Andrei Kislitsyn
aeb71b5d27 fix det 2021-04-14 23:10:42 +03:00
Andrei Kislitsyn
c7669d4fba fix det 2021-04-14 23:05:54 +03:00
Roland Grinis
a2d41d5e73 Cholesky with precision in client API 2021-04-14 20:30:42 +01:00
Roland Grinis
75783bcb03 some todos 2021-04-09 14:06:44 +01:00
Roland Grinis
b51427d2ab test to fix determinant 2021-04-09 12:26:03 +01:00
Roland Grinis
1e8da7a87b Cholesky decomp tests and checks - det to be fixed 2021-04-09 10:53:36 +01:00
Roland Grinis
a692412cff Safer cleaner for symeig 2021-04-09 10:08:55 +01:00
Roland Grinis
fe8579180d Open epsilon to client to control numerical precision for power methods 2021-04-09 09:56:37 +01:00
Roland Grinis
3f0dff3ce9 Approximate spectral decomposition for symmetric matrices based on SVD 2021-04-09 09:18:00 +01:00
Roland Grinis
e4dbabc30f more infor 2021-04-09 08:32:03 +01:00
Roland Grinis
5d8b42da90 minor corrections to linear stuff 2021-04-09 08:29:08 +01:00
Roland Grinis
8c1131dd58 Approaching SymEig through SVD 2021-04-09 08:03:47 +01:00
Roland Grinis
a09a1c7adc Fixed tests 2021-04-09 07:33:25 +01:00
AlyaNovikova
ea4d6618b4 fix bugs in svd 2021-04-08 23:58:44 +03:00
Roland Grinis
74dfca4e2e Using kmath-stat for random normals 2021-04-07 15:11:00 +01:00
Roland Grinis
383376080e Merge branch 'dev' into feature/tensor-algebra 2021-04-07 12:05:56 +01:00
Roland Grinis
174f6566e1 Negative indices 2021-04-06 12:07:39 +01:00
Roland Grinis
2bbe10e41c SymEig test 2021-04-06 11:41:41 +01:00
Roland Grinis
dcdc22dd9d SVD test to be fixed 2021-04-06 11:04:00 +01:00
Roland Grinis
4336788a6b Moving Alya's SVD implementation to linutils 2021-04-06 09:00:13 +01:00
AlyaNovikova
814eab8cde implement svd function and tests for it 2021-04-06 00:06:14 +03:00
AlyaNovikova
3e98240b94 add function diagonalEmbedding with tests 2021-04-01 20:21:14 +03:00
Roland Grinis
b36281fa39 roll back 2021-03-31 09:23:41 +01:00
Roland Grinis
706a44fd33 get normals TBD 2021-03-31 09:15:55 +01:00
Roland Grinis
5abd63cde2 moving to kmath-tensors module 2021-03-31 09:07:45 +01:00
Roland Grinis
61edf999c8 Merge branch 'dev' into feature/tensor-algebra 2021-03-31 08:35:48 +01:00
Roland Grinis
6305acea68 API dump 2021-03-31 08:32:53 +01:00
Roland Grinis
07b6f988c2 forgot ln 2021-03-30 19:31:42 +01:00
Roland Grinis
b5d3ca76db Dropping creation methods from interface 2021-03-30 19:20:20 +01:00
Roland Grinis
ae30d3a03e remerging pr 263 2021-03-30 16:58:05 +01:00
Roland Grinis
03455a3beb infix dot forgotten 2021-03-30 14:36:59 +01:00
Roland Grinis
581c13c573 drop code duplication 2021-03-30 14:14:05 +01:00
Roland Grinis
370bab462c merged pull request 2021-03-30 13:14:09 +01:00
Andrei Kislitsyn
139534fdb3 fix 2021-03-30 15:13:45 +03:00
Roland Grinis
97f148c175 Merge commit 'refs/pull/263/head' of ssh://git.jetbrains.space/mipt-npm/sci/kmath into feature/tensor-algebra 2021-03-30 13:06:23 +01:00
Andrei Kislitsyn
2503d35ba8 complete qr + test qr and lu 2021-03-30 14:53:19 +03:00
Roland Grinis
d281dfca3a Separate linear algebra utils into dedicated module 2021-03-30 11:22:55 +01:00
Andrei Kislitsyn
6e85d496f2 resolve conflict 2021-03-30 00:22:10 +03:00
Roland Grinis
51eca003af Moved back value to main algebra context 2021-03-29 22:11:34 +01:00
Roland Grinis
92710097f0 Fixing 2D and 1D casts 2021-03-29 21:58:56 +01:00
Andrei Kislitsyn
3219712019 resolve merge conflict 2021-03-26 23:49:58 +03:00
Roland Grinis
22b68e5ca4 BufferedTensor2D & BufferedTensor1D 2021-03-26 20:36:21 +00:00
Andrei Kislitsyn
5d830206a2 Merge remote-tracking branch 'ups/feature/tensor-algebra' into andrew 2021-03-26 19:03:43 +03:00
Roland Grinis
516cd90677 Moved out to archive unimplemented API 2021-03-26 15:36:53 +00:00
Roland Grinis
e03910354e ok reverting 2021-03-26 15:14:23 +00:00
Andrei Kislitsyn
056699f27b Merge remote-tracking branch 'ups/feature/tensor-algebra' into andrew 2021-03-26 18:10:53 +03:00
Roland Grinis
1588b5d94f once mutable stay it and enjoy 2021-03-26 15:09:18 +00:00
Andrei Kislitsyn
3cb9535fc9 Merge remote-tracking branch 'ups/feature/tensor-algebra' into andrew 2021-03-26 18:07:20 +03:00
Roland Grinis
a6354623ec returning cols/rows as vectors 2021-03-26 15:06:05 +00:00
Andrei Kislitsyn
d6a1bee93b Merge remote-tracking branch 'ups/feature/tensor-algebra' into andrew 2021-03-26 17:43:20 +03:00
Andrei Kislitsyn
1f19ac88ae qr fix 2021-03-26 17:43:08 +03:00
Roland Grinis
9162867fc2 Mutable structures 2D functionality added 2021-03-26 14:37:27 +00:00
Roland Grinis
1056fc7200 Test for scalar product 2021-03-26 13:48:59 +00:00
Roland Grinis
daa0777182 removed unused code 2021-03-24 18:43:03 +00:00
Roland Grinis
94b5afa6c4 eq moved to interface 2021-03-24 18:39:40 +00:00
Roland Grinis
f70f60c0e8 Moved det to LinearOps 2021-03-24 15:58:25 +00:00
Roland Grinis
a4aa4b80d2 Updated API 2021-03-24 15:51:58 +00:00
Andrei Kislitsyn
ab81370001 fixes 2021-03-24 18:42:41 +03:00
Andrei Kislitsyn
96a755071f Merge remote-tracking branch 'ups/feature/tensor-algebra' into andrew 2021-03-24 18:08:53 +03:00
Andrei Kislitsyn
206bcfc909 lu inv and det complete + tests 2021-03-24 18:08:36 +03:00
Andrei Kislitsyn
5c0674f1f5 Merge remote-tracking branch 'ups/feature/tensor-algebra' into andrew 2021-03-24 14:00:51 +03:00
Andrei Kislitsyn
fea53af0ee fix 2021-03-24 14:00:47 +03:00
AlyaNovikova
c2f11fb6e1 fix bugs in function dot, add tests 2021-03-24 13:43:54 +03:00
Roland Grinis
e01ca38fb3 Tasks for Andrei and Alya 2021-03-23 13:51:52 +00:00
Andrei Kislitsyn
078686a046 hotfix sequence 2021-03-23 15:59:55 +03:00
AlyaNovikova
2d2c4bd474 add broadcast of all dims except the last 2, add tensors dot, fix bug in function times 2021-03-23 14:53:54 +03:00
Roland Grinis
0365d41f31 Merged PR 2021-03-21 17:57:19 +00:00
Andrei Kislitsyn
df402086da init test for analytic algebra 2021-03-21 19:08:30 +03:00
Andrei Kislitsyn
8e9a85078e Merge remote-tracking branch 'ups/feature/tensor-algebra' into andrew 2021-03-21 19:05:14 +03:00
Andrei Kislitsyn
fa78ed1f45 map and analytic funcions 2021-03-21 19:05:11 +03:00
Roland Grinis
d8ef190ed8 UnaryPlus fails API check 2021-03-21 08:07:17 +00:00
Roland Grinis
94e5ee4a6d TensorLinearStructure introduced 2021-03-21 08:01:52 +00:00
Roland Grinis
510c855a65 Merge dev, API check failed 2021-03-21 07:41:48 +00:00
Roland Grinis
b7e1349ead atanh as example 2021-03-20 18:59:54 +00:00
Roland Grinis
8933c820b3 merge PR 2021-03-19 20:32:57 +00:00
Andrei Kislitsyn
a0534b896f resolve conflict 2021-03-19 23:26:54 +03:00
Roland Grinis
93d3cb47be Testing linear structure 2021-03-19 20:10:08 +00:00
Roland Grinis
3535e51248 Broadcasting as its own algebra 2021-03-19 19:52:58 +00:00
Roland Grinis
274be61330 Explicit broadcasting enforced 2021-03-19 19:40:17 +00:00
Andrei Kislitsyn
5e94610e28 imp full and remove copypaste in geners 2021-03-19 17:51:30 +03:00
Andrei Kislitsyn
1fa0da2810 complete lu and matrix mapping 2021-03-17 17:53:14 +03:00
Roland Grinis
efb23591a9 Added squeeze 2021-03-17 07:36:35 +00:00
Roland Grinis
bd3425e7a5 IndexTensor type added to LinearOps 2021-03-16 14:43:20 +00:00
Roland Grinis
138d376289 Merge commit 'refs/pull/247/head' of ssh://git.jetbrains.space/mipt-npm/sci/kmath into feature/tensor-algebra 2021-03-16 14:01:14 +00:00
Roland Grinis
70bebbe848 1D mutable structure setter fixed 2021-03-16 12:12:28 +00:00
AlyaNovikova
99ee5aa54a add broadcast to functions 2021-03-16 14:57:19 +03:00
Roland Grinis
0553a28ee8 ReduceOpsTensorAlgebra 2021-03-16 07:47:02 +00:00
Roland Grinis
f4454a6cf6 Matrices from tensors test 2021-03-15 22:45:55 +00:00
Roland Grinis
791f55ee8a get dim 0 operator for tensors 2021-03-15 22:39:29 +00:00
Roland Grinis
7cb5cd8f71 BufferedTensor revisited 2021-03-15 22:11:15 +00:00
Roland Grinis
f8e0d4be17 MutableStructure 2D & 1D 2021-03-15 21:18:15 +00:00
Roland Grinis
b227a82a80 OrderedTensorAlgebra 2021-03-15 19:06:33 +00:00
Roland Grinis
b6a5fbfc14 Sync with Andrew 2021-03-15 17:08:45 +00:00
Roland Grinis
f66ac653e0 RealTensor to DoubleTensor rename 2021-03-15 16:59:50 +00:00
Roland Grinis
a3ca861ebe Rename FFTs 2021-03-15 13:05:45 +00:00
Roland Grinis
50ed7ce28b ComplexTensorAlgebra interface 2021-03-15 12:54:46 +00:00
Andrei Kislitsyn
2d2c5aa684 matrixhelper 2021-03-15 15:18:21 +03:00
Roland Grinis
4e4690e510 unsafe buffer casts moved to internal utils 2021-03-15 08:48:31 +00:00
Roland Grinis
04f6ef1ed0 Fixed tests with unsafe accessors 2021-03-15 08:31:19 +00:00
Roland Grinis
39a0889123 Dev merge assemble fixed, tests still broken 2021-03-15 07:50:20 +00:00
Roland Grinis
7d416f55d4 Merge branch 'dev' into feature/tensor-algebra 2021-03-15 07:29:02 +00:00
Roland Grinis
c02f71263d Adding the interfaces for AnalyticTensorAlgebra and LinearOpsTensorAlgebra 2021-03-14 21:18:20 +00:00
Roland Grinis
384415dc98 utils module for tensors 2021-03-13 19:16:13 +00:00
Andrei Kislitsyn
8f88a101d2 complete lu for matrix 2021-03-13 20:51:15 +03:00
Andrei Kislitsyn
3e0d152c1b resolve mc 2021-03-13 19:32:34 +03:00
Andrei Kislitsyn
0911efd4aa add buffered tensor + lu 2021-03-13 19:30:58 +03:00
Roland Grinis
03cc6a310b Merge PR and check transpose 2021-03-12 15:11:33 +00:00
AlyaNovikova
626d5c98fa change IllegalArgumentException to RuntimeException 2021-03-12 15:43:44 +03:00
AlyaNovikova
70e1861e53 remove extra import 2021-03-12 15:25:47 +03:00
AlyaNovikova
454d574ccd add broadcast and functions plus and minus 2021-03-12 15:20:46 +03:00
Andrei Kislitsyn
95b814e163 add fromMatrix 2021-03-12 14:29:51 +03:00
Andrei Kislitsyn
f9500f44ec new tensor def 2021-03-12 13:50:06 +03:00
Roland Grinis
bb4894b87e removing assignement for non operator members 2021-03-11 21:46:35 +00:00
AlyaNovikova
723e0e458e add functions transpose and transposeAssign 2021-03-11 23:04:42 +03:00
Roland Grinis
3a37b88b5c Fixed getting value test for tensors 2021-03-09 21:13:48 +00:00
Your Name
6298189fb3 Merge remote-tracking branch 'ups/feature/tensor-algebra' into andrew 2021-03-09 22:23:17 +03:00
Your Name
fe55856a26 basic implements & refactor tensor structure & and new tensor algebra methods 2021-03-09 22:18:46 +03:00
Roland Grinis
4210481223 Merge branch 'dev' into feature/tensor-algebra 2021-03-09 08:48:56 +00:00
Roland Grinis
90f4ff06fd Basic tasks for Alya and Andrei 2021-03-04 13:22:28 +00:00
Roland Grinis
ed007589cf LU decomposition set up 2021-03-02 14:54:07 +00:00
Roland Grinis
4aa1df0628 Safe item method and view_as added 2021-03-02 09:32:36 +00:00
Roland Grinis
f15ac20323 Cannot afford to inherit from RingWithNumbers 2021-03-01 22:52:58 +00:00
Roland Grinis
7c38b16f17 Initial draft for RealTensor and RealTensorALgebra 2021-03-01 21:43:04 +00:00
Roland Grinis
2ea6d0bfdd Merging dev 2021-03-01 12:47:20 +00:00
9011579d2c [WIP] Tensor algebra design 2021-01-20 11:43:01 +03:00
9ef32db236 Merge branch 'dev' into altavir/tensor-algebra 2021-01-19 23:08:36 +03:00
a11711c336 Tensor algebra refactoring 2021-01-19 22:25:04 +03:00
360e0e17e9 Minor optimization for RealNDAlgebra 2021-01-19 22:24:42 +03:00
53c32abf4f Merge branch 'dev' into feature/tensor-algebra 2021-01-19 20:02:08 +03:00
Roland Grinis
ecf813803b Correcting terminology and failed connection to Algebra<T> 2021-01-18 18:34:23 +00:00
Roland Grinis
835d64d797 Initial draft for TensorAlgebra 2021-01-16 19:29:47 +00:00