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.
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.
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.
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.
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