Skip to content

Is it possible to update the ulab in the master branch and release it in the .bin file? #412

@ankh1999

Description

@ankh1999

Describe the bug
I noticed that in the current 0.6.2 version of the firmware, the ulab version looks a bit old and shows an error when I execute the code below

from ulab import numpy
from ulab import scipy

it only works when I execute code like

import ulab as np

In fact, ulab compatibility looks good because, as it describes, "it has no hardware dependencies". Also, although there is firmware for updating ulab in #232 , and users can add and compile it themselves, I think that with the importance of numpy and scipy for python, the ulab update will make maixpy more competitive.

  • Firmware version: [0.6.2]
  • Board: [e.g. Maix Go]
  • OS: [Windows]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions