Search found 1 match
- Thu Aug 13, 2020 1:38 am
- Forum: Development of MicroPython
- Topic: ulab, or what you will - numpy on bare metal
- Replies: 108
- Views: 137141
Re: ulab, or what you will - numpy on bare metal
ulab Samples is a repository with links, examples, benchmarks, etc, about ulab module , a NumPy-like array manipulation library for MicroPython and CircuitPython. Most interesting is the ulab FFT benchmark for 1024 points , where you can see many MicroPython and CircuitPython boards compared, with ...