MasonProtter / Symbolics.jl

A symbolic math library written in Julia modelled off scmutils
MIT License
107 stars 15 forks source link

WIP: Add support for arrays #20

Closed dlfivefifty closed 4 years ago

dlfivefifty commented 5 years ago

I need to add tests and support for vectors. I don't think higher dimensional arrays is needed.

MasonProtter commented 4 years ago

Is this still WIP?

dlfivefifty commented 4 years ago

It still could use work, not so sure about the “in progress” part. It’s probably fine to merge if you want.