always compute in double
Build on RHEL9 / build (push) Failing after 2m30s
Build on RHEL8 / build (push) Failing after 3m6s
Run tests using data on local RHEL8 / build (push) Failing after 4m2s

This commit is contained in:
Erik Frojdh
2026-07-31 10:20:49 +02:00
parent 4fe587c76a
commit 475af7e096
10 changed files with 54 additions and 41 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
#include <pybind11/stl_bind.h>
namespace py = pybind11;
using pd_type = double;
using namespace aare;