System.DoubleNumerics 3.1.0
Same as System.Numerics vector types but with doubles
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>System.DoubleNumerics</id>
<version>3.1.0</version>
<title>System.DoubleNumerics</title>
<authors>weingartner machinen bau</authors>
<owners>weingartner machinen bau</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://opensource.org/licenses/MIT</licenseUrl>
<projectUrl>https://github.com/Weingartner/System.Numerics.DoubleVectors</projectUrl>
<description>Same as System.Numerics vector types but with doubles</description>
<summary>Same as System.Numerics vector types but with doubles</summary>
<releaseNotes>Removed unused dependency to FAKE</releaseNotes>
<copyright>Copyright © phelan</copyright>
<tags>math vector matrix</tags>
</metadata>
</package>