PyClaw is a Python-based interface to the algorithms of Clawpack and SharpClaw. It also contains the PetClaw package, which adds parallelism through PETSc.
This is part of a proposed change to all the main clawpack submodules. The idea is to move the directory(s) containing Python code up to be directly under the top-level directory, as is typically the case for Python packages. This will simplify somewhat the packaging of Clawpack and will make it so the Python code in all repositories is found in the same place.
This is part of a proposed change to all the main clawpack submodules. The idea is to move the directory(s) containing Python code up to be directly under the top-level directory, as is typically the case for Python packages. This will simplify somewhat the packaging of Clawpack and will make it so the Python code in all repositories is found in the same place.