-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2.4 Release #28
2.4 Release #28
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad15910 - Browse repository at this point
Copy the full SHA ad15910View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4369d23 - Browse repository at this point
Copy the full SHA 4369d23View commit details -
fix(plotting): increase default colorbar size
The default `width` argument to `nice_colorbar` is changed to 8 points. This ensures visibility in subplots, especially when constrained layout is used.
Configuration menu - View commit details
-
Copy full SHA for 3208399 - Browse repository at this point
Copy the full SHA 3208399View commit details -
Improve docstring formatting and tweak linter settings
Configuration menu - View commit details
-
Copy full SHA for 2b38397 - Browse repository at this point
Copy the full SHA 2b38397View commit details -
feat: add interpolation along a path
The `slice_along_path` function has been added to `analysis.interpolate`, which enables easy interpolation along a evenly spaced path that is specified by its vertices and step size. The path can have an arbitrary number of dimensions and points.
Configuration menu - View commit details
-
Copy full SHA for 7366ec4 - Browse repository at this point
Copy the full SHA 7366ec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f23f99 - Browse repository at this point
Copy the full SHA 8f23f99View commit details -
fix(plotting): add some validation checks to
plot_array
The functions `plot_array` and `plot_array_2d` now checks if the input array coordinates are uniformly spaced. If they are not, a warning is issued and the user is informed that the plot may not be accurate.
Configuration menu - View commit details
-
Copy full SHA for 2e0753c - Browse repository at this point
Copy the full SHA 2e0753cView commit details
Commits on May 2, 2024
-
fix(io): remove direct display call in interactive summary
This was causing duplicated plots.
Configuration menu - View commit details
-
Copy full SHA for d44b3a5 - Browse repository at this point
Copy the full SHA d44b3a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca40fe4 - Browse repository at this point
Copy the full SHA ca40fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae18a34 - Browse repository at this point
Copy the full SHA ae18a34View commit details -
chore(deps): update dependencies
Numbagg is now an optional dependency.
Configuration menu - View commit details
-
Copy full SHA for 37c1b4b - Browse repository at this point
Copy the full SHA 37c1b4bView commit details