[Numpy-discussion] [ANN] pvlib-python v0.6.1: predicting power from PV (renweable solar energy)

2019-01-31 Thread Mark Alexander Mikofski
pvlib-0.6.1 is now available PyPI: https://pypi.org/project/pvlib/ Read the Docs: https://pvlib-python.readthedocs.io/en/latest/ GitHub: https://github.com/pvlib/pvlib-python -- Mark Mikofski, PhD (2005) *Fiat Lux* ___ NumPy-Discussion mailing list

Re: [Numpy-discussion] Does numpy depend upon a Fortran library?

2019-01-31 Thread Ralf Gommers
On Wed, Jan 30, 2019 at 6:03 PM Charles R Harris wrote: > > > On Wed, Jan 30, 2019 at 6:32 PM Ralf Gommers > wrote: > >> >> >> On Wed, Jan 30, 2019 at 5:19 PM Charles R Harris < >> charlesr.har...@gmail.com> wrote: >> >>> >>> >>> On Wed, Jan 30, 2019 at 5:28 PM Marc F Paterno wrote: >>> He

[Numpy-discussion] NumPy 1.16.1 release

2019-01-31 Thread Charles R Harris
Hi All, On behalf of the NumPy team I'm pleased to announce the release of NumPy 1.16.1. This release fixes bugs reported against the 1.16.0 release, and also backports several enhancements from master that seem appropriate for a release series that is the last to support Python 2.7. The supported