diff --git a/manifests/LUPhysics/PyMODA/1.1.0.yaml b/manifests/LUPhysics/PyMODA/1.1.0.yaml new file mode 100644 index 000000000..695dcf091 --- /dev/null +++ b/manifests/LUPhysics/PyMODA/1.1.0.yaml @@ -0,0 +1,20 @@ +Id: LUPhysics.PyMODA +Version: 1.1.0 +Name: PyMODA +Publisher: Lancaster University Physics +License: GPLv3 +LicenseUrl: https://github.com/luphysics/PyMODA/blob/master/LICENSE +AppMoniker: pymoda +Description: + PyMODA is a Python implementation of MODA (Multiscale Oscillatory Dynamics Analysis), + a numerical toolbox developed by the Nonlinear & Biomedical Physics group at Lancaster University + and the Nonlinear Dynamics and Synergetic Group at the Faculty of Electrical Engineering, + University of Ljubljana, Slovenia under the supervision of Aneta Stefanovska. +Homepage: https://github.com/luphysics/PyMODA +Installers: + - Arch: x64 + Url: https://github.com/luphysics/pymoda-install/releases/download/v1.1.0/setup-win64.exe + Sha256: 54859202EB8780808A2122D7EE360B8D87443F5A5953C85ED5B06BEB674C082D + InstallerType: inno +Switches: + Custom: /VERYSILENT \ No newline at end of file