Pranavkhade / PACKMAN

PACKMAN: PACKing and Motion ANalysis
Other
33 stars 7 forks source link

Multiprocessing #14

Closed Pranavkhade closed 3 years ago

Pranavkhade commented 3 years ago
  1. Hinge object now has an alpha value
  2. Version location is unified in init.py of the packman package
  3. Multiprocessing was tried with HDD matrix which rather slows down the performance (Use GPU instead in future)
  4. Documentation was improved.
Pranavkhade commented 3 years ago
  1. Hinge object now has an alpha value
  2. Version location is unified in init.py of the packman package
  3. Multiprocessing was tried with HDD matrix which rather slows down the performance (Use GPU instead in future)
  4. Documentation was improved