https://github.com/sakryukov/generic-numeric-package
.NET generic techniques for the creation of generic numeric algorithms
https://github.com/sakryukov/generic-numeric-package
csharp dotnet generics numeric-types numerical-methods
Last synced: 10 months ago
JSON representation
.NET generic techniques for the creation of generic numeric algorithms
- Host: GitHub
- URL: https://github.com/sakryukov/generic-numeric-package
- Owner: SAKryukov
- License: mit
- Created: 2024-12-19T05:17:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-27T07:26:56.000Z (about 1 year ago)
- Last Synced: 2025-02-12T08:19:21.523Z (about 1 year ago)
- Topics: csharp, dotnet, generics, numeric-types, numerical-methods
- Language: C#
- Homepage: https://www.SAKryukov.org
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Generic Numeric Package
.NET generic techniques for the creation of generic numeric algorithms
(Under development)