cds-astro / aladin-lite

An astronomical HiPS visualizer in the browser
https://aladin.cds.unistra.fr/AladinLite/
GNU General Public License v3.0
102 stars 41 forks source link

Cannot compile: Changes upstream in cdshealpix #159

Closed ManonMarchand closed 5 months ago

ManonMarchand commented 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.