FIRST
This commit is contained in:
BIN
QuantumSVNConsole/Seeds-Lab-SVN-Dashboard/packages/System.Numerics.Vectors.4.6.0/.signature.p7s
vendored
Normal file
BIN
QuantumSVNConsole/Seeds-Lab-SVN-Dashboard/packages/System.Numerics.Vectors.4.6.0/.signature.p7s
vendored
Normal file
Binary file not shown.
BIN
QuantumSVNConsole/Seeds-Lab-SVN-Dashboard/packages/System.Numerics.Vectors.4.6.0/Icon.png
vendored
Normal file
BIN
QuantumSVNConsole/Seeds-Lab-SVN-Dashboard/packages/System.Numerics.Vectors.4.6.0/Icon.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
25
QuantumSVNConsole/Seeds-Lab-SVN-Dashboard/packages/System.Numerics.Vectors.4.6.0/PACKAGE.md
vendored
Normal file
25
QuantumSVNConsole/Seeds-Lab-SVN-Dashboard/packages/System.Numerics.Vectors.4.6.0/PACKAGE.md
vendored
Normal 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).
|
||||
Binary file not shown.
@@ -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.0 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>
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user