This book offers a concise and gentle introduction to finite element programming in Python based on the popular FEniCS software library. Using a series of examples, including the Poisson equation, the equations of linear elasticity, the...
Key Features
A practical guide to writing effective, organized, and clean code that works well
Learn test-driven principles to help you build better-designed apps with fewer bugs
A comprehensive overview of the techniques available for TDD in...