How do you get the latest commit on the develop branch?
On Wed, Apr 20, 2016 at 11:46 AM, Bruce Durling wrote:
> Myriam,
>
> Would you check with the latest commit on the develop branch please?
> We're trying to get a new SNAPSHOT release out that might sort a
> number of issues.
>
> If yours is
I am running exactly the code in the example given in (doc
principal-components).
On Wed, Apr 20, 2016 at 11:46 AM, Bruce Durling wrote:
> Myriam,
>
> Would you check with the latest commit on the develop branch please?
> We're trying to get a new SNAPSHOT release out that might sort a
> number
Myriam,
Would you check with the latest commit on the develop branch please?
We're trying to get a new SNAPSHOT release out that might sort a
number of issues.
If yours isn't sorted then I might look at it as we use PCA a fair bit too.
Do you have a small example of some code that is failing?
c
I am getting the following error with Incanter 1.9 running the PCA example
from the documentation:
CompilerException java.lang.ClassCastException: java.lang.Boolean cannot be
cast to java.lang.Number, compiling:(pca.clj:17:10)
That works fine with Clojure 1.6. (and yes, I know that the latest is