-
I'm having trouble running ./configure on the Mac 13.4 (22F66) Ventura system. After confirming GSL installment, I can't link GSL. I've tried xcode-select --install and ./configure CFLAGS="-I/opt/home…
-
why?
-
**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…
-
Hi,
I am trying to install smc++. I don't have administrator privileges, so I am trying to install it locally.
I created a python virtual environment where I insatlled numpy. Then I downloaded i…
-
Hi,
I want to install DRAGON code for cosmic ray propagation in my MacOS High Sierra OS.
For installation the DRAGON code, I need GSL and CFITSIO libraries.
I put the gsl-2.5, cfitsio and DR…
-
The CoreCLR codebase is written in an old and arguably archaic style that is out of step with modern C++. A step toward improving this area is by adopting the [GSL](https://github.com/microsoft/GSL) a…
-
GSL should obey the core guidelines. `Expects` and `Ensures` should be `GSL_EXPECTS` and `GSL_ENSURES`. As the person who has suffered for 30 years for defining widely used macros `check` and `require…
-
If so, should we change their names per Sean Parent's comment at https://github.com/microsoft/GSL/issues/1032 ?
-
-
When using conda to install python-casacore, gsl is a missing dependence. Installation is successful but using casacore.tables.table() fails because gsl is missing