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
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
/
MethodOfLines.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
41
Star
208
Code
Issues
98
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat!: make array-form DAE discretization the v1 default
- #650
#650
Merged
ChrisRackauckas
merged 13 commits into
SciML:master
SciML/MethodOfLines.jl:master
from
ChrisRackauckas-Claude:v1
ChrisRackauckas-Claude/MethodOfLines.jl:v1
Copy head branch name to clipboard
Aug 21, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat!: make array-form DAE discretization the v1 default
#650
ChrisRackauckas
merged 13 commits into
SciML:master
SciML/MethodOfLines.jl:master
from
ChrisRackauckas-Claude:v1
ChrisRackauckas-Claude/MethodOfLines.jl:v1
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
feat: DAEProblem path that keeps the array (slice-form) discretization
Show description for b5543ef
ChrisRackauckas
and
claude
committed
b5543ef
View commit details
Copy full SHA for b5543ef
Browse repository at this point
test: cover the safety predicate's unreachable branches directly
Show description for 61fef84
ChrisRackauckas
and
claude
committed
61fef84
View commit details
Copy full SHA for 61fef84
Browse repository at this point
feat: wrap DAEProblem solutions as PDETimeSeriesSolution
Show description for 0b4df32
ChrisRackauckas
committed
0b4df32
View commit details
Copy full SHA for 0b4df32
Browse repository at this point
docs: correct the DAEProblem docstring and require SciMLBase 3.48
Show description for f98c03c
ChrisRackauckas
committed
f98c03c
View commit details
Copy full SHA for f98c03c
Browse repository at this point
compat: require the ModelingToolkit release carrying the DAE codegen
Show description for 3d8efdb
ChrisRackauckas
committed
3d8efdb
View commit details
Copy full SHA for 3d8efdb
Browse repository at this point
feat!: v1 — DAEProblem by default, array form the only discretization
Show description for f6d4516
ChrisRackauckas
committed
f6d4516
View commit details
Copy full SHA for f6d4516
Browse repository at this point
docs: prefer DAEProblem, and route explicit-solver examples through symbolic_discretize
Show description for 82225b8
ChrisRackauckas
committed
82225b8
View commit details
Copy full SHA for 82225b8
Browse repository at this point
Finish v1 migration tests and documentation
Show description for 0f382e5
ChrisRackauckas
committed
0f382e5
View commit details
Copy full SHA for 0f382e5
Browse repository at this point
refactor!: make array discretization unconditional
Show description for 545c323
ChrisRackauckas
committed
545c323
View commit details
Copy full SHA for 545c323
Browse repository at this point
Commits on Aug 21, 2026
refactor!: remove legacy discretization keyword traces
Show description for 02207a3
ChrisRackauckas
committed
02207a3
View commit details
Copy full SHA for 02207a3
Browse repository at this point
compat: require ModelingToolkitBase 1.67
Show description for b4d003a
ChrisRackauckas
committed
b4d003a
View commit details
Copy full SHA for b4d003a
Browse repository at this point
ci: rerun after DiffEqBase 7.18.1 registration
Show description for 0078830
ChrisRackauckas
committed
0078830
View commit details
Copy full SHA for 0078830
Browse repository at this point
fix: keep explicit WENO benchmarks on ODE path
Show description for 972d258
ChrisRackauckas
committed
972d258
View commit details
Copy full SHA for 972d258
Browse repository at this point
You can’t perform that action at this time.