Accelerating Python code with Numba and F2PY

Using Numba and F2PY to speed up computations in Python.

June 16, 2025 · Rodrigo Castro

2D constant boundary element influence coefficients

Computation of influence coefficients for 2D constant boundary elements.

May 19, 2025 · Rodrigo Castro

Introducing the Boundary Element Method with Python

Python implementation of the 2D Boundary Element Method.

May 6, 2025 · Rodrigo Castro

Integrating Fortran and Python with F2PY

Calling Fortran procedures from Python.

April 26, 2025 · Rodrigo Castro

Creating animations with Python Matplotlib

Display of an animated water wave using Python Matplotlib and Jupyter Notebook.

April 20, 2025 · Rodrigo Castro