0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jun 23, 2023 — Jun 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add 'setsizescl' More... about 8 years ago
Update mgltex (by Diego Sejas Viscara); Force scaling for '-S' option in mglconv More... about 8 years ago
Changes in TridMat (not tested) More... about 8 years ago
MathGL-2x: remove qt4_use_modules() as it is obsolete in newer version of cmake More... about 8 years ago
Bugfix for pthread usage; Improve apde More... about 8 years ago
Improve APDE More... about 8 years ago
Minor changes in TridMat() More... about 8 years ago
Add 'norm()' to the list of known functions More... about 8 years ago
Minor improve in tridmat More... about 8 years ago
Add 'gray' for gray-scale mode; Update options of mglconv and mglview More... about 8 years ago
Finish TridMat; Add 'variant' and argument selection by '?' symbol; Add gray-scaled colors if MGL_GRAY_MODE is set (not tested) More... about 8 years ago
Some fixes for trimat More... about 8 years ago
Add mgl_data_trimat() for tridiagonal matrix solution (not tested) More... about 8 years ago
Add style '*' for 2d versions of Flow() and Pipe() More... over 8 years ago
Move Spline() and Linear() to base class mglDataA; Add mglIFSfile for reading IFS fractal parameters from file; Parallelize Cont*(), Flow() and Pipe() using OpenMP; Bugfix for TranspType=2; Update samples; Update copyright years More... over 8 years ago
Bugfix in ContXYZ, DensXYZ for handling options More... over 8 years ago
Minor changes in QMathGL for NULL drawing function More... over 8 years ago
Minor fixes with mutex More... over 8 years ago
Allow frame 0 drawing in widgets if one was created and draw function is NULL More... over 8 years ago
Bugfix for legend in EPS/SVG; Replace lock() by trylock() in FLTK widget More... over 8 years ago
Fix for visibility and add "d" to debug versions More... over 8 years ago
Build build getopt statically, build utils statically for msvc and replace add_compiler_export_flag with CMAKE_LANG_VISIBILITY_PRESET and CMAKE_VISIBILITY_INLINES_HIDDEN More... over 8 years ago
Build static getopt and link mgl_example and make_bin with it More... over 8 years ago
Hide omp.h from header files More... over 8 years ago
Copy/paste fix More... over 8 years ago
Some recent bugfixes; Improve surf3 drawing; Set NAN if divided by 0 in mglData* version More... over 8 years ago
Reduce stack usage More... over 8 years ago
Rearrange and optimization of last commits More... over 8 years ago
MathGL-2x: Name dll and static libraries differently as MSVC can't handle simular, some additional fixes for MSVC. For MSVC building you have to change build model (dll or static) by hand for static libraries mgl_example and mglconv. Fix for UDAV: made hints member of HintDialog to kick off segfault on MSVC, as it was a stack variable More... over 8 years ago
MathGL-2x: mgl_qgl_example fails to build without opengl enabled, set opengl required for any of qt enabled More... over 8 years ago