Skip to content

Type Checking, Methods Renaming and Inplace

Compare
Choose a tag to compare
@mxaviersmp mxaviersmp released this 14 Jul 00:08
· 51 commits to master since this release
ee5b682
  • Made all methods, except class methods, not inplace by default
  • Added type anotation for all methods
  • Cleaned and standardized method names
  • Added examples for pymove.utils and pymove.visualization