Mavenomics / MavenWorks

Agile Dashboarding, anywhere
https://mavenworks.com
GNU General Public License v3.0
18 stars 2 forks source link

Improved Vector UDFs #8

Open quigleyj-mavenomics opened 5 years ago

quigleyj-mavenomics commented 5 years ago

Right now, we have a bit of a hodge-podge of vector fns designed to get demos working from our enterprise platform. The ones that are implemented bear little resemblance to what's actually under the hood, nor are they particularly useful. We should audit extant vector functions, and do a pass on making them all more useful. This will inevitably tie into Sparklines as well.

Suggested UDFs:

Additionally, UDFs should have better support for vectors, such as:

Notably, I'm leaving out LinAlg in this list. It might prove useful but for now, YAGNI.