clawpack / pyclaw

PyClaw is a Python-based interface to the algorithms of Clawpack and SharpClaw. It also contains the PetClaw package, which adds parallelism through PETSc.
http://www.clawpack.com/pyclaw
BSD 3-Clause "New" or "Revised" License
157 stars 98 forks source link

[WIP] Use Circle CI #689

Closed ketch closed 3 days ago

ketch commented 2 years ago

This is not fully working yet. We're transitioning away from using Travis, and also from nose (which is no longer supported).

ketch commented 3 days ago

We decided to use Github actions instead.