7 people following this project (follow)

Science.NET

Science.NET is a scientific library written in managed code, built on the .NET Framework 4. Science.NET is targets primarily mathematics. It has its own number system designed for scientific calculations (Integer, Real, Complex). It supports numeric as well as symbolic computations. Due to .NET 4 many operations run parallel. In many cases you can choose from multiple algorithms to solve a problem.

Science.NET is currently in alpha stage.

Core

Mathematics

  • Algebra - Computer algebra system for symbolic computations
  • Combinatorics - Selections and other combinatorics related functions (e.g. Longest common sequence)
  • Geometry - Geometry related classes, methods with support for multidimensional geometry.
  • LinearAlgebra - Matrices, vertices...
  • NumberTheory - A bunch of number theory related functions.
    • Random - Random object generators
  • Sequences Mathematical sequences (e.g. Fibonacci numbers)
  • Statistics - Statistics related functions.

Cryptography

  • Ciphers - Ciphers and codes from the historical ones to today's methods (e.g. Bacon's, Sandorf's...)
  • Analysis - Classes for cryptoanalysis, cipher breaking...

Sponsors


This project is developed by Péter Juhász. If you would like to contact me, please visit http://www.peterjuhasz.net.

Last edited Jun 7 2010 at 10:46 AM by BlueCode, version 7