litebird / litebird_sim

Simulation tools for LiteBIRD
GNU General Public License v3.0
18 stars 13 forks source link

Make support for numpy.float128 optional #286

Closed ziotom78 closed 6 months ago

ziotom78 commented 6 months ago

numpy.float128 is not supported on ARM architectures (#285). This PR makes its support optional.