chkwon / PATHSolver.jl

provides a Julia wrapper for the PATH Solver for solving mixed complementarity problems
http://pages.cs.wisc.edu/%7Eferris/path.html
MIT License
50 stars 15 forks source link

Prep for v1.4.0 #79

Closed odow closed 1 year ago

odow commented 1 year ago

I've added a bunch of new features, so let's get this out for people to use.

codecov[bot] commented 1 year ago

Codecov Report

Base: 92.02% // Head: 92.02% // No change to project coverage :thumbsup:

Coverage data is based on head (4bcccd3) compared to base (70f1f2b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #79 +/- ## ======================================= Coverage 92.02% 92.02% ======================================= Files 3 3 Lines 376 376 ======================================= Hits 346 346 Misses 30 30 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Changhyun+Kwon). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Changhyun+Kwon)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.