8000 GitHub - adafruit/circuitpython-ulab: a numpy-like fast vector module for circuitpython (forked from https://github.com/v923z/micropython-ulab)
[go: up one dir, main page]

Skip to content

adafruit/circuitpython-ulab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circuitpython-ulab

ulab is a numpy-like array manipulation library for micropython. The module is written in C, defines compact containers for numerical data, and is fast.

ulab will be incorporated in builds of most CircuitPython supported devices, so there's usually no need to use the files here directly. If you've encountered a problem with circuitpython-ulab, please file an issue in the circuitpython issue tracker.

circuitpython-ulab is based on micropython-ulab.

About

a numpy-like fast vector module for circuitpython (forked from https://github.com/v923z/micropython-ulab)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.8%
  • C++ 1.7%
  • Other 1.5%
0