nelson v0.5.5 (#13888)

This commit is contained in:
Allan CORNET
2021-05-24 17:37:44 +02:00
committed by GitHub
parent 9b7dd44162
commit ba4a4de423
3 changed files with 68 additions and 0 deletions

View File

@@ -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.5
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.5/Nelson-0.5.5.1197-x86-64.exe
InstallerSha256: f25aaf23fc946c870b0c1771f5ef652b77462c6362ddcf7b21c4199216c97d45
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
- Architecture: x86
InstallerType: inno
InstallerUrl: https://github.com/Nelson-numerical-software/nelson/releases/download/v0.5.5/Nelson-0.5.5.1197-x86-32.exe
InstallerSha256: fcf68c50689e107c18fd083fc4a6dcc2bfcaab168c7df02182def4e637825111
Scope: machine
InstallerLocale: en-US
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -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.5
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

View File

@@ -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.5
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0