1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Distribute the mps_chebroots.m file. More... over 5 years ago
Added missing file. More... over 5 years ago
Made QRootsRenderer QT4 compatible. More... over 5 years ago
Small fixes in python examples and added Chebyshev as option in MATLAB. More... over 5 years ago
Bump version to 3.1.7. More... almost 6 years ago
Small fixes in the MATLAB interface. More... almost 6 years ago
Merge pull request #8 from DavidToneian/fix-float-coefficients-in-Python-interface More... almost 6 years ago
Merge branch 'master' into fix-float-coefficients-in-Python-interface More... about 6 years ago
Complete merge from kagalenko-m-b-python-patch. More... about 6 years ago
Merge branch 'master' of git://github.com/robol/MPSolve into kagalenko-m-b-python-patch More... about 6 years ago
Merge pull request #5 from DavidToneian/fix-pointer-handling-in-Python-interface More... about 6 years ago
Merge pull request #6 from DavidToneian/make-Context.solve-honor-algorithm-argument More... about 6 years ago
Merge pull request #7 from DavidToneian/fix-various-typos More... about 6 years ago
Fix how the Python interface passes arguments to `mps_monomial_poly_set_coefficient_d`. More... about 6 years ago
Fixed various typos, some of which caused warnings when building. More... about 6 years ago
Make `Context.solve` in the Python interface honor the `algorithm` argument. More... about 6 years ago
Fixed the way C pointers are treated in the Python interface, in order to avoid segmentation faults on some systems. More... about 6 years ago
Fix compilation error for rational example More... about 6 years ago
Remove commented-out line More... about 6 years ago
Minor fixes to prevent failing checks More... about 6 years ago
Wilkinson polynomial example in python More... about 6 years ago
Errors of the roots of Wilkinson polynomial More... about 6 years ago
Wilkinson example debugged More... about 6 years ago
C example to compute roots of Wilkinson polynomial More... about 6 years ago
Convert arguments to mps_monomial_poly_set_coefficient_d() to double More... about 6 years ago
String handling should now work correctly for both python2 and 3 More... about 6 years ago
Use str() instead of bytes() because of python2 More... about 6 years ago
A number of fixes for python interface for MPSolve More... about 6 years ago
Added the quiet uninstaller option for Windows. More... over 6 years ago
Fixed a few build issues in Windows. More... over 6 years ago