You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
Ordering for nested
Taylor1
s needs some thinkingThe text was updated successfully, but these errors were encountered: