kradchen
|
d9e4fc5a0d
|
Fix std and malloc
|
2023-04-28 13:22:07 +08:00 |
|
kradchen
|
3f12f0e0c1
|
Add negative to Matrix
|
2023-04-28 13:19:12 +08:00 |
|
kradchen
|
e9e1bacdc8
|
Fix std and zeros bug.
|
2023-04-27 15:57:03 +08:00 |
|
kradchen
|
3bd33920f5
|
Add eigen to thirdparty
|
2023-04-27 15:08:22 +08:00 |
|
kradchen
|
7f336ac1fe
|
change ignore
|
2023-04-27 15:03:20 +08:00 |
|
Krad
|
24b7d0b3b5
|
Create match filter test in main.
|
2023-04-27 14:41:07 +08:00 |
|
Krad
|
405963ad62
|
Compare and negative for matrix
|
2023-04-27 14:41:07 +08:00 |
|
Krad
|
e4e56b4a3e
|
Function2D fix for horn vector.
|
2023-04-27 14:41:07 +08:00 |
|
Krad
|
3aaec8a6b8
|
Add nantoval function.
|
2023-04-27 14:41:04 +08:00 |
|
Krad
|
50a668ba96
|
Change compare shape logic
|
2023-04-27 14:40:31 +08:00 |
|
Krad
|
6d709f74e0
|
Fix Matrix slice toMatrix, add is Scalar and getScalar
|
2023-04-27 14:40:31 +08:00 |
|
Krad
|
1056f970fa
|
Add matio and MatLab Reader.
|
2023-04-27 14:40:31 +08:00 |
|
sunwen
|
4f9b2ce392
|
Add reshape and reshape's unittest.
|
2023-04-26 17:57:34 +08:00 |
|
sunwen
|
abe69eb26d
|
Add intersect and intersect's unittest.
|
2023-04-26 16:43:09 +08:00 |
|
sunwen
|
9a3ec2805e
|
Add union and union's unittest.
|
2023-04-26 15:57:29 +08:00 |
|
Krad
|
b4423b756e
|
Add column vector support to min, max, sum, prod.
|
2023-04-26 15:00:00 +08:00 |
|
sunwen
|
6fd22ffc89
|
Add linspace and linspace's unittest.
|
2023-04-26 13:41:57 +08:00 |
|
sunwen
|
7693ce9f9e
|
Add vecnorm and vecnorm's unittest.
Add norm function with complex support.
|
2023-04-26 11:17:15 +08:00 |
|
Krad
|
d1389df8a4
|
Fix sum bug
|
2023-04-25 17:46:25 +08:00 |
|
Krad
|
c71e359ce5
|
Fix abs bug
|
2023-04-25 17:37:22 +08:00 |
|
Krad
|
cf96572074
|
Add prod, dot and their unit test.
|
2023-04-25 17:28:43 +08:00 |
|
sunwen
|
de1c1b0dda
|
Add horzcat and horzcat's unittest.
|
2023-04-25 15:17:15 +08:00 |
|
sunwen
|
493b84e4d1
|
Fix null matrix printf bug.
|
2023-04-25 15:07:12 +08:00 |
|
sunwen
|
8d75783db6
|
Add transpose and transpose's unittest.
|
2023-04-25 14:21:52 +08:00 |
|
Krad
|
a6b2474dd1
|
Add fft, ifft, hilbert and their unit test.
|
2023-04-25 13:08:42 +08:00 |
|
sunwen
|
c54471ef6a
|
Add norm and norm's unittest.
|
2023-04-25 11:24:24 +08:00 |
|
Krad
|
bbd2320c56
|
Add random function.
|
2023-04-25 09:41:55 +08:00 |
|
Krad
|
55d27f25d7
|
Add sort, sortrows, median and their unit test.
|
2023-04-25 09:41:40 +08:00 |
|
Krad
|
37ffe9b51b
|
Add index to min and max.
|
2023-04-24 16:02:15 +08:00 |
|
Krad
|
a895785319
|
Add mean and mean's unit test.
|
2023-04-24 15:24:33 +08:00 |
|
Krad
|
2855d5c9a0
|
Add EIGEN_USE_MKL_ALL to AuroraDefs.h
|
2023-04-24 15:24:33 +08:00 |
|
Krad
|
dbfca1a6f6
|
Improve MatrixSlice assign performance.
|
2023-04-24 15:24:32 +08:00 |
|
sunwen
|
99b8d81210
|
Add conj and conj's unittest.
|
2023-04-24 13:05:44 +08:00 |
|
sunwen
|
ba15a2a7be
|
Fix matrix printf bug.
|
2023-04-24 11:40:11 +08:00 |
|
sunwen
|
49d9026592
|
Add acosd and acosd's unittest.
|
2023-04-24 11:21:31 +08:00 |
|
sunwen
|
7bd5b8a829
|
Add acos and acos's unittest.
|
2023-04-24 09:58:51 +08:00 |
|
Krad
|
c3462330c1
|
Add sum and sum's unit test.
|
2023-04-23 17:32:14 +08:00 |
|
sunwen
|
46be233087
|
Add mod's unittest.
|
2023-04-23 16:42:42 +08:00 |
|
sunwen
|
4096087315
|
Add mod and mod's unittest.
|
2023-04-23 16:41:22 +08:00 |
|
Krad
|
4c08268887
|
Add min and max to Function2D.
|
2023-04-23 16:02:20 +08:00 |
|
Krad
|
c0e413e80c
|
Add AuroraDefs.h
|
2023-04-23 16:02:20 +08:00 |
|
sunwen
|
9212115e47
|
Add exp and exp's unittest.
|
2023-04-23 15:47:29 +08:00 |
|
Krad
|
3833040672
|
Add zeros and ones to Function3D.
|
2023-04-23 13:29:53 +08:00 |
|
sunwen
|
f4d59813cf
|
Fix commmit bug.
|
2023-04-23 13:10:52 +08:00 |
|
sunwen
|
8cec1440f2
|
Add log and log's unittest.
|
2023-04-23 11:44:24 +08:00 |
|
Krad
|
57e712a006
|
Add polyval to Function1D
|
2023-04-23 11:12:00 +08:00 |
|
Krad
|
5e85d0f361
|
Function1D bug fix and unit test.
|
2023-04-23 10:39:26 +08:00 |
|
Krad
|
0cde4460a8
|
Add Function3D_Test.cpp
|
2023-04-23 09:40:22 +08:00 |
|
Krad
|
47443b309d
|
Arrange Test directory.
|
2023-04-23 09:30:47 +08:00 |
|
Krad
|
1b1ba3cc03
|
Refactor Matrix unit test, remove log
|
2023-04-21 17:25:22 +08:00 |
|