Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 612 Bytes

README.rst

File metadata and controls

28 lines (18 loc) · 612 Bytes

vale

build status Documentation Status

vale is a Variational Language for Variational Formulations of PDEs.

Installation

  • Standard mode:

    python3 -m pip install .
    
  • Development mode:

    python3 -m pip install --user -e .