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

Add centered forms #110

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add centered forms #110

wants to merge 3 commits into from

Conversation

dpsanders
Copy link
Member

@dpsanders dpsanders commented Feb 6, 2019

Add mean value forms for scalar and vector functions, and a 3rd-order Taylor form for scalar functions.

@dpsanders
Copy link
Member Author

The Jacobian calculation seems to be very slow for big systems.

@codecov-io
Copy link

codecov-io commented Feb 6, 2019

Codecov Report

Merging #110 into master will decrease coverage by 0.75%.
The diff coverage is 28.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
- Coverage   58.48%   57.73%   -0.76%     
==========================================
  Files          11       12       +1     
  Lines         542      556      +14     
==========================================
+ Hits          317      321       +4     
- Misses        225      235      +10
Impacted Files Coverage Δ
src/IntervalRootFinding.jl 5.55% <ø> (ø) ⬆️
src/centered_forms.jl 28.57% <28.57%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7c75cea...41e7081. Read the comment docs.

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