first real commit
This commit is contained in:
BIN
packages/System.Numerics.Vectors.4.6.1/.signature.p7s
vendored
Executable file
BIN
packages/System.Numerics.Vectors.4.6.1/.signature.p7s
vendored
Executable file
Binary file not shown.
BIN
packages/System.Numerics.Vectors.4.6.1/Icon.png
vendored
Executable file
BIN
packages/System.Numerics.Vectors.4.6.1/Icon.png
vendored
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
25
packages/System.Numerics.Vectors.4.6.1/PACKAGE.md
vendored
Executable file
25
packages/System.Numerics.Vectors.4.6.1/PACKAGE.md
vendored
Executable file
@@ -0,0 +1,25 @@
|
||||
## About
|
||||
|
||||
Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications.
|
||||
|
||||
## Main Types
|
||||
|
||||
The main types provided by this library are:
|
||||
|
||||
- System.Numerics.Matrix3x2
|
||||
- System.Numerics.Matrix4x4
|
||||
- System.Numerics.Plane
|
||||
- System.Numerics.Quaternion
|
||||
- System.Numerics.Vector2
|
||||
- System.Numerics.Vector3
|
||||
- System.Numerics.Vector4
|
||||
- System.Numerics.Vector
|
||||
- System.Numerics.Vector<T>
|
||||
|
||||
## Additional Documentation
|
||||
|
||||
- API reference can be found in: https://learn.microsoft.com/en-us/dotnet/api/system.numerics.vectors
|
||||
|
||||
## License
|
||||
|
||||
System.Numerics.Vectors is released as open source under the [MIT license](https://licenses.nuget.org/MIT).
|
||||
BIN
packages/System.Numerics.Vectors.4.6.1/System.Numerics.Vectors.4.6.1.nupkg
vendored
Executable file
BIN
packages/System.Numerics.Vectors.4.6.1/System.Numerics.Vectors.4.6.1.nupkg
vendored
Executable file
Binary file not shown.
6
packages/System.Numerics.Vectors.4.6.1/buildTransitive/net461/System.Numerics.Vectors.targets
vendored
Executable file
6
packages/System.Numerics.Vectors.4.6.1/buildTransitive/net461/System.Numerics.Vectors.targets
vendored
Executable file
@@ -0,0 +1,6 @@
|
||||
<Project InitialTargets="NETStandardCompatError_System_Numerics_Vectors_net462">
|
||||
<Target Name="NETStandardCompatError_System_Numerics_Vectors_net462"
|
||||
Condition="'$(SuppressTfmSupportBuildWarnings)' == ''">
|
||||
<Warning Text="System.Numerics.Vectors 4.6.1 doesn't support $(TargetFramework) and has not been tested with it. Consider upgrading your TargetFramework to net462 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk." />
|
||||
</Target>
|
||||
</Project>
|
||||
0
packages/System.Numerics.Vectors.4.6.1/buildTransitive/net462/_._
vendored
Executable file
0
packages/System.Numerics.Vectors.4.6.1/buildTransitive/net462/_._
vendored
Executable file
BIN
packages/System.Numerics.Vectors.4.6.1/lib/net462/System.Numerics.Vectors.dll
vendored
Executable file
BIN
packages/System.Numerics.Vectors.4.6.1/lib/net462/System.Numerics.Vectors.dll
vendored
Executable file
Binary file not shown.
3451
packages/System.Numerics.Vectors.4.6.1/lib/net462/System.Numerics.Vectors.xml
vendored
Executable file
3451
packages/System.Numerics.Vectors.4.6.1/lib/net462/System.Numerics.Vectors.xml
vendored
Executable file
File diff suppressed because it is too large
Load Diff
0
packages/System.Numerics.Vectors.4.6.1/lib/netcoreapp2.0/_._
vendored
Executable file
0
packages/System.Numerics.Vectors.4.6.1/lib/netcoreapp2.0/_._
vendored
Executable file
BIN
packages/System.Numerics.Vectors.4.6.1/lib/netstandard2.0/System.Numerics.Vectors.dll
vendored
Executable file
BIN
packages/System.Numerics.Vectors.4.6.1/lib/netstandard2.0/System.Numerics.Vectors.dll
vendored
Executable file
Binary file not shown.
3451
packages/System.Numerics.Vectors.4.6.1/lib/netstandard2.0/System.Numerics.Vectors.xml
vendored
Executable file
3451
packages/System.Numerics.Vectors.4.6.1/lib/netstandard2.0/System.Numerics.Vectors.xml
vendored
Executable file
File diff suppressed because it is too large
Load Diff
0
packages/System.Numerics.Vectors.4.6.1/lib/netstandard2.1/_._
vendored
Executable file
0
packages/System.Numerics.Vectors.4.6.1/lib/netstandard2.1/_._
vendored
Executable file
Reference in New Issue
Block a user