🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

CenterSpace.NMath.Standard.OSX.X64

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

CenterSpace.NMath.Standard.OSX.X64

Foundational classes for financial, engineering, and scientific applications, including complex number classes, general vector and matrix classes, structured sparse matrix classes and factorizations, general sparse matrix classes and factorizations, general matrix decompositions, least squares solutions, random number generators, Fast Fourier Transforms (FFTs), numerical integration and differentiation methods, function minimization, curve fitting, root-finding, linear and nonlinear programming. This package also provides functions for statistical computation and biostatistics, including descriptive statistics, probability distributions, combinatorial functions, multiple linear regression, hypothesis testing, analysis of variance, multivariate statistics, partial least squares, and nonnegative matrix factorization. Built on .NET Standard 2.0. Requires a minimum of .NET Standard 2.0, .NET 5, .NET Core 2.0 or .NET Framework 4.6.1. Requires x64 hardware.

7.2.0.35
NuGet
Version published
Maintainers
1
Created
Source

RELEASE NOTES CenterSpace.NMath 7.2.0 February 2021 CenterSpace Software, LLC

======================================================= Contents

  • Introduction
  • CenterSpace Contact Information
  • Dependencies
  • Documentation
  • Code Examples
  • Licensing
  • Technical Support
  • Consulting Services
  • Upgrades

=======================================================

  • Introduction

Package CenterSpace.NMath contains foundational classes for object-oriented numerics on the .NET platform. CenterSpace.NMath includes complex number classes, general vector and matrix classes, structured sparse matrix classes and factorizations, general sparse matrix classes and factorizations, general matrix decompositions, least squares solutions, random number generators, Fast Fourier Transforms (FFTs), numerical integration and differentiation methods, function minimization, curve fitting, root-finding, linear and nonlinear programming.

======================================================= 2. CenterSpace Contact Information

CenterSpace Software, LLC 622 NW 32nd Street Corvallis, OR 97330 USA

Web: https://www.centerspace.net Information: info@centerspace.net Sales: sales@centerspace.net Support: support@centerspace.net

======================================================= 3. Documentation

o User’s Guide, Reference Guide and more are here: https://www.centerspace.net/documentation

======================================================= 4. Code Examples

Numerous code examples are available for CenterSpace.NMath.

https://www.centerspace.net/examples/nmath/

Studying the examples is one of the best ways to learn how to use the package.

======================================================= 5. Licensing

CenterSpace.NMath is distributed as a free, fully-functional trial version for a 30-day evaluation period. For continued use, please purchase a license through our secure online store.

http://www.centerspace.net/order

CenterSpace.NMath is licensed per developer seat. Each developer writing code using CenterSpace.NMath requires a license. (For example, if 5 developers are writing an application, and only 3 are doing most of the intense math work, all 5 must have a license.) There are no runtime or deployment fees for products developed that make use of CenterSpace packages. The complete CenterSpace.NMath license agreement is available here.

http://www.centerspace.net/license-agreement

CenterSpace.NMath license information is stored in a license key which must be found at runtime. The license key governs the properties of your installation. If no license key is found, a default evaluation license key is used which provides a free 30-day evaluation period for CenterSpace.NMath on the current machine.

You can specify your license key using various mechanisms: by environment variable, by configuration app setting, and programmatically. See here for more information:

https://www.centerspace.net/setting-the-nmath-license-key

======================================================= 6. Technical Support

CenterSpace technical support is available to all customers currently under a maintenance contract. Product purchase comes with one year of maintenance. To obtain technical support, contact CenterSpace by email at:

support@centerspace.net

You can save time if you isolate the problem to a small test case before contacting Technical Support. You may also find your questions answered in our FAQ.

http://www.centerspace.net/faq

======================================================= 7. Consulting Services

CenterSpace developers are experts at object-oriented numerics. We can bring valuable experience to companies that are building and deploying critical .NET numerical applications. Our developers can assist you in all phases of your numerical development projects, providing expertise and hands-on support in design, development, optimization, and deployment. For more information, contact sales@centerspace.net.

======================================================= 8. Upgrades

Upgrades are available free of charge to customers with current annual maintenance contracts.

Keywords

math

FAQs

Package last updated on 28 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts