diff --git a/GenericTensor/GenericTensor.csproj b/GenericTensor/GenericTensor.csproj index 2ffdccf..da409e7 100644 --- a/GenericTensor/GenericTensor.csproj +++ b/GenericTensor/GenericTensor.csproj @@ -4,7 +4,7 @@ net472;netstandard2.0 9.0 true - 1.0.4 + 1.0.5 WhiteBlackGoose Angouri The only .NET tensor & matrix library for generic types. It is also faster than other generic-typed matrix libraries. @@ -13,7 +13,7 @@ https://github.com/WhiteBlackGoose/GenericTensor https://github.com/asc-community/GenericTensor public - Multitargeting added + Added 0D tensor support, Aggregate, ForEach. ico1.png tensor, generic, matrix, vector, performance true @@ -45,6 +45,6 @@ True - +