> On Friday, Mar 29, 2019 at 6:03 PM, Hameer Abbasi (mailto:einstein.edi...@gmail.com)> wrote:
> > On Friday, Mar 29, 2019 at 6:01 PM, Kevin Sheppard
> > mailto:kevin.k.shepp...@gmail.com)> wrote:
> > One part of moving randomgen closer to fulfilling NEP-19 is rationalizing
> > the API, especial
If there is support, then it will appear in the new RandomGenerator, but
> not the RandomState replacement. If not, then we can just delete it.
>
>
+1 for complex normal generation.
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mai
Hi Sebastian,
Thank you, it works perfectly now.
I wrongly assumed that I'd installed the latest version.
As it happens, conda currently ships the version 1.7.4 of sphinx, as
against the latest version 2.0.0.
I did this: pip install -U sphinx
Best,
Sanchi
On Sat, Mar 30, 2019 at 5:48 PM Sebas
On Sat, 2019-03-30 at 19:21 +0530, Parul Unofficial wrote:
> Hello!
>
> I'm Parul Aggarwal, a pre-final year student from India pursuing my
> bachelor's in Computer Science. I'm comfortable programming in C++
> and Python and have also worked previously on some projects based on
> flask, Django.
Hey
I am Hagar Haytham, a Computer Engineering student. I have some experience
in python. I would like to be a part from this community and contribute to
it. I am just making sure that you're still accepting applicants and hope i
am not too late as I am still familiarizing myself with the environme
Hello!
I'm Parul Aggarwal, a pre-final year student from India pursuing my
bachelor's in Computer Science. I'm comfortable programming in C++ and
Python and have also worked previously on some projects based on flask,
Django. I'm an outreachy applicant and really excited to contribute to this
lar
Hi Sanchi,
On Sat, 2019-03-30 at 15:58 +0530, Sanchi Vaishnavi wrote:
> I was learning to get to $ make html to work. These are the final
> steps that I used on my test branch in my numpy repo:
>
> > $ sphinx-build -b html doc/source builddir
> > >> build succeeded, 165 warnings.
> > $ make
I was learning to get to $ make html to work. These are the final steps
that I used on my test branch in my numpy repo:
$ sphinx-build -b html doc/source builddir
> >> build succeeded, 165 warnings.
$ make html
>> make: *** No rule to make target `html’. Stop.
I checked one of the resultant