nennigb
nennigb
### Expected Behavior I am documenting a package containing fortran extension build with f2py/gfortran/gcc on linux. Once the package is installed the root folder contains `mypkg.cpython-39-x86_64-linux-gnu.so` which is imported in...
In `eigSolver.py`, the matrices are passed to eigenvalue solvers depending on their position in the `K` list. This assume that operators are well ordered in `K`, `dK` and in `flda`....
This PR resolves #94 - lint - fix deprecation warning - modify input XML file to test the % escape sequence - convert GPL message into true comment to have...
running ``` hatch test -i python=3.11 ``` shows ``` amc2moodle/utils/calculatedParser.py:99 /home/bn/Enseignement/Moodle/amc2moodle/amc2moodle/utils/calculatedParser.py:99: DeprecationWarning: invalid escape sequence '\p' ''' Usefull info for pgfmathparse amc2moodle/utils/flatex.py:74 /home/bn/Enseignement/Moodle/amc2moodle/amc2moodle/utils/flatex.py:74: DeprecationWarning: invalid escape sequence '\i' """ amc2moodle/moodle2amc/_questions.py:164...