Updated readme.
This commit is contained in:
parent
c3f5f42333
commit
a1ea853da4
2 changed files with 3 additions and 3 deletions
3
README.md
Normal file
3
README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
TOMS748
|
||||
=======
|
||||
Implementation in C++ and python of the very efficient TOMS748 root-finding algorithm. (Yes, there is already a version in boost).
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
CppQuickStart
|
||||
=============
|
||||
"Empty" project for a quicker start writing something in c++.
|
||||
Loading…
Add table
Reference in a new issue