Managed Projects

PyClaw

  Analyzed about 1 year ago

Pyclaw is a Python-based solver for hyperbolic PDEs that includes the algorithms of Clawpack and SharpClaw. It has been designed with easy extensibility, performance, and exploration in mind. The high-level code is written in Python using numpy and based on the PyClaw package. The low-level kernels ... [More] used are the Clawpack and SharpClaw routines, which are written in Fortran. The PyClaw package also includes a scalable parallel implementation of Clawpack and SharpClaw, using PETSc. [Less]

31.6K lines of code

5 current contributors

about 1 year since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

NodePy

  Analyzed about 1 year ago

NodePy (Numerical ODEs in Python) is a Python package for designing, analyzing, and testing numerical methods for initial value ODEs. NodePy takes an object-oriented approach, in which the basic object is a numerical ODE solver. The idea is to design a laboratory for such methods in the same sense ... [More] that MATLAB is a laboratory for matrices. [Less]

79.5K lines of code

2 current contributors

over 1 year since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This