You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description='Quail is a lightweight, open-source discontinuous Galerkin code written in Python for teaching and prototyping. Currently, Quail solves first-order nonlinear hyperbolic systems of partial differential equations.',
author='Eric Ching, Brett Bornhoft, and Ali Lasemi',
author_email='bornhoft@stanford.edu',
packages=['quail'], #same as name
install_requires=['numpy', 'scipy', 'matplotlib'], #external packages as dependencies