Closed gomezzz closed 3 days ago
Various workflow and CI fixes see #210 #211 #213
Coverage Report FileStmtsMissCoverMissingboole_test.py52492%128–131gauss_test.py66494%157–160gradient_test.py97496%109, 278–280helper_functions.py44198%314integration_grid_test.py69494%156–159integration_test_functions.py91298%50, 137integrator_types_test.py58788%129–135monte_carlo_test.py66494%162–165rng_test.py38879%64–71simpson_test.py65494%159–162trapezoid_test.py66494%156–159utils_integration_test.py127993%39–40, 237–244vegas_map_test.py73593%18, 155–158vegas_stratification_test.py50492%93–96vegas_test.py1021387%227–241torchquad/integration base_integrator.py49786%28, 68–71, 75, 113, 117, 122 boole.py30390%53, 74–78 gaussian.py52394%83, 109, 127 grid_integrator.py101397%41, 161, 269 integration_grid.py49688%47–48, 55–56, 117, 120 monte_carlo.py93397%83, 104, 245 rng.py622461%72–75, 92–120, 140 simpson.py29390%51, 70–74 utils.py1181092%101, 140, 172, 176, 183, 195, 197, 203, 279, 286 vegas.py161597%96, 100–101, 189, 341 vegas_map.py98694%263–273torchquad/plots plot_convergence.py131023%15–25 plot_runtime.py8625%14–19torchquad/utils deployment_test.py413515%18–62 enable_cuda.py12650%16–21 set_precision.py28389%36–39, 74 set_up_backend.py19195%12TOTAL213321190%
Description
Various workflow and CI fixes see #210 #211 #213