diff options
| author | ZHANG NA <zhangna@loongson.cn> | 2021-08-12 17:25:51 +0800 |
|---|---|---|
| committer | ZHANG NA <zhangna@loongson.cn> | 2021-08-12 17:27:55 +0800 |
| commit | 5f7f37ab49718e13038998673830411342e5ecdd (patch) | |
| tree | 7cc3665a4df87343bd23629d8e1b501dfde0265a | |
| parent | 640d68ac8593be4006ea1e63f0354d7b07767541 (diff) | |
| download | numpy-5f7f37ab49718e13038998673830411342e5ecdd.tar.gz | |
DOC: Add release note for LoongArch
| -rw-r--r-- | doc/release/upcoming_changes/19527.new_feature.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/release/upcoming_changes/19527.new_feature.rst b/doc/release/upcoming_changes/19527.new_feature.rst new file mode 100644 index 000000000..3967f1841 --- /dev/null +++ b/doc/release/upcoming_changes/19527.new_feature.rst @@ -0,0 +1,3 @@ +Added support for LoongArch +------------------------------------------------ +LoongArch is a new instruction set, numpy compilation failure on LoongArch architecture, so add the commit. |
