jvgomez / fast_methods

N-Dimensional Fast Methods: Fast Marching, Fast Sweeping, Group Marching, Fast Iterative, etc.
http://jvgomez.github.io/fast_methods/
GNU General Public License v3.0
174 stars 59 forks source link

GMM, UFMM and FIM added #4

Closed PMGely closed 10 years ago

jvgomez commented 10 years ago

Gracias Pablo, ya está todo incorporado!

2014-11-01 10:52 GMT-07:00 PMGely notifications@github.com:


You can merge this Pull Request by running

git pull https://github.com/PMGely/fastmarching master

Or view, comment on, or merge it at:

https://github.com/jvgomez/fastmarching/pull/4 Commit Summary

  • Fast Iterative Method added
  • Group Marching Method added
  • Untidy Fast Marching Method added
  • Fast Iterative Method example
  • Group Marching Method example
  • Untidy Fast Marching Method example
  • Untidy cell added
  • Untidy class added
  • Untidy queue class added
  • GMM, UFMM and FIM executables added

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/jvgomez/fastmarching/pull/4.