-
- Include interp1 (Interpolation class)
- Add special functions to ffmath :
`erf(), erfc(), rexp, ldexp(), hypot(), nextAfter(), tgamma(), lgamma(), factorial(), assoc_laguerre(), assoc_legendre…
-
The following snippet should produce a figure where the annotation is parallel to the line, however if the figure size changes the rotation of the annotation doesn't change.
```python
import plotly.…
-
### Summary
I'd like to propose adding a `center` argument to `GeoDataFrame.plot()` to support diverging color maps that can visually emphasize deviations from a specific midpoint, similar to Seaborn…
-
## Issue description
The IVC forms team is digitizing the CHAMPVA claim form and they need content support. This is a ticket to track the ongoing content work on the CHAMPVA claims form.
[Here's the…
-
1. Adapt from [UCSD-ECEMAE-148/simple-line-follower](https://github.com/UCSD-ECEMAE-148/simple-line-follower/)
2. Here's an overview:
![Image](https://github.com/Triton-AI/robocar-simple-line-follow…
-
## Background
We've updated our digital submission designs based on research findings and plan to head into another Veteran-facing user study to confirm comprehension of this new feature.
As such, we…
-
Hi,I would like to know where the implementation of computing the midpoint of two hyperbolic points is located.
-
Each of the line segments represents a section of a fault. Each of these has a model estimated slip rate that is stored in the segment data frame. We'd like to display these values on the main plot.…
-
## FDA API Integration
* check that values exist (ie caloryResponse) before indexing into them - ensure fields are valid and updated before use
* chain API calls and wait for reasponse
* wait for…
-
What should the behaviour of the tree splitting be if the split that we end up doing keeps moving the objects to one sider over the other, how should we deal with this?
That is we find the biggest …