Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1.1 KiB

Maintaining Math.NET Numerics

Note: This document is only relevant for the maintainers of this project

When creating a new release

Repository:

  • Update RELEASENOTES file with relevant changes, attributed by contributor (if external). Set date.
  • Update CONTRIBUTORS file (via git shortlog -sn)
  • Consider to update the repository mirrors at codeplex, gitorious and google (how to).

Publish:

  • Upload NuGet packages to the NuGet Gallery
  • Create new Codeplex and GitHub release, attach Zip files

Misc: