awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to nickovs/uumpy

Projects sharing features with Uumpy

10 open-source projects similar to nickovs/uumpy, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • albaeda/umathalbaEDA avatar

    albaEDA/uMath

    21View on GitHub↗

    travis-img: https://travis-ci.org/AaronKel/uMath.svg?branch=master travis-repo: https://travis-ci.org/AaronKel/uMath coveralls-img: https://coveralls.io/repos/AaronKel/uMath/badge.svg?branch=master coveralls-repo: https://coveralls.io/r/AaronKel/uMath?branch=master

    Python
    View on GitHub↗21
  • iyassou/umatrixiyassou avatar

    iyassou/umatrix

    17View on GitHub↗

    umatrix was written mainly with speed and ease-of-use in mind. It aims to be a simple solution to matrix arithmetic needs in Micropython. It implements basic matrix operations (addition, subtraction, multiplication) as well as determinant (shortened to det), inverse, trace, transpose, copy, and…

    Python
    View on GitHub↗17
  • jalawson/ulinalgjalawson avatar

    jalawson/ulinalg

    32View on GitHub↗

    These are intended to be relatively small modules for use with MicroPython (Python3) which provide a minimal matrix class for representation, manipulation and a few linear algebra routines.

    Python
    View on GitHub↗32
  • jonnor/micropython-npyfilejonnor avatar

    jonnor/micropython-npyfile

    8View on GitHub↗

    Support for Numpy files (.npy) for MicroPython. Simple persistence of multi-dimensional numeric array data, and interoperability with Numpy/CPython et.c.

    Python
    View on GitHub↗8
  • mattytrentini/micropython-fractionsmattytrentini avatar

    mattytrentini/micropython-fractions

    1View on GitHub↗

    This is an incomplete MicroPython port of the fractions module from the Python standard library.

    Python
    View on GitHub↗1

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • peterhinch/micropython-filterspeterhinch avatar

    peterhinch/micropython-filters

    72View on GitHub↗

    V0.92 20th December 2021 Updated to improve portability. Author: Peter Hinch

    Python
    View on GitHub↗72
  • peterhinch/micropython-fourierpeterhinch avatar

    peterhinch/micropython-fourier

    97View on GitHub↗

    Single precision FFT written in ARM assembler

    Python
    View on GitHub↗97
  • peterhinch/micropython-samplespeterhinch avatar

    peterhinch/micropython-samples

    528View on GitHub↗

    The first part of this repo contains assorted code ideas for MicroPython. Many are targeted at Pyboard variants. Some are intended as pointers to programmers rather than being complete. Egregious bugs will be fixed but I may not accept feature requests.

    Python
    View on GitHub↗528
  • rcolistete/upyuncertaintiesrcolistete avatar

    rcolistete/upyuncertainties

    0View on GitHub↗

    upyuncertainties is a MicroPython module to calculate with numbers with uncertainties (errors), automatically propagating the uncertainties (errors) in the calculations.

    Python
    View on GitHub↗0
  • v923z/micropython-ulabv923z avatar

    v923z/micropython-ulab

    499View on GitHub↗

    ulab is a numpy-like array manipulation library for micropython and CircuitPython. The module is written in C, defines compact containers (ndarrays) for numerical data of one to four dimensions, and is fast. The library is a software-only standard micropython user module, i.e., it has no…

    C
    View on GitHub↗499