-
Version 1.1.0 Stable
released this
2023-07-10 17:47:11 +00:00 | 22 commits to main since this releaseChangelog
- Migrated to generic math i.e. based on
IFloatingPointIeee754<T>
- Migrated to .NET 7
- Removed
async
in order to increase performance by 100%
Download
Downloads
- Migrated to generic math i.e. based on