I am working on a Jupyter notebook in Anaconda Navigator. I have done some
projects in 2021, 2022,2023 and 2024. When I run my old project which was
created in 2021. it is giving errors.I am just testing import numpy as np
import pandas as pd
which is giving an error.
File E:\anaconda3\Lib\site-pa
Angélica Cardozo took initiative to translate into Portuguese the subtitles
for the video “Find your way in the NumPy codebase” (
https://www.youtube.com/watch?v=mTWpBf1zewc) posted on the official NumPy
YouTube channel (https://www.youtube.com/c/NumPy_team). We are currently
looking for a contribu
Angélica Cardozo took initiative to translate into Portuguese the subtitles
for the video “Find your way in the NumPy codebase” (
https://www.youtube.com/watch?v=mTWpBf1zewc) posted on the official NumPy
YouTube channel (https://www.youtube.com/c/NumPy_team).🎉 We are currently
looking for a contri
I would like to make a C++ data structure that internally has a contiguous
buffer look like a Numpy array via the numpy ArrayInterface. I already have
this structure wrapped and usable in Python and things seem fairly straight
forward except I am not sure about the typekind field of the PyArrayI
On 5/9/21 12:55 pm, Amardeep Singh wrote:
Hi Team
If some one has setup to debug cython code can you please share
the details.
I am using ubuntu 20.4 .
Not sure why gdb not picking up breakpoints.
I am able to debug c extensions but not cython code.
Thx
There are a number of ways to set
Hi Team
If some one has setup to debug cython code can you please share
the details.
I am using ubuntu 20.4 .
Not sure why gdb not picking up breakpoints.
I am able to debug c extensions but not cython code.
Thx
___
NumPy-Discussion mailing list
NumPy
Hi Apologies
Once last issue is pending.Any pointers are helpful.
I am following the below docs.
Next you need to write a Python script that invokes the C code whose
execution you want to debug. For instance mytest.py:
import numpy as npx = np.arange(5)np.empty_like(x)
Now, you can run:
$ g
Hi All
I was able to fix.
>import sys
>print(sys.version_info)
>end
sys.version_info(major=3, minor=9, micro=1, releaselevel='final', serial=0)
(gdb) quit
https://github.com/crosstool-ng/crosstool-ng/issues/1308
this was the issue.
The solution is to open /gdb/python/python-config.py
Hi All
when i. try to use python3 installed on my macbook i get this.
checking for libmpfr... no
configure: WARNING: MPFR is missing or unusable; some features may be
unavailable.
checking whether to use python... /usr/local/bin/python3
checking for python... no
configure: error: no usable py
Hi All,
I was able to fix it but one thing i am not getting.
it is building with python 2.
I need python 3 enabled gdb.
./configure --with-python. --> how to make it to use python 3 installed on
my machine?
thx
On Tue, Dec 29, 2020 at 1:55 PM Amardeep Singh wrote:
> Hi All,
>
> I am try
Hi All,
I am trying to debug c code of numpy via gdb.Can someone help me with this?
i am getting " Python scripting is not supported in this copy of GDB". How
to install python supported gdb on win10?
https://numpy.org/doc/stable/dev/development_environment.html
I am following the steps in the
Hi All,
Thx.Debug enabled build worked fine on windows10.Also python for macos does
not give option to install debug enabled build .
I was able to build and debug via clion on windows not on mac.
lldb did not work for me on mac.Not sure why.seems gdb has some version
issues with macos even after c
How do you use the debug enabled cpython on mac.i guess we need it.
You build cpython from source?
this is mytest.py file
import numpy as np
x = np.arange(5)
np.empty_like(x)
i run this command
gdb --args python3 runtests.py -g --python3 mytest.py
i get this
Reading symbols from python3...
(N
On Sat, 2020-10-24 at 01:50 +0800, Amardeep Singh wrote:
> Hi All
>
> I am a new joiner.Using macbook.
> Can someone please guide me how to debug numpy using clion?
> I am able to build not sure about debugging the c code.
>
> ProductName: Mac OS X
>
> ProductVersion: 10.15.7
>
> BuildVersion:
Hi All
I am a new joiner.Using macbook.
Can someone please guide me how to debug numpy using clion?
I am able to build not sure about debugging the c code.
ProductName: Mac OS X
ProductVersion: 10.15.7
BuildVersion: 19H2
thx
___
NumPy-Discussion mai
On Fri, Jul 3, 2020 at 5:45 PM wrote:
>
> -- Forwarded message --
> From: Inessa Pawson
> To: numpy-discussion@python.org
> Cc:
> Bcc:
> Date: Fri, 3 Jul 2020 12:12:00 +1000
> Subject: [Numpy-discussion] Help us to make NumPy better
>
> Yes
Yes, it’s a survey. But it’s very important.
Having limited human and financial resources is a common challenge for open
source projects. NumPy is not an exception. Please join this structured
dialogue with the NumPy leadership team to better guide and prioritize
decision-making about the developm
We are two weeks away from the inaugural NumPy community survey going live.
Currently, we are looking for a volunteer to help with the back translation
of the Bangla version of the survey questionnaire (Bangla into English). If
you are available, please leave a comment here:
https://github.com/nump
Hey Inessa
I am Siddharth Kapoor, and Hindi is my native language. I feel I can surely
help with this project. Please let me know for any further details since
I'm quite comfortable with Hindi and English.
Regards
Siddharth Kapoor
Senior Undergraduate
Dept of Electronics and Communication Engine
The initial stage of the NumPy community survey project in partnership with
the students and faculty from the Master’s program in Survey Methodology at
the University of Michigan and the University of Maryland has been
successfully completed.
Currently, we are looking for a volunteer to help with
The initial stage of the NumPy community survey project in partnership with
the students and faculty from the Master’s program in Survey Methodology at
the University of Michigan and the University of Maryland has been
successfully completed. Currently, we are looking for a volunteer to
translate t
Our collaboration with the students and faculty from the Master’s program
in Survey Methodology at the University of Michigan and the University of
Maryland is underway. We are looking for a volunteer to translate the
survey questionnaire into Russian. If you are available, or you know
someone who
Our collaboration with the students and faculty from the Master’s program
in Survey Methodology at the University of Michigan and the University of
Maryland at College Park is underway. We are looking for a volunteer to
translate the survey questionnaire into Hindi. If you are available, or you
kno
23 matches
Mail list logo