Loading pkgs/development/python-modules/syne-tune/default.nix +5 −3 Original line number Diff line number Diff line { lib, stdenv, buildPythonPackage, fetchFromGitHub, Loading @@ -21,14 +22,11 @@ h5py, huggingface-hub, matplotlib, onnxruntime, pymoo, pyyaml, scikit-learn, scipy, # smac, statsmodels, swig, xgboost, # yahpo-gym, Loading Loading @@ -125,6 +123,10 @@ buildPythonPackage rec { "test_hypervolume" "test_hypervolume_progress" "test_hypervolume_simple" ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ # assert np.float64(1.0114686865847489e-12) < 1e-12 "test_cholesky_factorization" ]; disabledTestPaths = [ Loading Loading
pkgs/development/python-modules/syne-tune/default.nix +5 −3 Original line number Diff line number Diff line { lib, stdenv, buildPythonPackage, fetchFromGitHub, Loading @@ -21,14 +22,11 @@ h5py, huggingface-hub, matplotlib, onnxruntime, pymoo, pyyaml, scikit-learn, scipy, # smac, statsmodels, swig, xgboost, # yahpo-gym, Loading Loading @@ -125,6 +123,10 @@ buildPythonPackage rec { "test_hypervolume" "test_hypervolume_progress" "test_hypervolume_simple" ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ # assert np.float64(1.0114686865847489e-12) < 1e-12 "test_cholesky_factorization" ]; disabledTestPaths = [ Loading