Skip to content
Snippets Groups Projects
  1. Feb 23, 2003
    • Christophe Geuzaine's avatar
      · a2d21ab9
      Christophe Geuzaine authored
      Fix some dependencies + enable GSL (so that more people test it).
      a2d21ab9
  2. Feb 21, 2003
  3. Feb 20, 2003
  4. Feb 19, 2003
  5. Feb 18, 2003
    • Christophe Geuzaine's avatar
      · ced25b96
      Christophe Geuzaine authored
      New gsl error handler
      ced25b96
    • Christophe Geuzaine's avatar
      · 11a01525
      Christophe Geuzaine authored
      specify GSL version + GPL
      11a01525
    • Christophe Geuzaine's avatar
      · 1e96351c
      Christophe Geuzaine authored
      cleanup
      1e96351c
    • Christophe Geuzaine's avatar
      · b447b5dc
      Christophe Geuzaine authored
      Print more informative messages for Triangle, GSL, etc.
      b447b5dc
    • Christophe Geuzaine's avatar
      · 205f05ef
      Christophe Geuzaine authored
      Fix typo in Nicolas' name
      205f05ef
    • Christophe Geuzaine's avatar
      · d1261b99
      Christophe Geuzaine authored
      cosmetic changes
      d1261b99
    • Christophe Geuzaine's avatar
      · 3fb519fe
      Christophe Geuzaine authored
      bump version number to 1.39
      3fb519fe
    • Christophe Geuzaine's avatar
      · feaa5908
      Christophe Geuzaine authored
      fix dependencies
      feaa5908
    • Christophe Geuzaine's avatar
      · 9d6e277b
      Christophe Geuzaine authored
      This is a pretty big commit.
      
      - The Numerical Recipes routines have been moved to their own
      subdirectory: NR/
      
      - These routines are now completely optional. Configure will
      determine if they have to be compiled in (if it's a non-free version
      of Gmsh) or if we should use the GSL routines instead.
      
      - The GSL routines are there. Well, sort of. The SVD stuff works
      great, but the minimization routines still need more work. The whole
      infrastructure is there, though: we can already compile a fully GPL
      compliant version of Gmsh by removing the NR subdirectory (or by
      specifying --enable-gsl to configure).
      
      - I also simplified the options passed to the compiler (OPTIM and
      FLAGS).
      
      That's all for today folks...
      9d6e277b
  6. Feb 17, 2003
  7. Feb 16, 2003
  8. Feb 15, 2003
  9. Feb 14, 2003
Loading