Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 630 Bytes

README.md

File metadata and controls

47 lines (32 loc) · 630 Bytes

CP4P

Computational Physics for Python.

전산물리학을 파이썬으로 짜기 위해 만들었습니다.

문의사항이, 지적 등은 [email protected]으로 보내주세요.

Start Project 2018.01.02

저자: Hunboem Bak

Index

1.Python

  1. Why Python?
  2. Install anaconda
  3. Introduce IDE
  4. Basic

2.NUMPY

  1. Loadtxt
  2. Matrix
  3. Usefulthing

3.MATPLOTLIB

  1. Make a graph
  2. 3D-graph
  3. Animation graph

4.Sympy

  1. Equation
  2. differential
  3. integral

5.differential equation

6.CHAOS

7.Monte Carlo Techniques

8.Stochastic Methods

9.PDE

A.How to use GPU in Python

B.Panda library

C.Pygame