Commit Graph

14 Commits

Author SHA1 Message Date
sunwen
7bd5b8a829 Add acos and acos's unittest. 2023-04-24 09:58:51 +08:00
sunwen
4096087315 Add mod and mod's unittest. 2023-04-23 16:41:22 +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
sunwen
0c8e1e1038 Fix function by default value 1 in matrix mInfo . 2023-04-21 14:42:24 +08:00
sunwen
7eac11272c Change repmat copy function from std::copy to cblas_dcopy. 2023-04-21 11:32:53 +08:00
sunwen
84fee55eb8 Fix repmat with complex bug. 2023-04-20 17:52:36 +08:00
sunwen
d73dc8be23 Add interp and repmat function. 2023-04-20 15:34:38 +08:00
Krad
0d98d313a5 Add Function1D, Function2D, Function3D files. 2023-04-19 11:31:01 +08:00