PDE Solver Libraries Across Programming Languages
Test your knowledge of numerical libraries and toolkits for solving partial differential equations in Python, C++, Fortran, Julia, and MATLAB.
Questions
Which of the following is a popular Python library for solving partial differential equations?
- SciPy
- NumPy
- Matplotlib
- Pandas
Which of the following is a popular C++ library for solving partial differential equations?
- PETSc
- Trilinos
- OpenFOAM
- FEniCS
Which of the following is a popular Fortran library for solving partial differential equations?
- NAG Library
- SLATEC Library
- IMSL Library
- GNU Scientific Library
Which of the following is a popular Julia library for solving partial differential equations?
- DifferentialEquations.jl
- PDETools.jl
- FEM.jl
- JuMP.jl
Which of the following is a popular MATLAB library for solving partial differential equations?
- PDE Toolbox
- FEMLAB
- COMSOL Multiphysics
- ANSYS Fluent
Which of the following is a popular Python library for solving time-dependent partial differential equations?
- FiPy
- dolfin-adjoint
- PyClaw
- Firedrake
Which of the following is a popular C++ library for solving nonlinear partial differential equations?
- NLopt
- SUNDIALS
- IPOPT
- KNITRO
Which of the following is a popular Fortran library for solving parabolic partial differential equations?
- PARPACK
- ARPACK
- LAPACK
- ScaLAPACK
Which of the following is a popular Julia library for solving elliptic partial differential equations?
- EllipticOperators.jl
- Gridap.jl
- LinearAlgebra.jl
- SparseArrays.jl
Which of the following is a popular MATLAB library for solving hyperbolic partial differential equations?
- WaveLab
- SignalProcessingToolbox
- ImageProcessingToolbox
- OptimizationToolbox
Which of the following is a popular Python library for solving partial differential equations using finite element methods?
- FEniCS
- Firedrake
- dolfin-adjoint
- PyClaw
Which of the following is a popular C++ library for solving partial differential equations using finite difference methods?
- OpenFOAM
- Trilinos
- PETSc
- FEniCS
Which of the following is a popular Fortran library for solving partial differential equations using spectral methods?
- NAG Library
- SLATEC Library
- IMSL Library
- GNU Scientific Library
Which of the following is a popular Julia library for solving partial differential equations using discontinuous Galerkin methods?
- DifferentialEquations.jl
- PDETools.jl
- FEM.jl
- JuMP.jl
Which of the following is a popular MATLAB library for solving partial differential equations using boundary element methods?
- BEMLIB
- BEM++
- OpenBEM
- BEMpy