Internal Changes
- Several changes to allow compatibility with latest versions of numpy and xarray:
- Ensure that float objects evaluated with numpy are converted to float.
- Ensure proper shape of inputs when loading external data.
- Avoid DeprecationWarning raised in invert_matrix` test.
- Remove get_html_theme_path from docs conf.