lspector / Clojush

The Push programming language and the PushGP genetic programming system implemented in Clojure.
http://hampshire.edu/lspector/push.html
Eclipse Public License 1.0
331 stars 92 forks source link

argmap_regression : Clash of the Namespaces #17

Closed etosch closed 10 years ago

etosch commented 12 years ago

pushgp-map already refers to: #'clojush.pushgp.pushgp/pushgp-map in namespace: clojush.experimental.pushgp-map

kephale commented 12 years ago

I added pushgp map to pushgp not knowing it had a thing in experimental (where i dont think it should be anyway).

Also, overlap is straightforward enough to not warrant being in a separate experimental namespace.


Kyle Harrington, http://kyleharrington.com

Graduate Student, Dynamical and Evolutionary Machine Organization Brandeis University, Waltham, MA

Member, Computational Intelligence Lab Hampshire College, Amherst, MA On Aug 1, 2012 12:47 PM, "etosch" < reply@reply.github.com> wrote:

pushgp-map already refers to: #'clojush.pushgp.pushgp/pushgp-map in namespace: clojush.experimental.pushgp-map


Reply to this email directly or view it on GitHub: https://github.com/lspector/Clojush/issues/17

thelmuth commented 10 years ago

I think this issue has been resolved in the last 2 years, at least with the new Clojush 2.0.