swryan

Results 12 issues of swryan

### Task Description The `audit` workflow is failing on the MacOS build for some reason due to the `setup_miniconda` action: ``` Run conda-incubator/setup-miniconda@v2 Gathering Inputs... Creating bootstrap condarc file in...

project

### Description `test_newton_with_cscjac_under_cs` fails with [Scipy 1.13.0](https://github.com/scipy/scipy/releases/tag/v1.13.0rc1) _release candidate_. ### Example ``` (latest) swryan@Chimaera:~/dev/OpenMDAO/openmdao/core/tests$ testflo -vs test_approx_derivs.py:TestGroupComplexStep.test_newton_with_cscjac_under_cs NL: NewtonSolver 'NL: Newton' on system 'sub' failed to converge in 10 iterations....

bug