Commit Graph

18 Commits

Author SHA1 Message Date
cf213d07c5 Add helper function j(). Fix bug. Refactor code. 2019-04-23 17:26:39 +08:00
b49ef617c0 Better operator support for Complex. 2019-04-18 18:15:33 +08:00
8163e4af9d Add operator overloading for Complex. 2019-04-16 19:00:50 +08:00
3e31b779e5 update 2019-04-13 18:17:01 +08:00
f24c4ebc63 update 2019-04-01 14:21:38 +08:00
50ffbcc268 update 2019-04-01 14:04:46 +08:00
e6d2a57f02 Update travis. Refactor macros. 2019-03-31 11:19:04 +08:00
d7c9ca7d13 update 2019-03-28 12:27:29 +08:00
9d8cf4d911 update 2019-03-26 19:54:58 +08:00
965736b28f update 2019-03-24 16:59:29 +08:00
b15a04b95c update 2019-03-24 00:24:34 +08:00
0ef27a3e75 update 2019-03-20 22:55:19 +08:00
bc8b5398ef remove unused includes 2019-03-19 13:45:33 +08:00
f50d5f1b6d Update 2019-03-19 13:28:45 +08:00
0bd7ee0163 Reformat code. Use static assertion. Change Complex to abstract class. 2019-03-16 19:49:50 +08:00
88136e9900 Fix bugs. Add object handler for Complex. 2019-03-15 23:25:24 +08:00
44bd1dbcce Rename files. 2019-03-14 23:23:21 +08:00
053bf8ff3a Implement Fill, Complex and internal interfaces. 2019-03-14 23:04:34 +08:00