wadetb/Sublime-Text-Advanced-CSV

Embed NumPy package

Closed this issue · 3 comments

It's really hard to install the NumPy packages on some systems, and makes getting started with expressions quite difficult.

Figure out how to embed NumPy, including its platform specific shared objects, into the package for each platform.

Alternately could provide a NumPy-like "light" calculator when NumPy is unavailable. Biggest task would probably be emulating the NumPy slice syntax.

This is done via tinyndarray.