Commit Graph

2015 Commits

Author SHA1 Message Date
af446d2d2c Abstract linear algebra and real value array implementation. Not tested. 2018-05-06 22:45:27 +03:00
50a65524db Conceptual design of linear algebra on the way 2018-05-03 11:35:08 +03:00
7c3d561c63 Fixed #5 by removing requirement of NDArray element to be Field element and introducing DoubleField without corresponding element. 2018-05-02 22:32:20 +03:00
Alexander Nozik
bd46b66080
Merge pull request #6 from Wasabi375/woopsy
double precision missing in test
2018-05-01 19:33:29 +03:00
Burkhard Mittelbach
0d46116e7a
double precision missing in test 2018-05-01 18:17:21 +02:00
Alexander Nozik
6e2ad178f1
Merge pull request #4 from Wasabi375/master
Fixed Stride for RealNDArray
2018-05-01 19:03:26 +03:00
Burkhard Mittelbach
da037aa879
Fixed stride for RealNDArray
Signed-off-by: Burkhard Mittelbach <wasabi37a@googlemail.com>
2018-05-01 17:41:42 +02:00
Burkhard Mittelbach
5ec4c8690c
Added test for generating realNDArrays
Signed-off-by: Burkhard Mittelbach <wasabi37a@googlemail.com>
2018-05-01 17:12:19 +02:00
d22a4ed657 Test for product 2018-04-29 09:29:54 +03:00
4c25fa0395 removed idea files 2018-04-29 09:19:15 +03:00
d117d4634a Removed IDEA files 2018-04-29 09:17:53 +03:00
7a507cd281 Fixed multiple problems with NDArray. Added test for summation 2018-04-29 09:15:30 +03:00
f931004b5c Initial commit. Algebra operations. NDArray 2018-04-22 16:03:05 +03:00
b42beb4b68 Initial commit. Algebra operations. NDArray 2018-04-22 15:58:20 +03:00
Alexander Nozik
ed6d56b627
Initial commit 2018-04-14 08:52:49 +03:00