From: Marcel S. <mar...@in...> - 2017-08-29 17:10:08
|
Hi everyone, I've seen on SF that PyGSL 2.2 has been released, but it does not seem to have been uploaded to PyPI[1]. Is this something you were planning to do? I also had a cursory look at bundling PyGSL into a conda package for upload to conda-forge[2] -- is this something that you would be interested in? IMHO, it could be very useful given that the anaconda distribution is now widely used in academic circles, and supporting installation of packages that have non-Python dependencies (e.g. the GSL in this case) was one of the major reasons behind creating it. If you are interested, I'm happy to give it a go (in that case it would be great if one or several of the maintainers could send me their github handle so that I can add them as maintainers to the conda package). Best, Marcel [1] https://pypi.python.org/pypi/pygsl/2.1.1 [2] https://conda-forge.org/#about |