Software
As mentioned in the section on research in applied mathematics, I worked on the development on a normal form for bases of finite-dimensional vector spaces. The paper on this topic contains a Python implementation for the computation of the normal form.
Moreover, I am very much interested in the use of Large Language Models as means to improve the quality of code and to improve the quality of software development itself. A site devoted to this topic, including an example, can be found here.
My main interest in this respect is the textual (and graphical) description of algorithms, which can then be translated to computer source code by LLMs. Some nice examples can be found in the following: