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

Splitting up BoundaryValueDiffEq #212

Closed
wants to merge 1 commit into from
Closed

Conversation

ErikQQY
Copy link
Member

@ErikQQY ErikQQY commented Sep 17, 2024

Splitting up the current BoundaryValueDiffEq.jl into four subpackages: BoundaryValueDiffEqCore(contains the BVP specific types and utils), BoundaryValueDiffEqMIRK(MIRK methods), BoundaryValueDiffEqFIRK(Radau and Lobatto methods) and BoundaryValueDiffEqShooting(single shooting and multiple shooting methods)

Signed-off-by: ErikQQY <2283984853@qq.com>
@ErikQQY ErikQQY marked this pull request as ready for review September 17, 2024 13:50
@ErikQQY ErikQQY marked this pull request as draft September 17, 2024 13:50
@ErikQQY ErikQQY closed this Sep 17, 2024
@ErikQQY ErikQQY deleted the qqy/split branch September 17, 2024 14:08
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.

1 participant