Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
SciML
/
BoundaryValueDiffEq.jl
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
42
Star
58
Code
Issues
37
Pull requests
22
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix initial guess in collocation solvers
- #460
#460
Merged
ErikQQY
merged 21 commits into
master
SciML/BoundaryValueDiffEq.jl:master
from
qqy/fix_initial_guess
SciML/BoundaryValueDiffEq.jl:qqy/fix_initial_guess
Copy head branch name to clipboard
Apr 3, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Fix initial guess in collocation solvers
#460
ErikQQY
merged 21 commits into
master
SciML/BoundaryValueDiffEq.jl:master
from
qqy/fix_initial_guess
SciML/BoundaryValueDiffEq.jl:qqy/fix_initial_guess
Copy head branch name to clipboard
Commits
Commits on Mar 25, 2026
Fix initial guess in collocation solvers
ErikQQY
committed
8ac560b
View commit details
Copy full SHA for 8ac560b
Browse repository at this point
Commits on Mar 26, 2026
Merge branch 'master' into qqy/fix_initial_guess
ErikQQY
authored
308d742
View commit details
Copy full SHA for 308d742
Browse repository at this point
Add initial guess tests
ErikQQY
committed
ac9b822
View commit details
Copy full SHA for ac9b822
Browse repository at this point
Commits on Mar 30, 2026
Merge branch 'master' into qqy/fix_initial_guess
ErikQQY
authored
d851d98
View commit details
Copy full SHA for d851d98
Browse repository at this point
Set adaptive=false to avoid adaptivity in test
ErikQQY
committed
e0c6daf
View commit details
Copy full SHA for e0c6daf
Browse repository at this point
Merge branch 'master' into qqy/fix_initial_guess
ErikQQY
authored
6184466
View commit details
Copy full SHA for 6184466
Browse repository at this point
Set adaptive=false to avoid adaptivity in FIRK test
ErikQQY
committed
c911b02
View commit details
Copy full SHA for c911b02
Browse repository at this point
Commits on Mar 31, 2026
Merge branch 'master' into qqy/fix_initial_guess
ErikQQY
authored
c24540c
View commit details
Copy full SHA for c24540c
Browse repository at this point
Commits on Apr 1, 2026
Fix initial guess when tune parameters
ErikQQY
committed
da0a307
View commit details
Copy full SHA for da0a307
Browse repository at this point
Fix testitem in MIRKN tests
ErikQQY
committed
c2fdc3a
View commit details
Copy full SHA for c2fdc3a
Browse repository at this point
Pin DiffEqBase
ErikQQY
committed
2a91e95
View commit details
Copy full SHA for 2a91e95
Browse repository at this point
Fix initial guess with scalar BVP
ErikQQY
committed
8c11bd9
View commit details
Copy full SHA for 8c11bd9
Browse repository at this point
Commits on Apr 2, 2026
More tune_parameters short circuit
ErikQQY
committed
f7e9dac
View commit details
Copy full SHA for f7e9dac
Browse repository at this point
Comment out initial guess test for FIRK
ErikQQY
committed
098e078
View commit details
Copy full SHA for 098e078
Browse repository at this point
Fix wrong comments
ErikQQY
committed
74ef45e
View commit details
Copy full SHA for 74ef45e
Browse repository at this point
Commits on Apr 3, 2026
Fix wrong comments
ErikQQY
committed
697fe2b
View commit details
Copy full SHA for 697fe2b
Browse repository at this point
Remove commented test for initial guess
Show description for d902cb9
ErikQQY
authored
d902cb9
View commit details
Copy full SHA for d902cb9
Browse repository at this point
Retest comments
ErikQQY
committed
e25ccab
View commit details
Copy full SHA for e25ccab
Browse repository at this point
Select some initial guess tests
ErikQQY
committed
532c797
View commit details
Copy full SHA for 532c797
Browse repository at this point
Change to another FIRK method in testing
ErikQQY
committed
12191e6
View commit details
Copy full SHA for 12191e6
Browse repository at this point
Skip initial guess tests for expanded FIRK
ErikQQY
committed
f5d177c
View commit details
Copy full SHA for f5d177c
Browse repository at this point
You can’t perform that action at this time.