Skip to content

Commit

Permalink
updating README
Browse files Browse the repository at this point in the history
  • Loading branch information
mtod92 committed Dec 22, 2023
1 parent b30c711 commit 25f2052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Which provides a time of ~1.9 ms with the code executed in Visual Studio Code fr
</p>

## MATLAB vpasolve benchmark
We also provide the comparison with MATLAB built-in solver *vpasolve*.
We also provide the comparison with MATLAB built-in solver *[vpasolve](https://www.mathworks.com/help/symbolic/sym.vpasolve.html)*

```
x = solve_([1e14 10^(9.24)], 1, 0.1);
Expand Down

0 comments on commit 25f2052

Please sign in to comment.