karims

Results 2 issues of karims

As far as I can see code and documentation, this library is not ready yet for SVG images. I am looking for efficient pattern fill algorithm over svg. The pattern...

I see that reach datapoint has the following keys - `dict_keys(['dx_dt', 'image', 'other', 'x'])`. In the implementation of [Physics inspired models](https://github.com/deepmind/deepmind-research/tree/master/physics_inspired_models), only `image` key has been used. I want to...