#5462: [in progress] Add support for Clawpack to Sage
-------------------------+--------------------------------------------------
Reporter: cswiercz | Owner: cswiercz
Type: enhancement | Status: new
Priority: major | Milestone: sage-feature
Component: numerical | Keywords: clawpack, numerical, differential
equations
-------------------------+--------------------------------------------------
CLAWPACK (Conservation Laws Package) is a software package designed to
compute numerical solutions to hyperbolic partial differential equations
using a wave propagation approach.
http://www.amath.washington.edu/~claw/
This ticket will include an spkg containing a C wrapper of Clawpack's
Fortran source code as well as a Cython interface for that wrapper. The
spkg and C wrapper are part of the Clawpack package. You can obtain the
main development branch's source using Subversion:
{{{
$ svn checkout http://kingkong.amath.washington.edu/svn/claw/trunk/claw
}}}
Code for creating the wrapper can be found in the clawpack/sageclaw
subdirectory.
The primary developer for this project is Chris Swierczewski
<[email protected]>.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5462>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---