-
Hello Scipy Team,
Is it possible to expose the low-level special functions from scipy.special.cython_special as C symbols in a shared library (e.g., libscipy_special.so), similar to how libraries l…
-
Using SciPDL v2.088, installed via the dmg installer https://github.com/PDLPorters/SciPDL/releases/download/v2.088/SciPDL-v2.088-arm64.dmg, I got the following error when loading the module PDL::GSL::…
-
**Is there a Premake alternative to the [CMake concept of an 'interface' library](https://cmake.org/cmake/help/latest/command/add_library.html#interface-libraries)?**
An 'interface' library has the…
-
Unfortunately [Math::GSL](https://github.com/leto/math--gsl) cannot use a static `libgsl.a`, see https://github.com/leto/math--gsl/issues/225 and [this](https://lists.gnu.org/archive/html/bug-gsl/2020…
-
Pyseg requires the GSL library, instead of installing it on the machine
sudo apt-get install libgsl-dev
The library can be install from conda
https://anaconda.org/conda-forge/gsl/
-
### Is this a duplicate?
- [X] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this request and that I agree to the [Code of Conduct](CODE_OF_CONDUCT…
-
Hello,
In my research group we have a code using cppyy ([https://gitlab.cern.ch/IRIS/IW2D](https://gitlab.cern.ch/IRIS/IW2D)).
Most of our users run their simulations on the CERN lxplus cluster, b…
-
### What problem is your feature request solving?
#101 introduces the GNU Scientific Library (GSL) as a private dependency for the segmentation library. Specifically, the new `CubicSplineMT` class us…
-
**Describe the feature / issue**
Namespace `DissolveFit` will contain basic fitting operations for 1D data. This originally started as a motivation to include a go-to method for a general case of fit…
-
### Solution to issue cannot be found in the documentation.
- [x] I checked the documentation.
### Issue
The pkgconfig shipped in the recent versions seems to have wrong paths and doesn't use varia…