1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make the detection of the MEX matlab compiler work even if the polish TeX compiler is before it in the path. More... almost 9 years ago
Removed useless inclusion. More... almost 9 years ago
Adjusted the zooming behavior in the MpsIterationLogger. More... almost 9 years ago
Possibly fixed a memory leak in the iteration logger. More... almost 9 years ago
Fixed a possible floating point exception. More... almost 9 years ago
Fixed configure.ac More... almost 9 years ago
Merge branch 'master' of github.com:robol/MPSolve More... almost 9 years ago
Added missing directory with the quadratic-solver example. More... almost 9 years ago
Updates to the build system. More... almost 9 years ago
Fixed the transitioning between floating point and DPE. More... almost 9 years ago
Implemented selective refinement. More... almost 9 years ago
Added a check for floating point exception. More... almost 9 years ago
Consider representation error in inclusion radius. More... almost 9 years ago
Check for underflow in floating point computation of Gerschgorin radii, and switch to DPE arithmetic when this happens. More... almost 9 years ago
Fixed an inclusion in examples/gtk/Makefile.am. More... almost 9 years ago
Fixed some CFLAGS. More... about 9 years ago
Added an example showing how to solve some rational equations. More... over 9 years ago
Added missing header file. More... over 9 years ago
Fixed a tiny bug on secular equation's root approximations. More... over 9 years ago
Allocate a bit of space more to store the decimal representation of the roots in xmpsolve. More... almost 10 years ago
Improved the rendering function for xmpsolve so that only accurate digits are reported also when real and imaginary part of the approximation differ in modulus. More... almost 10 years ago
Reorganized dependencies of the tests. More... almost 10 years ago
Removed a double call to mps_context_resize(). More... almost 10 years ago
Fixed some memory leaks. More... almost 10 years ago
Modified the secsolve algorithm to deflate the polynomial before starting. More... almost 10 years ago
Moved the call to mps_secular_set_radii() out of the switch. More... almost 10 years ago
Improved the standard implementation of the regeneration driver. More... almost 10 years ago
Updated copyright statement. More... almost 10 years ago
Added the possibility to implement a custom regeneration driver. Some fixes to the experimental Octave modules. More... almost 10 years ago
Added travis CI image. More... almost 10 years ago