Fabio P. Figueiredo

Engineering ● Programming ● Music and more

Blog About Search

Beam Subjected to Moving Concentrated Loads

We know that the absolute maximum moment, for the beam shown in Figure 1, will occur under one of the concentrated loads. However, its location along the bea...
Read more · 2 min read

Getting Started with Sphinx

This post introduces the step-by-step guide to easily auto-generate clean and well-organized documentation from Python code using Sphinx. Install Sphinx ...
Read more · 1 min read

Design of Rectangular Concrete Sections in Flexure

Figure 1. Simplified rectangular stress block for concrete from Eurocode 2 This article presents the equations for the design of rectangular concrete secti...
Read more · 3 min read

Introduction to SymPy

SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as pos...
Read more · 3 min read

Spell Checker in Jupyter

In this post, I will show you how to automatically check for spell mistakes in your Jupyter notebooks. The steps to follow are those: Jupyter Notebook Inst...
Read more · 1 min read
1 2

© 2024 Fabio P. Figueiredo