RSS 2 projects tagged "numerical analysis"

No download Website Updated 05 Apr 2013 Systems of Ordinary Differential Equations

Screenshot
Pop 226.66
Vit 45.40

omnisode generates a Ruby program to use long Taylor series to solve systems of ordinary differential equations. It generates code to solve the equations in either Maple or Maxima. Using the Taylor series, estimates are made of the location and order of poles. It has been greatly re-worked the last few years, and tested quite a bit recently. Support may be extended to other languages in the future.

Download Website Updated 12 Dec 2012 libpetey

Screenshot
Pop 44.87
Vit 2.46

libpetey is a small scientific/numerical computation library. It includes the following components: templated sorting routines; templated binary tree classes; a templated linked-list class; routines for finding the k-least and k-greatest elements in an array; "supernewton", a powerful one-dimensional root-finding algorithm that combines bracketing with fast, superlinear convergence; a class for working with dates and times; a templated sparse matrix class; datasets (the beginnings of a data-representation paradigm that generalizes matrices, which is mostly useful for easy linear interpolation, especially generalized, n-dimensional linear interpolation); a function for easy parsing of command line options; and command-line utilities for sparse matrix multiplication and eigenvalue decomposition.

Screenshot

Project Spotlight

SymmetricDS Pro

Database replication and synchronization software.

Screenshot

Project Spotlight

Continuation Passing C

An extension of C designed for writing concurrent systems.