Skip to content

Commit

Permalink
Removed experimental development
Browse files Browse the repository at this point in the history
  • Loading branch information
blankjul committed Apr 26, 2019
1 parent 3c7fd01 commit 2d3d10f
Show file tree
Hide file tree
Showing 27 changed files with 25 additions and 1,998 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ __pycache__/
*.cpp
*.so

pymoo/experimental


README.html

Expand Down
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
recursive-include . *.py *.pyx *.pxd
recursive-exclude . *.so
recursive-exclude pymoo/experimental *.py
include LICENSE
Empty file removed pymoo/experimental/dm/__init__.py
Empty file.
6 changes: 0 additions & 6 deletions pymoo/experimental/dm/decision_making.py

This file was deleted.

39 changes: 0 additions & 39 deletions pymoo/experimental/dm/pseudo_weights.py

This file was deleted.

Empty file removed pymoo/experimental/emo/__init__.py
Empty file.
84 changes: 0 additions & 84 deletions pymoo/experimental/emo/max_non_dominated.py

This file was deleted.

74 changes: 0 additions & 74 deletions pymoo/experimental/emo/max_of_extremes.py

This file was deleted.

68 changes: 0 additions & 68 deletions pymoo/experimental/emo/true.py

This file was deleted.

Loading

0 comments on commit 2d3d10f

Please sign in to comment.