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

Create min, max, clip objects #174

Open
bgribble opened this issue Jul 11, 2014 · 1 comment
Open

Create min, max, clip objects #174

bgribble opened this issue Jul 11, 2014 · 1 comment

Comments

@bgribble
Copy link
Owner

At least for python values, maybe for signals too. The problem is that max/min operate on arbitrary length iterables but you also want to be able to compare 2 values which is the most common case.

@bgribble bgribble added this to the mfp 0.05 milestone Jul 11, 2014
@bgribble
Copy link
Owner Author

bgribble commented Aug 8, 2014

These convenience objects can come in a later release. The bug documented in #181 does need to be fixed for 0.05 though.

@bgribble bgribble removed this from the mfp 0.05 milestone Aug 8, 2014
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

No branches or pull requests

1 participant