28 lines
1.4 KiB
YAML
28 lines
1.4 KiB
YAML
# 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
|