Skip to content

Commit f49089a

Browse files
author
InessaPawson
authored
Make an announcement about the 2021 NumPy survey. (#453)
1 parent 28d0222 commit f49089a

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

content/en/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ params:
1717
image: logos/numpy.svg
1818
# Customizable navbar. For a dropdown, add a "sublinks" list.
1919
news:
20-
title: 2020 NumPy survey
21-
content: results are in
20+
title: 2021 NumPy survey
21+
content: Your voice matters
2222
url: /news
2323

2424
shell:

content/en/news.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
title: News
33
sidebar: false
44
---
5+
### 2021 NumPy survey
6+
7+
_July 12, 2021_ -- At NumPy, we believe in the power of our community. 1,236 NumPy users from 75 countries participated in our inaugural survey last year. The survey findings gave us a very good understanding of what we should focus on for the next 12 months.
8+
9+
It’s time for another survey, and we are counting on you once again. It will take about 15 minutes of your time. Besides English, the survey questionnaire is available in 8 additional languages: Bangla, French, Hindi, Japanese, Mandarin, Portuguese, Russian, and Spanish.
10+
11+
Follow the link to get started: https://berkeley.qualtrics.com/jfe/form/SV_aaOONjgcBXDSl4q.
12+
13+
514
### Numpy 1.21.0 release
615

716
_Jun 23, 2021_ -- [NumPy 1.21.0](https://numpy.org/doc/stable/release/1.21.0-notes.html)
@@ -14,7 +23,7 @@ is now available. The highlights of the release are:
1423
- improved annotations,
1524
- new ``PCG64DXSM`` bitgenerator for random numbers.
1625

17-
This NumPy release is the result of 581 merged pull requests contributed by 175 people.
26+
This NumPy release is the result of 581 merged pull requests contributed by 175 people.
1827
The Python versions supported for this release are 3.7-3.9, support for Python 3.10 will be added after Python 3.10 is released.
1928

2029

0 commit comments

Comments
 (0)