asteca / ASteCA

Code for the ASteCA package.
http://asteca.github.io/
MIT License
18 stars 6 forks source link

Make the GA work with floats instead of a grid #412

Closed Gabriel-p closed 5 years ago

Gabriel-p commented 5 years ago

Currently the GA works with a limited number of values for the (z,s,d,e,m,b) parameters, taken from a grid. This should be handled like in ptemcee where only the mass is taken from a grid.

See: https://stackoverflow.com/questions/8751653/how-to-convert-a-binary-string-into-a-float-value

Gabriel-p commented 5 years ago

closed here https://github.com/asteca/ASteCA/commit/40db20597e9a9ca03641a44f96e35e396353c5b6