Skip to content

Commit f5c0fdc

Browse files
authored
Merge pull request #138 from ndem0/master
Reorganize package
2 parents c487ad5 + 6221372 commit f5c0fdc

File tree

69 files changed

+950
-1411
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+950
-1411
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ install:
4949
conda create --yes -n test python="2.7";
5050
fi
5151
- source activate test
52-
- conda install --yes numpy scipy matplotlib vtk pip nose sip=4.18
52+
- pip install numpy scipy matplotlib vtk nose
5353
- conda install --yes -c https://conda.anaconda.org/dlr-sc pythonocc-core==0.17
5454
- pip install setuptools
5555
- pip install coveralls

README.md

Lines changed: 3 additions & 18 deletions

docs/source/_summaries/pygem.gui.Gui._chose_geometry.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/source/_summaries/pygem.gui.Gui._chose_parameters.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/source/_summaries/pygem.gui.Gui._goto_website.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/source/_summaries/pygem.gui.Gui._main.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/source/_summaries/pygem.gui.Gui._run_simulation.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/source/_summaries/pygem.gui.Gui.start.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/source/_summaries/pygem.idw.IDW.perform.rst

Lines changed: 2 additions & 2 deletions

docs/source/_summaries/pygem.params.FFDParameters._calculate_bb_dimension.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)