Eugenio
Eugenio
Beta only worked after manually installing setuptools_rust, not sure why it was not automatically pulled installing the requirements. Also, had to disable PyQt5* and use only command line. Maybe not...
Hello, I find git-big-picture very useful but I work on a project with too many branches to be visualized meaningfully, like others. I'd like to share the way I am...
``` /usr/local/include/chrono/core/ChMatrix.h: In member function ‘void chrono::ChMatrix::MatrMultiplyAVX(const chrono::ChMatrix&, co nst chrono::ChMatrix&)’: /usr/local/include/chrono/core/ChMatrix.h:558:17: error: ‘__m256d’ was not declared in this scope __m256d sum = _mm256_setzero_pd(); ``` Reported by 2 users, gcc...