MikaelSlevinsky / SincFun.jl

Sinc numerical methods in Julia
Other
3 stars 0 forks source link

Linear Operation overrides #1

Closed MikaelSlevinsky closed 9 years ago

MikaelSlevinsky commented 9 years ago

It should be straightforward to override +,-, *, real, imag, and conj. Probably should have checks to ensure the domains are the same.

MikaelSlevinsky commented 9 years ago

This is done with @f277d23eb3f35854d8e04c80499694c1b19bf393.