Skip to content

Conversation

HDembinski
Copy link
Member

@HDembinski HDembinski commented Aug 1, 2024

Closes #974

  • Fixes a bug in cost.LeastSquares which prevented the use with data that has more than two dimensions.
  • New unit test checks that cost.LeastSquares works with 3-dimensional data

@HDembinski HDembinski changed the title Fix Leastsquares for functions with more than two arguments Fix LeastSquares for functions with more than two arguments Aug 1, 2024
@HDembinski HDembinski merged commit 8022a33 into develop Aug 1, 2024
@HDembinski HDembinski deleted the leastsquares_3d branch August 1, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cost.LeastSquares fails with data with more than 2 dimensions

1 participant