Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc7dd751

Browse files
authored
Add files via upload
1 parentde62f66 commitc7dd751

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎docs/source/README_pygad_ReadTheDocs.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,7 @@ The ``pygad.GA`` class constructor supports the following parameters:
6767
when the parameter ``gene_space`` is ``None`` (which is its default
6868
value). Starting from PyGAD 2.9.0, the ``gene_type`` parameter can be
6969
assigned to a numeric value of any of these types: ``int``,
70-
``float``, ``numpy.int``, ``numpy.int8``, ``numpy.int16``,
71-
``numpy.int32``, ``numpy.int64``, ``numpy.float``, ``numpy.float16``,
72-
``numpy.float32``, or ``numpy.float64``.
70+
``float``, and ``numpy.int/uint/float(8-64)``.
7371

7472
- ``init_range_low=-4``: The lower value of the random range from which
7573
the gene values in the initial population are selected.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp