Better handling of sparse matrices with a dense block
What's Changed
- wrap malloc/alloc by @dance858 in #70
- [WIP] Unify constants and parameters into single parameter_expr type by @Transurgeon in #53
- [WIP] Add upper_tri and diag_mat affine atoms by @Transurgeon in #54
- Change license header by @Transurgeon in #81
- change order for quad form by @dance858 in #83
- adds param matmul tests by @Transurgeon in #84
- new convolve atom by @Transurgeon in #85
- [WIP] New matrix abstraction by @dance858 in #87
Full Changelog: v0.1.6...v0.3.0