We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a79e33 commit 144f1f9Copy full SHA for 144f1f9
content/ja/news.md
@@ -1,16 +1,16 @@
1
---
2
title: ニュース
3
sidebar: false
4
-newsHeader: "NumPy 1.25.0 released"
+newsHeader: "NumPy 1.25.0 リリース"
5
date: 2023-06-17
6
7
8
-### NumPy 1.25.0 released
+### NumPy 1.25.0 リリース
9
10
-_Jun 17, 2023_ -- [NumPy 1.25.0](https://numpy.org/doc/stable/release/1.25.0-notes.html) is now available. Some highlights are:
+_2023年1月17日_ -- [Numpy 1.25.0](https://numpy.org/doc/stable/release/1.25.0-notes.html) がリリースされました。 このリリースの目玉機能は下記の通りです。
11
12
-* Support for MUSL, there are now MUSL wheels.
13
-* Support the Fujitsu C/C++ compiler.
+* MUSLのサポート。MUSLのWheelが準備されました。
+* 富士通のC/C++コンパイラサポート
14
* Object arrays are now supported in einsum
15
* Support for inplace matrix multiplication (`@=`).
16
0 commit comments