Skip to content

Use float with less precision for variables #441

Answered by blankjul
M1chV asked this question in Q&A
Discussion options

You must be logged in to vote

Currently, this is not really supported. Most operators use float which I think for most hardware maps to float64. However, I should also mention that no algorithm in pymoo is suitable for truly large-scale problems (n_var > 10,000 or so). There are EA variants that have been proposed to work more efficient though.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by M1chV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants