Skip to content

Fix zoom issues and factorial error#105

Open
matthewtownson wants to merge 2 commits intomainfrom
fix_interp
Open

Fix zoom issues and factorial error#105
matthewtownson wants to merge 2 commits intomainfrom
fix_interp

Conversation

@matthewtownson
Copy link
Member

  • Zoom issue due to interp2d deprecation
  • Factorial error from not forcing integer

Fixes #100

-  Zoom issue due to interp2d deprecation
- Factorial error from not forcing integer
@matthewtownson
Copy link
Member Author

The failed test is related to the least squares testing for the matrix inversion, not these changes

@andrewpaulreeves
Copy link
Contributor

Interp looks good
On the factorials - all I see is an added space?

@matthewtownson
Copy link
Member Author

Ha, I think that's me doing a bad job of merging in the factorial fix from another pull request!

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.

Scipy Interpolation Change

2 participants