Closed ManonMarchand closed 5 months ago
Looks like this commit https://github.com/bmatthieu3/cds-healpix-rust/commit/0e3eaf7ba1580147c8e9e80a3f7e5c2a3a2ef918 replaced the intersect_paralell methods by two methods intersecting_great_circle_arc_all and intersecting_small_circle_arc_all. Since that, we cannot compile the rust part anymore.
intersect_paralell
intersecting_great_circle_arc_all
intersecting_small_circle_arc_all
Looks like this commit https://github.com/bmatthieu3/cds-healpix-rust/commit/0e3eaf7ba1580147c8e9e80a3f7e5c2a3a2ef918 replaced the
intersect_paralell
methods by two methodsintersecting_great_circle_arc_all
andintersecting_small_circle_arc_all
. Since that, we cannot compile the rust part anymore.