Skip to content

Commit 2793778

Browse files
committed
Adds new files to the build
1 parent 6ebeb75 commit 2793778

File tree

164 files changed

+29952
-0
lines changed

Some content is hidden

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

164 files changed

+29952
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
poli.core.abstract\_isolated\_function
2+
======================================
3+
4+
.. automodule:: poli.core.abstract_isolated_function
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
AbstractIsolatedFunction
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
poli.core.black\_box\_information
2+
=================================
3+
4+
.. automodule:: poli.core.black_box_information
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
BlackBoxInformation
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
poli.core.chemistry.tdc\_isolated\_function
2+
===========================================
3+
4+
.. automodule:: poli.core.chemistry.tdc_isolated_function
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
TDCIsolatedFunction
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
poli.core.problem
2+
=================
3+
4+
.. automodule:: poli.core.problem
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
Problem
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
poli.core.proteins.foldx\_isolated\_function
2+
============================================
3+
4+
.. automodule:: poli.core.proteins.foldx_isolated_function
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
FoldxIsolatedFunction
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
poli.core.util.isolation.external\_black\_box
2+
=============================================
3+
4+
.. automodule:: poli.core.util.isolation.external_black_box
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
ExternalBlackBox
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
poli.core.util.isolation.external\_function
2+
===========================================
3+
4+
.. automodule:: poli.core.util.isolation.external_function
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
ExternalFunction
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
poli.core.util.isolation.instancing
2+
===================================
3+
4+
.. automodule:: poli.core.util.isolation.instancing
5+
6+
7+
8+
9+
10+
11+
12+
.. rubric:: Functions
13+
14+
.. autosummary::
15+
16+
instance_function_as_isolated_process
17+
load_config
18+
register_isolated_function_if_available
19+
20+
21+
22+
23+
24+
25+
26+
27+
28+
29+
30+
31+
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
poli.core.util.isolation.isolated\_black\_box
2+
=============================================
3+
4+
.. automodule:: poli.core.util.isolation.isolated_black_box
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
IsolatedBlackBox
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
poli.core.util.isolation
2+
========================
3+
4+
.. automodule:: poli.core.util.isolation
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
17+
18+
19+
20+
21+
22+
23+
24+
.. rubric:: Modules
25+
26+
.. autosummary::
27+
:toctree:
28+
:recursive:
29+
30+
poli.core.util.isolation.external_black_box
31+
poli.core.util.isolation.external_function
32+
poli.core.util.isolation.instancing
33+
poli.core.util.isolation.isolated_black_box
34+
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
poli.objective\_repository.dockstring.information
2+
=================================================
3+
4+
.. automodule:: poli.objective_repository.dockstring.information
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
17+
18+
19+
20+
21+
22+
23+
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
poli.objective\_repository.dockstring.isolated\_function
2+
========================================================
3+
4+
.. automodule:: poli.objective_repository.dockstring.isolated_function
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
.. rubric:: Classes
17+
18+
.. autosummary::
19+
20+
IsolatedDockstringFunction
21+
22+
23+
24+
25+
26+
27+
28+
29+
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
poli.objective\_repository.drd3\_docking.information
2+
====================================================
3+
4+
.. automodule:: poli.objective_repository.drd3_docking.information
5+
6+
7+
8+
9+
10+
11+
12+
13+
14+
15+
16+
17+
18+
19+
20+
21+
22+
23+

0 commit comments

Comments
 (0)