Skip to content

Commit b140cf4

Browse files
committed
Update documentation
1 parent 83d4270 commit b140cf4

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

using_poli_baselines/lambo2.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -802,9 +802,7 @@ <h2>API reference<a class="headerlink" href="#api-reference" title="Permalink to
802802
<dl class="field-list simple">
803803
<dt class="field-odd">Parameters</dt>
804804
<dd class="field-odd"><ul class="simple">
805-
<li><p><strong>black_box</strong> (<a class="reference internal" href="../_autosummary/poli.core.abstract_black_box.AbstractBlackBox.html#poli.core.abstract_black_box.AbstractBlackBox" title="poli.core.abstract_black_box.AbstractBlackBox"><em>AbstractBlackBox</em></a>) – The black box to optimize. Must be protein-related. To ensure that the
806-
black box is protein-related, we verify that the <cite>alphabet</cite> inside the
807-
<cite>info</cite> attribute of the black box is a protein alphabet.</p></li>
805+
<li><p><strong>black_box</strong> (<a class="reference internal" href="../_autosummary/poli.core.abstract_black_box.AbstractBlackBox.html#poli.core.abstract_black_box.AbstractBlackBox" title="poli.core.abstract_black_box.AbstractBlackBox"><em>AbstractBlackBox</em></a>) – The black box to optimize. Must be protein-related.</p></li>
808806
<li><p><strong>x0</strong> (<em>np.ndarray</em>) – The initial solutions to the black box. If not enough solutions are
809807
provided, the solver will generate random mutants to reach the population
810808
size specified in the configuration file (as cfg.num_samples).</p></li>

0 commit comments

Comments
 (0)