We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 476d9dd commit 7938e0aCopy full SHA for 7938e0a
3 files changed
src/NumSharp.Core/Logic/np.logical_and.cs
src/NumSharp.Core/Logic/np.logical_or.cs
src/NumSharp.Core/NumSharp.Core.csproj
@@ -11,8 +11,7 @@
11
<PackageProjectUrl>https://github.com/SciSharp</PackageProjectUrl>
12
<Copyright>2020 © SciSharp STACK Team</Copyright>
13
<RepositoryUrl>https://github.com/SciSharp/NumSharp</RepositoryUrl>
14
- <PackageReleaseNotes>np.logical_or
15
-np.logical_and</PackageReleaseNotes>
+ <PackageReleaseNotes></PackageReleaseNotes>
16
<AssemblyVersion>0.20.6</AssemblyVersion>
17
<FileVersion>0.20.6</FileVersion>
18
<RepositoryType>git</RepositoryType>
0 commit comments