Displaying 2 results from an estimated 2 matches for "beltra".
Did you mean:
beltran
2024 Jun 01
0
QGA 1.0 is released
Dear R users,
I am pleased to announce that QGA 1.0 is now available on CRAN.
QGA implements the Quantum Genetic Algorithm, as proposed by Han and Kim
in 2000, and is an R implementation derived from the Python one by
Lahoz-Beltra in 2016.
Under this approach, each solution is represented as a sequence of
(qu)bits. Simulating the quantum paradigm, these qubits are in a
superposition state: when measuring them, they collapse in a 0 or 1
state. After measurement, the solution's fitness is calculated as in
usual geneti...
2024 Jun 01
0
QGA 1.0 is released
Dear R users,
I am pleased to announce that QGA 1.0 is now available on CRAN.
QGA implements the Quantum Genetic Algorithm, as proposed by Han and Kim
in 2000, and is an R implementation derived from the Python one by
Lahoz-Beltra in 2016.
Under this approach, each solution is represented as a sequence of
(qu)bits. Simulating the quantum paradigm, these qubits are in a
superposition state: when measuring them, they collapse in a 0 or 1
state. After measurement, the solution's fitness is calculated as in
usual geneti...