Math.NET Yttrium

Yttrium is an experimental computer algebra architecture, implementing ideas and concepts of formal hardware engineering and digital information engineering, looking at abstract math and algebra from a different, new angle.

Math.NET Yttrium is part of the Math.NET initiative. Available for free under the GPL License.

Use

Contribute

If you have Github for Windows installed you can click here to fetch the sources, otherwise clone it in the shell with:

$ git clone git://github.com/mathnet/mathnet-yttrium.git

We use the Fork & Pull model, as common for Github projects. Instead of asking for permission, simply fork the project on Github, commit your changes in a separate branch and send a pull request to one of the maintainers. A maintainer will then merge your changes back to mainline, or work together with you on the changes if they are not acceptable yet. Only maintainers can write to mainline, but anyone can contribute - don't ask, do!

Of course other contributions are very welcome as well, being it some publicity, more interesting code samples, code reviews, extending the documentation or even just some ideas. We're also looking for maintainers.