User Tools

Site Tools


python

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
python [2021/01/20 01:34]
pcchen created
python [2021/11/28 16:39] (current)
pcchen [Miniconda]
Line 1: Line 1:
 ====== Python ====== ====== Python ======
 +
 +===== Miniconda =====
 +https://docs.conda.io/en/latest/miniconda.html
 +http://homepages.math.uic.edu/~jan/mcs320/
 +===== Anaconda =====
 +
 +<code ->
 +$conda create --name my_env python=3.7
 +$conda activate my_env
 +</code>
 +
  
 ===== Libraries ===== ===== Libraries =====
 +  * [[https://matplotlib.org/stable/index.html|Matplotlib]]
   * [[https://mpmath.org|mpmath]]   * [[https://mpmath.org|mpmath]]
  
  
python.1611106480.txt.gz ยท Last modified: 2021/01/20 01:34 by pcchen