nasa / bingo

Apache License 2.0
47 stars 28 forks source link

Changes to Gradient Mixin and Fitness Function Tests for Pybind Objects #39

Closed nightdr closed 3 years ago

nightdr commented 3 years ago

I changed the gradient mixin and fitness function tests to work with pybind/c++ objects.

nightdr commented 3 years ago

Also added copy tests for implicit and explicit regression to test for segmentation faults with pybind objects.