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

Address ordering for nested Taylor1s #326

Open
lbenet opened this issue May 7, 2023 · 0 comments
Open

Address ordering for nested Taylor1s #326

lbenet opened this issue May 7, 2023 · 0 comments

Comments

@lbenet
Copy link
Member

lbenet commented May 7, 2023

Ordering for nested Taylor1s needs some thinking

lbenet added a commit that referenced this issue May 7, 2023
lbenet added a commit that referenced this issue May 9, 2023
* Add findfirst to TaylorN and HomogeneousPolynomial, and tests

* Add < and > for Taylor1, TaylorN and HomPolyn and `Real`s

* Add tests for < and >

* Simplify code and  improvements

* Overload isless (instead of <, >) and increase test coverage

* Add comments to documentation

* Support isless for mixtures, but not nested Taylor1s

* Small changes in tests (considers promotions)

* Small changes in tests

* More info on the lexicographic order (docs)

* Include in comments iss #326

* Remove repeated Taylor1 tests

* Small fix in docs

* Include ordering tests in a `@testset` sub-block

* Bump minor version
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