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

split out new package diagrams-solve #237

Merged
merged 2 commits into from
Feb 27, 2015
Merged

split out new package diagrams-solve #237

merged 2 commits into from
Feb 27, 2015

Conversation

byorgey
Copy link
Member

@byorgey byorgey commented Feb 27, 2015

Everything formerly in Diagrams.Solve is now in Diagrams.Solve.Polynomial in the diagrams-solve package; the tridiagonal solving code in Diagrams.CubicSpline.Internal was moved to Diagrams.Solve.Tridiagonal.

Closes #235.

Should wait and make sure the diagrams-solve package builds successfully before merging: https://travis-ci.org/diagrams/diagrams-solve/builds/52369200

Everything formerly in `Diagrams.Solve` is now in
`Diagrams.Solve.Polynomial` in the `diagrams-solve` package; the
tridiagonal solving code in `Diagrams.CubicSpline.Internal` was moved to
`Diagrams.Solve.Tridiagonal`.

Closes #235.
bergey added a commit that referenced this pull request Feb 27, 2015
split out new package diagrams-solve
@bergey bergey merged commit 2f7293c into master Feb 27, 2015
@jtdaugherty
Copy link

Thank you!

@bergey bergey deleted the solve branch February 27, 2015 19:24
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.

Factor out Diagrams.Solve into a package?
3 participants