torchquad icon indicating copy to clipboard operation
torchquad copied to clipboard

Add better test functions

Open gomezzz opened this issue 2 years ago • 0 comments

Feature

Desired Behavior / Functionality

Current test functions are based only on polynomials and sinusoidal and exponential functions.

What Needs to Be Done

  • [ ] Find nice test functions (e.g. in VEGAS Enhanced paper )
  • [ ] Add them to integration_test_functions.py
  • [ ] Add them in integration_test_utils.py so they become part of the standard test sweet
  • [ ] If necessary adjust current tests in case they fail

How Can It Be Tested

  • Run pytest

gomezzz avatar Aug 20 '21 14:08 gomezzz