Removed Clojush complex number support

June 7, 2011
by Lee Spector (lspector)

There were reports of other problems, and I just experienced a problem that I traced to the fact that (apply + ()) => zero (as opposed to 0) in the clojush namespace defined by the code as it was revised for complex number support. If someone knows how to re-introduce complex number support without such problems then please let me know.

Clojush is available as usual from: 
https://github.com/lspector/Clojush



Leave a Reply

You must be logged in to post a comment.