Skip to content

Commit 6c59098

Browse files
committed
2 parents cc9c1d6 + 21148e1 commit 6c59098

File tree

3 files changed

+32
-10
lines changed

3 files changed

+32
-10
lines changed

Computator.NET-master/Computator.NET.WebClient/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"extract-text-webpack-plugin": "3.0.0",
5858
"file-loader": "0.11.2",
5959
"isomorphic-fetch": "2.2.1",
60-
"jquery": "3.4.1",
60+
"jquery": "3.5.0",
6161
"json-loader": "0.5.7",
6262
"react": "15.6.1",
6363
"react-dom": "15.6.1",

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,29 @@
44

55
Set of simple mathematical classes in C# including
66

7-
* Vectors
8-
* Matrixes
9-
* Polynoms
7+
* Vectors (with complex cases)
8+
* Matrixes (not only square)
9+
* Polynoms (including intergation and derivatives)
1010
* Systems of linear equations
11-
* Integrals methods
11+
* Integrals methods (including Gauss-Kronrod)
1212
* Complex numbers, complex vectors, matrixes and methods for complex functions
1313
* Rational numbers
1414
* Graphs
1515
* Methods for solving simple differential equations
16-
* Function approximation
17-
* Function optimization
18-
* Function values memorising (memoize)
16+
* Function approximation/interpolation
17+
* Net functions methods
18+
* Function optimization (including swarm algorithm for 1/2/n dimentions)
19+
* Function values memorising (memoize) for parallel/non-parallel cases
1920

2021
I've been creating this library since 2017 for my university homework and firts job. Writing it I was practicing my C# skills from C# 3.0 to C# 7.1, getting coding experience.
2122

2223
There are .NET Framework version and newest supported .NET Core (named MathClassesLibrary) copy with few upgrading.
2324

24-
See some examples of using and results [here](https://github.com/PasaOpasen/Old_Math_CSharpCpp_Projects)
25+
See some examples of using and results [here](https://github.com/PasaOpasen/Old_Math_CSharpCpp_Projects) or [here](https://github.com/PasaOpasen/Search-for-defects-in-plates)
2526

2627
## Download and usage
2728

28-
[Download from **NuGet**](https://www.nuget.org/packages/MathClassesDmPa/)
29+
![Download from **NuGet**](https://buildstats.info/nuget/MathClassesDmPa) [Download from **NuGet**](https://www.nuget.org/packages/MathClassesDmPa/)
2930

3031
Downloading in VS:
3132

SECURITY.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Use this section to tell people about which versions of your project are
6+
currently being supported with security updates.
7+
8+
| Version | Supported |
9+
| ------- | ------------------ |
10+
| 5.1.x | :white_check_mark: |
11+
| 5.0.x | :x: |
12+
| 4.0.x | :white_check_mark: |
13+
| < 4.0 | :x: |
14+
15+
## Reporting a Vulnerability
16+
17+
Use this section to tell people how to report a vulnerability.
18+
19+
Tell them where to go, how often they can expect to get an update on a
20+
reported vulnerability, what to expect if the vulnerability is accepted or
21+
declined, etc.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy