regularization towards initial guess#88
Conversation
regularization
shanemcq18
left a comment
There was a problem hiding this comment.
I also need to track down why some of the tests are failing on GitHub, stay tuned.
|
I need to track down an issue with one of the tests, but before that, I was getting some failures on old versions of Python on my local machine that seem to be related to this issue: numpy/numpy#29820. This hopefully shouldn't be a problem for our tests, but it's messing me up locally. It's time to drop python 3.9, so that might help things a bit... Anyway, here's what actually needs to be fixed: |
|
Attempting to address the GitHub Actions issue with windows and Tcl ( |
Version now
0.5.17, GitHub Actions also modified to remove Python 3.9, add Python 3.14, and address a matplotlib issue with testing on Windows.