[Numpy-discussion] NUCS

2024-09-09 Thread Yan Georget
Hello,

I am investigating the use of Numpy (and Numba) for developing a constraint
solving library (NUCS) over integers.
This library is 100% written in Python, which is not the case with other
Python constraint solvers that often include a C or Java constraint solver.
Despite this, NUCS is very fast.

Of course, I am trying to improve and optimize my code and would be
interested in general feedback but also feedback on my use of Numpy.
I am also interested in resources on low-level Numpy.

Best regards,
Yan Georget
NUCS github repository: https://github.com/yangeorget/nucs
___
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-discussion.python.org/
Member address: arch...@mail-archive.com


[Numpy-discussion] How co configure vscode to work with numpy source code

2024-09-09 Thread Rudolf Vrbensky
I want to contribute to numpy but when I open the C I get alot of errors the 
most notable one it doesn't know what Python.h is not detected 
I am looking at the contributing documentation but there doesn't seem to be 
anything about setting up an Text editor or IDE there is the section
Setting up and using your development environment
but as I understand  this section is just about how to setup testing for numpy 
not about my problem 
what do I need to setup
___
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-discussion.python.org/
Member address: arch...@mail-archive.com


[Numpy-discussion] Re: next Documentation team meeting

2024-09-09 Thread Mukulika Pahari
Hi all,

Our next Documentation Team meeting will happen on *Monday, September 9* at 
*7PM UTC* (in an hour, sorry for the late notice!). 

All are welcome - you don't need to already be a contributor to join. If you 
have questions or are curious about what we're doing, we'll be happy to meet 
you!

If you wish to join on Zoom, use this (updated) link:
https://numfocus-org.zoom.us/j/85016474448?pwd=TWEvaWJ1SklyVEpwNXUrcHV1YmFJQ...

Here's the permanent hackmd document with the meeting notes (still being
updated):
https://hackmd.io/oB_boakvRqKR-_2jRV-Qjg

Hope to see you around!

Best wishes,
Mukulika
___
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-discussion.python.org/
Member address: arch...@mail-archive.com