jgerstmayr / EXUDYN

Multibody Dynamics Simulation: Rigid and flexible multibody systems
https://www.youtube.com/channel/UCsQD2bIPBXB_4J23WtqKkVw/playlists
Other
166 stars 23 forks source link

Suggestion on location of binaries #9

Closed ManuelZ closed 2 years ago

ManuelZ commented 2 years ago

Hi, I'd suggest to put the compiled binaries into the "Releases" section of Github and not in the repository along the code, because a user git-cloning the repository ends up downloading unneeded binaries otherwise.

As a side note, I found out about Hotint some months ago, and thought, "Wow, this is a great program, how could would it be if it would be updated". And then I found Exudyn!

jgerstmayr commented 2 years ago

binaries are now on pypi.org use pip install exudyn to install from binaries on Windows (and some linux/MacOS versions)