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
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
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
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
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