Skip to content
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

Update to 3.0.1 #5

Merged
merged 1 commit into from
Aug 17, 2016
Merged

Update to 3.0.1 #5

merged 1 commit into from
Aug 17, 2016

Conversation

ocefpaf
Copy link
Member

@ocefpaf ocefpaf commented Aug 17, 2016

A calculation like `str(sum(ufloat(1, 1) for _ in xrange(100000)))` is now about 5,000
faster than with the latest release (version 2.4.8.1).

More generally, the calculation time of such sums (and more generally of
complex expressions involving many numbers with uncertainty) is now linear
instead of quadratic, and much faster in absolute time.

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

@ocefpaf ocefpaf merged commit 1d1226d into conda-forge:master Aug 17, 2016
@ocefpaf ocefpaf deleted the bump branch August 17, 2016 10:23
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.

2 participants