From 7592acf1b155a4785bd2a00bce5c894c298380bf Mon Sep 17 00:00:00 2001 From: Esco Date: Sat, 24 Apr 2021 23:46:12 +0200 Subject: [PATCH] Add NelsonNumericalSoftware.Nelson v0.5.4 (#11505) #11504 #11485 --- ...sonNumericalSoftware.Nelson.installer.yaml | 35 +++++++++++++++++++ ...NumericalSoftware.Nelson.locale.en-US.yaml | 27 ++++++++++++++ .../0.5.4/NelsonNumericalSoftware.Nelson.yaml | 6 ++++ 3 files changed, 68 insertions(+) create mode 100644 manifests/n/NelsonNumericalSoftware/Nelson/0.5.4/NelsonNumericalSoftware.Nelson.installer.yaml create mode 100644 manifests/n/NelsonNumericalSoftware/Nelson/0.5.4/NelsonNumericalSoftware.Nelson.locale.en-US.yaml create mode 100644 manifests/n/NelsonNumericalSoftware/Nelson/0.5.4/NelsonNumericalSoftware.Nelson.yaml diff --git a/manifests/n/NelsonNumericalSoftware/Nelson/0.5.4/NelsonNumericalSoftware.Nelson.installer.yaml b/manifests/n/NelsonNumericalSoftware/Nelson/0.5.4/NelsonNumericalSoftware.Nelson.installer.yaml new file mode 100644 index 000000000..aee53bca1 --- /dev/null +++ b/manifests/n/NelsonNumericalSoftware/Nelson/0.5.4/NelsonNumericalSoftware.Nelson.installer.yaml @@ -0,0 +1,35 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: NelsonNumericalSoftware.Nelson +PackageVersion: 0.5.4 +MinimumOSVersion: 10.0.0.0 +FileExtensions: + - nls + - nlf + - nh5 + - mat + - hdf5 +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.VC++2015-2019Redist-x64 + MinimumVersion: 14.28.29913.0 +InstallModes: + - interactive + - silent + - silentWithProgress +Installers: + - Architecture: x64 + InstallerType: inno + InstallerUrl: https://github.com/Nelson-numerical-software/nelson/releases/download/v0.5.4/Nelson-0.5.4.3160-x86-64.exe + InstallerSha256: 408BA5741A84A89A47257F8F573B21DC0B3B2E3CD4D431C55DEFEAC82CC80669 + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install + - Architecture: x86 + InstallerType: inno + InstallerUrl: https://github.com/Nelson-numerical-software/nelson/releases/download/v0.5.4/Nelson-0.5.4.3160-x86-32.exe + InstallerSha256: C7D97A5066360FE45242B61F20108E1DE02C7218036EE67B9C202EF0CC293382 + Scope: machine + InstallerLocale: en-US + UpgradeBehavior: install +ManifestType: installer +ManifestVersion: 1.0.0 diff --git a/manifests/n/NelsonNumericalSoftware/Nelson/0.5.4/NelsonNumericalSoftware.Nelson.locale.en-US.yaml b/manifests/n/NelsonNumericalSoftware/Nelson/0.5.4/NelsonNumericalSoftware.Nelson.locale.en-US.yaml new file mode 100644 index 000000000..0733da2b3 --- /dev/null +++ b/manifests/n/NelsonNumericalSoftware/Nelson/0.5.4/NelsonNumericalSoftware.Nelson.locale.en-US.yaml @@ -0,0 +1,27 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: NelsonNumericalSoftware.Nelson +PackageVersion: 0.5.4 +PackageLocale: en-US +Publisher: Nelson Numerical Software +PublisherUrl: https://github.com/Nelson-numerical-software/nelson/ +PublisherSupportUrl: https://github.com/Nelson-numerical-software/nelson/issues +#PrivacyUrl: +Author: Allan CORNET +PackageName: Nelson +PackageUrl: https://nelson-numerical-software.github.io/nelson-website/ +License: Open Source license LGPLv2 +LicenseUrl: https://raw.githubusercontent.com/Nelson-numerical-software/nelson/master/LICENSE +#Copyright: +#CopyrightUrl: +ShortDescription: multi-paradigm programming language and numeric computing environment. +Description: Nelson is an array programming language providing a powerful open computing environment for engineering and scientific applications using modern C/C++ libraries (Boost, Eigen, …) and others state of art numerical libraries.It has sophisticated data structures (including cell, struct, linear systems, …), an interpreter and a high level programming language. Nelson has been developped to be an open/modular system where an user can define these own data types and operations on these data types by using overload. +Moniker: nelson +Tags: + - matrix + - data + - interpreter + - language + - programming + - scientific +ManifestType: defaultLocale +ManifestVersion: 1.0.0 diff --git a/manifests/n/NelsonNumericalSoftware/Nelson/0.5.4/NelsonNumericalSoftware.Nelson.yaml b/manifests/n/NelsonNumericalSoftware/Nelson/0.5.4/NelsonNumericalSoftware.Nelson.yaml new file mode 100644 index 000000000..26f0b8c87 --- /dev/null +++ b/manifests/n/NelsonNumericalSoftware/Nelson/0.5.4/NelsonNumericalSoftware.Nelson.yaml @@ -0,0 +1,6 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +PackageIdentifier: NelsonNumericalSoftware.Nelson +PackageVersion: 0.5.4 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0