Clément DAVID
Clément DAVID
Fix the build using g++ (GCC) 6.2.1 20160916 (Red Hat 6.2.1-2)
On mybinder notebooks (or any other cloud), the `%help` magic is unusable as it opens a new native desktop window. As the help page is existing, the html doc can...
The kernel startup looks rather slow and some stderr messages are printed. This seems to indicate that a timeout is happening behind the scene which slow down the kernel starting...
After upgrading Scilab OpenBLAS build, we detected a poor precision result impacting `dgemm` when using AVX2 kernels. With OpenBLAS 0.3.27: ``` $ OPENBLAS_CORETYPE=NEHALEM scilab/test_dgemm [1, 0.666667] * [-6 0 ;...
If the user defined a custom prompt, the expect on default prompt always timeout before setting the new prompt.
This will help doing per-version customization if needed.