1
0
Fork 0
mirror of https://github.com/cosmo-sims/MUSIC.git synced 2024-09-19 17:03:46 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Oliver Hahn
458607f2f6 cleaned up some compiler warnings appearing with newer versions of gcc (tested with gcc 4.8) 2013-11-05 15:34:00 +01:00
Oliver Hahn
15788747b6 regions are now properly nested, i.e. ellipsoids are nested (not becoming cuboids
at coarser levels), convex hulls are linearly scaled versions of one another...
2013-11-04 19:02:48 +01:00
Oliver Hahn
82beef69a6 fixed a bug when expanding convex hulls 2013-10-23 23:16:47 +02:00
Dylan Nelson
3c67f672d3 fix potential segfault related to STL in convex_hull.hh 2013-10-22 18:30:10 +00:00
Oliver Hahn
6d29773b3a fixed a compilation error in convex_hull.hh 2013-08-07 14:11:28 +02:00
Oliver Hahn
a0f6dc2ba2 added proper expanding of convex hull, some optimisations 2013-08-07 12:29:23 +02:00
Oliver Hahn
d3e48b3ec9 added support for convex hull based high-res regions 2013-08-05 00:40:34 +02:00