#5462: 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
-------------------------+--------------------------------------------------
Old description:
> 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]>.
New description:
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 {{{claw/sageclaw}}}
subdirectory.
The primary developer for this project is Chris Swierczewski
<[email protected]>.
--
Comment(by cswiercz):
Excellent! I ask about adding code in Sage that uses the contents of the
Clawpack spkg because I don't want that code to be subject to a license
that isn't compatible with Sage. However, since that code would be part of
Sage regardless of the status of Clawpack then it seems fine; that is,
independent of the Clawpack licensing.
Thanks, jason, for your help and the positive response.
Full speed ahead!
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5462#comment:5>
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
-~----------~----~----~----~------~----~------~--~---