[PYTHON] SymPy tutorial Japanese notebook

Japanese note

License

The Japanese notes for SymPy Tutorial have been released. It's not a strict Japanese translation, and it's a casual note, so it may be a little confusing, but it's a great honor to help you read through the SymPy tutorial.

You can access the notes from here.

Notice

2018/01/22: Since I have been linked by various people, when I reviewed the license, I found that SymPy is released under the BSD license. I'm studying about the license and I don't know the details, so I will publish it under the BSD license for the time being. Please be assured that it will not affect the amount used for reference.

About notes

SymPy Tutorial Japanese Note

This repository publishes the jupyter notebook and html that I created when I studied the Sympy tutorial. This note is not an official Japanese translation, but it seems that SymPy Tutorial 1.0 is only available in English, so I'm sorry. I also felt that it was meaningful to publish my notebook written in Japanese.

important point

Please note the following points when referring to it.

――It's a pretty casual notebook. The technical vocabulary may not be accurate in some places. ――It is not a complete Japanese translation. Not all sentences are translated verbatim. ――I am supplementing the code myself where I feel I need it. In some places, I intentionally generate an error and look at the error code. -Chapter numbers are listed, and bar numbers correspond to each other. ――I skipped the parts that I felt were unnecessary in light of my needs.

Reference material

It seems that a workshop is being held along with this tutorial. The official website for 2016 is here, and here is a collection of questions corresponding to the tutorial. scipy-2016-tutorial).

Recommended Posts

SymPy tutorial Japanese notebook
streamlit tutorial Japanese translation
[PyTorch] Tutorial (Japanese version) ② ~ AUTOGRAD ~
[PyTorch] Tutorial (Japanese version) ① ~ Tensor ~
Biopython Tutorial and Cookbook Japanese translation (4.3)
Biopython Tutorial and Cookbook Japanese translation (4.1)
Biopython Tutorial and Cookbook Japanese translation (4.5)
Biopython Tutorial and Cookbook Japanese translation (4.7)
Biopython Tutorial and Cookbook Japanese translation (4.9)
Biopython Tutorial and Cookbook Japanese translation (4.6)
Biopython Tutorial and Cookbook Japanese translation (4.2)
Biopython Tutorial and Cookbook Japanese translation (4.4)
[PyTorch] Tutorial (Japanese version) ③ ~ NEURAL NETWORKS (Neural Network) ~
Biopython Tutorial and Cookbook Japanese translation (Chapter 1, 2)