Skip to content

Commit 0ec91ea

Browse files
committed
Added Deepak Kumar Battini to authors list.
1 parent 7bd305c commit 0ec91ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NumSharp.Core/NumSharp.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<TargetFramework>netstandard2.0</TargetFramework>
66
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
77
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
8-
<Authors>Eli Belash, Haiping Chen, Meinrad Recheis</Authors>
8+
<Authors>Eli Belash, Haiping Chen, Meinrad Recheis, Deepak Kumar Battini</Authors>
99
<PackageOutputPath>../../packages</PackageOutputPath>
1010
<Description>NumSharp is the fundamental library for scientific computing with .NET providing a similar API to python's numpy scientific library. NumSharp has full N-D, broadcasting and axis support. If you want to use .NET to get started with machine learning, NumSharp will be your best tool.</Description>
1111
<PackageProjectUrl>https://github.com/SciSharp</PackageProjectUrl>

0 commit comments

Comments
 (0)