[Numpy-discussion] Re: representation of valid float type range

2022-01-06 Thread Robert Kern
On Thu, Jan 6, 2022 at 4:43 PM wrote: > Thanks for your answer. > > I think i understand it - is it that `f64_info.max - f64_info.min` does > not fit in float64? because it approximates `2 * f64_info.max`? > Well, it "fits" into a float64 by becoming `inf`, which is a valid float64 value, just o

[Numpy-discussion] Re: representation of valid float type range

2022-01-06 Thread alejandro . giacometti
I'm not sure I know what that is? do you have a reference I can follow? ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/lists/numpy-discuss

[Numpy-discussion] Re: representation of valid float type range

2022-01-06 Thread alejandro . giacometti
Thanks for your answer. I think i understand it - is it that `f64_info.max - f64_info.min` does not fit in float64? because it approximates `2 * f64_info.max`? In that case, I agree with Klaus, linspace should be able to handle this? ___ NumPy-Discussi

[Numpy-discussion] Re: call for contributions – content writers for the NumPy newsletter

2022-01-06 Thread Inessa Pawson
Hi, Danuta! This sounds great! I’m excited to team up with you once again! Every good wish, Inessa Inessa Pawson Contributor Experience Lead | NumPy ine...@albuscode.org ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe sen

[Numpy-discussion] Re: No credits left in travis for 1.22.0 release

2022-01-06 Thread Peter Cock
That's great, thanks! Hopefully I'll get time to sort that out soon. Peter On Thu, Jan 6, 2022 at 3:23 PM Matti Picus wrote: > > On 6/1/22 2:15 pm, Peter Cock wrote: > > > Hello Matti, Charles, > > > > ... > > > > Do you have any advice on how to request TravisCI credits (I'd be happy to > > dis

[Numpy-discussion] Re: No credits left in travis for 1.22.0 release

2022-01-06 Thread Matti Picus
On 6/1/22 2:15 pm, Peter Cock wrote: Hello Matti, Charles, ... Do you have any advice on how to request TravisCI credits (I'd be happy to discuss off list), or would you advise us to focus on the migration now (which pushes back any release plans). Thank you, Peter Here is what travis-ci wr

[Numpy-discussion] Re: No credits left in travis for 1.22.0 release

2022-01-06 Thread Peter Cock
Hello Matti, Charles, I'm a minor numpy contributor but mostly follow the mailing list with an eye on any impacts downstream for Biopython. Like numpy and scipy etc, we had been using TravisCI to build our wheels: https://github.com/biopython/biopython-wheels Lots of other projects using multibu