Peter Sharpe

Results 4 issues of Peter Sharpe

Hey there! Had a potential feature to suggest: I find myself often wanting to quickly make a `Report` based on the contents of a project's `requirements.txt` file. Maybe we could...

When I run `animalShapes.ipynb` locally, I do not reproduce the final plot of a fish. Instead, I get this: ![image](https://user-images.githubusercontent.com/6295985/135502849-136b1c49-8889-4b76-9036-98db0526d3cf.png) Intermediate steps (before data reconstruction) seem fine: ![image](https://user-images.githubusercontent.com/6295985/135502987-2916ccd8-554b-44ae-bd7d-359941fafca8.png) Full HTML...

Hi there, When I click the "Launch in Binder..." button on the `README.md` to [go here](https://mybinder.org/v2/gh/Ranlot/single-parameter-fit/master), Binder fails to launch this notebook. This is apparently due to a dependency error....

## Overview CasADi broadcasting works across axis 1, but not across axis 0. Most other array libraries (NumPy, TensorFlow, PyTorch, etc.) have broadcasting behavior that is consistent across dimensions: either...