Commit History

Author SHA1 Message Date
  Kacper Pluta 75d60e40a8 Documentation and code clean ups (MIQ related) (#971) 7 years ago
  Jérémie Dumas f838c51c03 Merge pull request #972 from copyme/SafeACos-Nrosy 7 years ago
  Jérémie Dumas 87a59c5fcd Merge pull request #970 from Salingo/ImGuiTraits_fix 7 years ago
  Jérémie Dumas bb187b5b84 Merge pull request #954 from jdumas/cmake 7 years ago
  Kacper Pluta a6b6fe2a90 use probably the fastest way to initialize the container's elements to 0. (#976) 7 years ago
  teseoch 8d5533a308 Merge pull request #953 from teseoch/dev 7 years ago
  Kacper Pluta 0e6a09026f remove extra space 7 years ago
  Kacper Pluta b3681c14bd remove extra spaces 7 years ago
  Kacper Pluta 6f08784072 Avoid type possible incompatible type casting. clock_t here is long int but in the code int was used instead. 7 years ago
  Kacper Pluta ffdcbb5114 avoid unsafe calls to acos by fixing potential floating-point errors and avoiding division by zero. 7 years ago
  DESKTOP-SALINGO\Salingo 4f5ba3ccdb compilation error fix 7 years ago
  Alec Jacobson 65c2cd3af4 performance optimizations 7 years ago
  Alec Jacobson fd27d213d8 performance optimizations 7 years ago
  Alec Jacobson e452f5c8c3 add link condition + new tests 7 years ago
  Alec Jacobson bd524580e6 fix buggy assert, missing header, template 7 years ago
  Alec Jacobson f12cecd9d6 fix buggy assert 7 years ago
  Alec Jacobson 758a353e99 template 7 years ago
  Alec Jacobson bd3a7c6b9c fix buggy assert 7 years ago
  Alec Jacobson be75695e02 circulation does not need F,E args + tests 7 years ago
  Alec Jacobson c29460666a better parameter name 7 years ago
  Alec Jacobson e930df68d1 added intrinsic version of cotmatrix_entries + test 7 years ago
  Alec Jacobson 7c214ce04a intrinsic delaunay (re-)triangulation [Fisher 2007] + tests 7 years ago
  Alec Jacobson aa0faffe9f pull out tan_half_angle; templates 7 years ago
  Alec Jacobson 53c46c8041 template 7 years ago
  Alec Jacobson 5251bce154 license header + template 7 years ago
  Alec Jacobson ca3868ca65 better comment 7 years ago
  Alec Jacobson 0eb3fa2acb triangulated grid + test 7 years ago
  Alec Jacobson ee3d3a373d cumulative product; tests + cumsum test 7 years ago
  Alec Jacobson 2e91bb3a00 generalize grid to any dimension; 2d test 7 years ago
  Alec Jacobson 7401f5b650 grid test 7 years ago