Thank you for reporting it!
We manage bugs in the Issue
Tracker. If you're sure about the bug and know what you're doing, please
report it directly there by creating a new issue:
http://tracker.opensourcedotnet.info/
If not, please post it in the
forum. I'll have a look at it and create the issue myself if appropriate.
In either case, please have a look at the tracker first to see if the bug has already been
reported.
Providing a Patch
If you have an idea how the bug could be fixed, please consider to provide a patch. In order to create
a patch that we can handle, checkout or update the source code
repository to your local file system and fix the bug in that code
base. Unless you've joined the Math.NET team, you
don't have write access to the repository, so you can't commit your changes directly
to the repository. Therefore, please make a diff file (patch file) as described
below. (Don't send the whole project directory!)
Open the Math.NET folder, right-click, select Create Patch
A list with all changed files is shown. Ensure all the files you changed for the
patch are included and click OK
Click OK and save the file with the .patch extension. Attach the file to your bug
report (both forum and issue tracker support attachments).