mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-28 22:21:15 +08:00
Merge branch 'master' into develop
This commit is contained in:
@@ -13,10 +13,10 @@ sudo pip install scipy --upgrade
|
||||
sudo pip install numpy --upgrade
|
||||
sudo pip install ipython --upgrade
|
||||
|
||||
git clone https://bitbucket.org/rcockett/simpeg.git
|
||||
git clone https://github.com/simpeg/simpeg.git
|
||||
cd simpeg/SimPEG/
|
||||
python setup.py
|
||||
cd ~
|
||||
|
||||
echo export PYTHONPATH=/home/$USER/simpeg/ >> .bashrc
|
||||
source .bashrc
|
||||
source .bashrc
|
||||
|
||||
Reference in New Issue
Block a user