Monthly Archives: February 2005

Multidimensional Quadrature, Graphing, and Plotting

Ed is asking about Multidimensional Quadrature and we’ve got an active discussion about graphing / plotting software over in the OpenScience forums. Drop by and contribute!

Share
Posted in Software | Leave a comment

Turing Machines, Performance monitoring, and PDE/ODE solvers

Lots of new entries today. First is XPPAut, a tool for solving all sorts of PDEs and ODEs. We’ve also added a link to the C/C++ program performeter which looks like an interesting way to evaluate the performance of scientific … Continue reading

Share
Posted in Software | Leave a comment

C++ Simulators of Turing and Post Machines

These C++ programs simulate nondeterministic / deterministic multitape Turing & Post machines, universal Turing machines, and Turing machines with faults, failures and recovery. Find C++ Simulators of Turing and Post Machines at: http://sourceforge.net/projects/turing-machine/

Share
Posted in Artificial Intelligence | Leave a comment

C/C++ Program Perfometer

The C/C++ Program Perfometer is an open source tool which enables the programmer to measure the comparative performance of a C/C++ program or of separated pieces of code by one of several desired metrics: e.g., time, memory, or metrics defined … Continue reading

Share
Posted in Measurement and Evaluation | Leave a comment

XPPAut : PDE and ODE resolver plus bifurcation analysys tool

XPPAUT is a tool for solving differential equations, difference equations, delay equations, functional equations, boundary value problems, and stochastic equations. Find XPPAut : PDE and ODE resolver plus bifurcation analysys tool at: http://www.math.pitt.edu/~bard/xpp/xpp.html

Share
Posted in Complex Systems | Leave a comment