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

Upgrade TaylorSeries (v0.17) and TaylorIntegration (v0.15) #165

Merged
merged 9 commits into from Mar 13, 2024

Conversation

lbenet
Copy link
Member

@lbenet lbenet commented Mar 13, 2024

This PR is intended to upgrade TaylorSeries and TaylorIntegration to their last versions, which provide important performance enhancements. Work is in progress to also accomodate TaylorSeries to recent changes in IntervalArithmetic (dev version is v0.22), which are breaking in many aspects. I will use this PR also to clean up the package and try to solve some open issues. A new patch version should be at the end released.

@lbenet
Copy link
Member Author

lbenet commented Mar 13, 2024

cc @mforets @schillic

@coveralls
Copy link

coveralls commented Mar 13, 2024

Pull Request Test Coverage Report for Build 8271868253

Details

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • 19 unchanged lines in 5 files lost coverage.
  • Overall coverage increased (+13.3%) to 79.651%

Files with Coverage Reduction New Missed Lines %
src/auxiliary.jl 1 56.94%
src/evaluate.jl 1 85.71%
src/integration.jl 1 62.3%
src/promotion.jl 6 3.57%
src/validatedODEs.jl 10 80.0%
Totals Coverage Status
Change from base Build 4694806019: 13.3%
Covered Lines: 1186
Relevant Lines: 1489

💛 - Coveralls

@lbenet
Copy link
Member Author

lbenet commented Mar 13, 2024

I'll go ahead and merge this, and tag a new version

@lbenet lbenet merged commit d87940f into master Mar 13, 2024
11 checks passed
@lbenet lbenet deleted the lb/bump_TS_TI branch March 14, 2024 01: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.

None yet

2 participants