Skip to content

ulab: update to 1.7.2 #4089

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 29, 2021
Merged

ulab: update to 1.7.2 #4089

merged 1 commit into from
Jan 29, 2021

Conversation

jepler
Copy link

@jepler jepler commented Jan 29, 2021

Closes #4086

Thanks to @v923z for a prompt fix to the underlying problem!

@bspsbee can you let us know if this change fixes your problem?

@bspsbee
Copy link

bspsbee commented Jan 29, 2021

@bspsbee can you let us know if this change fixes your problem?

Output looks correct.

traditional                    :    2.349ms [result=3535.843611]
ulab, with ndarray, some implementation in python :    0.284ms [result=3535.853624]
ulab only, with list           :    0.166ms [result=3535.853624]
ulab only, with ndarray        :    0.073ms [result=3535.853624]

@jepler jepler merged commit 5b2e29d into adafruit:main Jan 29, 2021
@jepler jepler deleted the update-ulab-issue4086 branch November 3, 2021 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ulab: unexpected result of ulab.numerical.std(list)
3 participants