1111 <PackageProjectUrl >https://github.com/SciSharp</PackageProjectUrl >
1212 <Copyright >2019 © SciSharp STACK Team</Copyright >
1313 <RepositoryUrl >https://github.com/SciSharp/NumSharp</RepositoryUrl >
14- <PackageReleaseNotes >Added np.clip, np.exp2, np.expm1, nd.flatten(), np.log2, np.log10, np.log1p, np.* constants (such as np.e or np.pi).
15- Optimization for all binary operators. General performance optimization. Fixed few unlikely bugs.</PackageReleaseNotes >
16- <AssemblyVersion >0.20.2.0</AssemblyVersion >
17- <FileVersion >0.20.2.0</FileVersion >
14+ <PackageReleaseNotes >Fixed minor bugs.</PackageReleaseNotes >
15+ <AssemblyVersion >0.20.3</AssemblyVersion >
16+ <FileVersion >0.20.3</FileVersion >
1817 <RepositoryType >git</RepositoryType >
1918 <PackageTags >Numpy, NumSharp, MachineLearning, Math, Scientific, Numeric, Mathlab, SciSharp</PackageTags >
2019 <PackageLicenseUrl ></PackageLicenseUrl >
@@ -24,7 +23,7 @@ Optimization for all binary operators. General performance optimization. Fixed f
2423 <Product >NumSharp</Product >
2524 <Company >SciSharp STACK</Company >
2625 <RootNamespace >NumSharp</RootNamespace >
27- <Version >0.20.2 </Version >
26+ <Version >0.20.3 </Version >
2827 <Version Condition =" '$(VersionSuffix)' != '' " >$(Version)-$(VersionSuffix)</Version >
2928 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
3029 <AssemblyOriginatorKeyFile >Open.snk</AssemblyOriginatorKeyFile >
0 commit comments