Skip to content

Commit 4431485

Browse files
rgommerssteppi
authored andcommitted
New translations learn.md (Japanese)
1 parent 7fa03ab commit 4431485

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/ja/learn.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Learn
2+
title: NumPyの学び方
33
sidebar: false
44
---
55

@@ -16,12 +16,12 @@ NumPyについての資料は多数存在しています。 初心者の方に
1616
<i class="fas fa-chalkboard"></i> **動画**
1717

1818
* [NumPy Quickstart チュートリアル](https://numpy.org/devdocs/user/quickstart.html)
19-
* [NumPy Tutorials](https://numpy.org/numpy-tutorials) A collection of tutorials and educational materials in the format of Jupyter Notebooks developed and maintained by the NumPy Documentation team. To submit your own content, visit the [numpy-tutorials repository on GitHub](https://github.com/numpy/numpy-tutorials).
20-
* [NumPy Illustrated: The Visual Guide to NumPy *by Lev Maximov*](https://betterprogramming.pub/3b1d4976de1d?sk=57b908a77aa44075a49293fa1631dd9b)
19+
* [NumPyチュートリアル](https://numpy.org/numpy-tutorials)で、いくつかのチュートリアルと教育的資料を見ることができます。 このページのゴールは、NumPyプロジェクトによる質のいい資料を提供することです。 自習と講義形式の両方を想定しており、Jupyterノートブック形式で提供されます。 もしあなた自身の資料を追加することに興味がある場合、[Github上のnumpy-tutorialsリポジトリ](https://github.com/numpy/numpy-tutorials)をチェックしてみて下さい。
20+
* [イラストで学ぶNumPy *by Lev Maximov*](https://betterprogramming.pub/3b1d4976de1d?sk=57b908a77aa44075a49293fa1631dd9b)
2121
* [SciPyレクチャー](https://scipy-lectures.org/) NumPyだけでなく、科学的なPythonソフトウェアエコシステムを広く紹介しています。
2222
* [NumPy: 初心者のための基本](https://numpy.org/devdocs/user/absolute_beginners.html)
2323
* [NumPy チュートリアル *by Nicolas Rougier*](https://github.com/rougier/numpy-tutorial)
24-
* [Stanford CS231 *by Justin Johnson*](http://cs231n.github.io/python-numpy-tutorial/)
24+
* [スタンフォード大学 CS231 *by Justin Johnson*](http://cs231n.github.io/python-numpy-tutorial/)
2525
* [NumPyユーザーガイド](https://numpy.org/devdocs)
2626

2727
<i class="fas fa-book"></i> **チュートリアル**

0 commit comments

Comments
 (0)