Skip to content

Commit

Permalink
Update Mathematics.NET.csproj
Browse files Browse the repository at this point in the history
- Update version
  • Loading branch information
HamletTanyavong committed Dec 19, 2023
1 parent 25a633b commit f6c9547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mathematics.NET/Mathematics.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Nullable>enable</Nullable>
<Platforms>x64</Platforms>
<Title>Mathematics.NET</Title>
<Version>0.1.0-alpha.10</Version>
<Version>0.1.0-alpha.11</Version>
<PackageIcon>mathematics.net.png</PackageIcon>
<Authors>Hamlet Tanyavong</Authors>
<Description>Mathematics.NET is a C# class library that provides tools for solving mathematical problems. Included are custom types for real, complex, and rational numbers as well as other mathematical objects such as vectors, matrices, and tensors. The library also contains methods for performing first and second-order, forward and reverse-mode automatic differentiation.</Description>
Expand Down

0 comments on commit f6c9547

Please sign in to comment.