Skip to content

Commit

Permalink
Small changes to vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
gpavanb1 committed Dec 2, 2024
1 parent 73fbd6e commit f7ec3f0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "splitnewton",
"name": "splitnewtonpp",
"version": "0.0.1",
"description": "Fast, Bounded, Split Newton solver with pseudo-transient continuation and backtracking. ",
"license": "MIT",
"homepage": "https://github.com/gpavanb1/SplitNewtonpp",
"dependencies": [
"eigen3",
"fmt",
Expand Down

0 comments on commit f7ec3f0

Please sign in to comment.