lorenz
lorenz
conda-forge has a build for superlu: https://anaconda.org/conda-forge/superlu It would be nice if the cmake configuration has an option to use a installed version of superlu. Something like: ``` find_package(superlu) ```
Is there a way to reference equations, giving them a label? `f"label{reference}"` And also it would be nice to number referenced equations. Maybe this is already supported and I didn't...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description running the tests with freecad1.0.0 and python3.13 I run into this...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description We are running into this issue while trying to build freecad...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description Tested on conda-version (osx-arm). Something must have changed so that the...
We want to switch from mingw-gfortran to flang on windows. But I am running into this issue: ``` build stopped: multiple rules generate D:/bld/mystran_1736277984169/work/Binaries/mod/allocated_memory_use_ifs.mod. ``` Sadly it's not obvious for...