kstaats / karoo_gp

A Genetic Programming platform for Python with TensorFlow for wicked-fast CPU and GPU support.
Other
157 stars 61 forks source link

Resolves Issue #23: "On unary operators" #24

Closed rll2021 closed 3 years ago

ezio-melotti commented 3 years ago

Hi Richard, recently we have reorganized the structure of Karoo, and by looking at the diff it seems that your changes are based on the old structure. Can you update the PR to match the current structure, or close this and create a new updated PR?

P.S.: you also mentioned miscellaneous bug fixes, that might (or might not) be better suited for a separate PR, depending on what they fix.

kstaats commented 3 years ago

Once again, thank you for your good work Richard.

I am eager to return to this discussion and review your latest updates.

On 2/9/21 12:35 PM, Richard wrote:

You can view, comment on, or merge this pull request online at:

https://github.com/kstaats/karoo_gp/pull/24

-- Commit Summary --

  • Resolves Issue #23: "On unary operators"

-- File Changes --

 M RELEASE_NOTES.txt (4)
 A __init__.py (1)
 A base_class.py (2580)
 A data_ABS.csv (12)
 M karoo-gp.py (8)
 A operators_PLAY.csv (5)
 A operators_REGRESS.csv (5)
 A operators_list.txt (78)

-- Patch Links --

https://github.com/kstaats/karoo_gp/pull/24.patch https://github.com/kstaats/karoo_gp/pull/24.diff