Git Diff for Latex Projects

Got some LaTeX files you're working on? Want to know what specific words you have changed, and all git diff throws up are entire paragraphs in green and red (if you write without line-breaks), even if you just added a full stop? Well, friend, you may think, as I ...

more ...


Aircraft Geometry in Python

occ-airconics Airliner Geometry

As part of my research, I am interested in the use of computer code as a parameterized ‘recipe’ for constructing air vehicle preliminary designs. By defining the ‘bottom-up’ construction of the geometry in this way, a high level of flexibility and reproducibility can be achieved, both of which are desirable ...

more ...