or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing
xxxxxxxxxx
2025-03-05 NumPy triage meeting
Code of Conduct
The NumPy Steering Council has made a strong commitment to creating an open, inclusive, and positive community.
All attendees of NumPy community events must adhere to the NumPy Code of Conduct (https://numpy.org/code-of-conduct/).
If you see violations, take a screenshot, intervene in a respectful manner, and report it to the CoC Committee via email. For more information, refer to the Reporting Guidelines section on https://numpy.org/code-of-conduct/.
Present: Chuck, Tyler, Matti, Raghuveer, Manaas Arora, Sayed, Sebastian, Nathan
Follow up from previous meetings
Matti will look into the manylinux transition eventually. Looking at graphs of popularity of systems, it seems it may still be too early to jump to 2_28
Unique nan PR: need to read through it
casting with
same_value
: Matti started a branch and wrote a TODO. The basic idea is to do an unsafe cast and then check and error if any value changed, so two loops over the data. Sebastian asked how this will handle iterators and ufuncs. For now the branch will ignore interators and ufuncs.New topics
(Raghuveer) SIMD arg-quicksort on ASIMD uses additional O(N) space https://github.com/numpy/numpy/pull/28416
(Raghuveer) Vendored meson: path to merging it upstream and getting rid of our fork?
Action items
Backlog
Let's connect and keep the conversation going!
Join the NumPy contributor community Slack workspace: https://join.slack.com/t/numpy-team/shared_invite/zt-1gokbq56s-bvEpo10Ef7aHbVtVFeZv2w
Sign up to the NumPy mailing list: https://mail.python.org/mailman/listinfo/numpy-discussion
Subscribe to the NumPy YouTube channel: https://www.youtube.com/c/NumPy_team
Follow us on LinkedIn: https://www.linkedin.com/company/numpy/
Presentation topics for NumPy Newcomers’ Hour
To suggest a topic for future presentations, please leave a comment in this tracking issue: https://github.com/numpy/archive/issues/58.
Remember to archive this file by committing it to github.com/numpy/archive/triage_meetings