-
setup.py:461: UserWarning: Unrecognized setuptools command, proceeding with generating Cython sources and expanding templates
run_build = parse_setuppy_commands()
C:\Users\andre\AppData\Lo…
-
### **Description**
While building Ipopt with MUMPS and OpenMPI on Ubuntu 22.04, I'm encountering undefined references to various MPI functions during the `make test` phase. Despite ensuring that t…
-
### Idea
[BLAS](https://netlib.org/blas/) routines are standard building blocks for performing basic vector and matrix operations. These building blocks are leveraged by most modern numerical progr…
-
## Description
The `pip install "gluonts[mxnet]"` command does not work together with `notebook` package, if installed in Anaconda gluonts[mxnet], you can not use jupyter notebook since there is comp…
-
### Describe your issue.
I'm trying to use the shgo function from scipy.optimize to minimize a fairly complicated function of two variables. When computing the cost function, several intermediate res…
-
OSX Big Sur [no longer ships with copies of the libraries on the filesystem](https://developer.apple.com/documentation/macos-release-notes/macos-big-sur-11_0_1-release-notes/#Kernel) so the option `de…
-
On Debian, the atlas packages are [going to be removed with the next release](https://lists.debian.org/debian-science/2023/07/msg00010.html), which also affects the Astromatic packages (see f.e. [Debi…
-
### Describe your issue.
Python crashes after Rotation object manipulation like in the Code Example below.
Crash occurs at second function call. Not the first one.
I have this problem on Windows …
-
### Describe your issue.
The Gauss-Legendre weights generated by scipy are inaccurate. A comparison to SymPy's analytic roots shows that while the accuracy is good for small numbers of nodes, the d…
-
**Description**
To support linear algebra operations we want to have interfaces/wrappers for BLAS and LAPACK, maybe even to BLACS, PBLAS and ScaLAPACK at some point. Before we start working o…