Skip to content

Conversation

@junpenggao233
Copy link

https://epubs.siam.org/doi/abs/10.1137/0909014

I have implemented the augment path algorithm in the paper. I will open follow-up PRs to complete the entire Pantelides algorithm.

@codecov
Copy link

codecov bot commented Mar 31, 2019

Codecov Report

Merging #117 into master will increase coverage by 2.37%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #117      +/-   ##
==========================================
+ Coverage   92.59%   94.97%   +2.37%     
==========================================
  Files          12       12              
  Lines         459      358     -101     
==========================================
- Hits          425      340      -85     
+ Misses         34       18      -16
Impacted Files Coverage Δ
src/ModelingToolkit.jl 75% <ø> (ø) ⬆️
src/systems/diffeqs/pantelides.jl 100% <100%> (ø)
src/systems/nonlinear/nonlinear_system.jl 86.66% <0%> (-7.28%) ⬇️
src/variables.jl 89.18% <0%> (-5.55%) ⬇️
src/function_registration.jl 96.55% <0%> (-3.45%) ⬇️
src/systems/diffeqs/first_order_transform.jl 100% <0%> (ø) ⬆️
src/direct.jl
src/utils.jl 94.59% <0%> (+1.04%) ⬆️
... and 5 more

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 8af8d98...ae3830a. Read the comment docs.

@ChrisRackauckas
Copy link
Member

What's the plan for integrating this with the MT expression trees? I don't quite see it yet.

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.

3 participants