AdamWhite
-
- 22,716 total downloads
- last updated 5/2/2023
- Latest version: 2023.121.1953
An arbitrary precision decimal class with. Implemented as a arbitrary precision floating poing number using a mantessa and exponent. -
- 6,523 total downloads
- last updated 5/2/2023
- Latest version: 2023.122.547
Arbitrary precision rational number class. Stores the numerator and denominator. -
- 4,750 total downloads
- last updated 6/1/2022
- Latest version: 2022.152.744
A univariate, sparse, symbolic, BigInteger polynomial arithmetic class. -
- 2,233 total downloads
- last updated 5/2/2023
- Latest version: 2023.121.2022
A symbolic, multivariate integer polynomial arithmetic library. -
- 1,849 total downloads
- last updated 5/2/2023
- Latest version: 2023.122.1339
Library to perform symbolic polynomial arithmetic on generic numeric types. -
- 1,289 total downloads
- last updated 5/2/2023
- Latest version: 2023.122.420
Arbitrary precision complex (imaginary) numbers. -
- 820 total downloads
- last updated 7/12/2020
- Latest version: 1.0.0.1
A complex polynomial arithmetic class.. -
- 581 total downloads
- last updated 5/2/2023
- Latest version: 2023.122.1321
A symbolic, multivariate integer polynomial arithmetic library. -
- 562 total downloads
- last updated 11/24/2019
- Latest version: 1.0.0
Data first or code first ORM. Entity-object-class-poco to SQL repository mapping, and vice versa. Data to C-Sharp class code or emit assembly. Can dynamically generate assemblies, C-Sharp code, and SQL scripts... More information -
- 266 total downloads
- last updated 5/2/2023
- Latest version: 2023.122.900
A generic arithmetic library. Allows you to perform arithmetic on any numeric type. All .NET numeric value types are supported, as is any custom numeric type--just implement the numeric operator overloads. -
- 169 total downloads
- last updated 5/8/2023
- Latest version: 2023.127.2336
A generic Vector numeric type. Supports: Scalar arithmetic, vector arithmetic, square root, dot product, normal, reflection, distance, lerp, sum of squares and cosine similarity.