DiffEqML / torchdyn

A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods
https://torchdyn.org
Apache License 2.0
1.35k stars 125 forks source link

Keep logo aspect ratio on smartphone #154

Closed fedebotu closed 2 years ago

fedebotu commented 2 years ago

Using both height and width parameters on images does not keep the aspect ratio on different screens (such as Github on a smartphone). Removing the height parameter fixes this small bug