Skip to content

Instantly share code, notes, and snippets.

Verifying I am +adamklein on my passcard. https://onename.com/adamklein
@adamklein
adamklein / keybase.md
Created September 22, 2014 15:10
keybase.md

Keybase proof

I hereby claim:

  • I am adamklein on github.
  • I am adamklein (https://keybase.io/adamklein) on keybase.
  • I have a public key whose fingerprint is 76B6 A62C 2360 98BA 1BE6 F113 D418 5B02 1547 AC1B

To claim this, I am signing this object:

scala> Series(datetime(2005,1,1) -> 5,
datetime(2006,1,1) -> 10,
datetime(2007,1,1) -> 12)
res0: org.saddle.Series[org.joda.time.DateTime,Int] =
[3 x 1]
2005-01-01 00:00:00.000-05:00 -> 5
2006-01-01 00:00:00.000-05:00 -> 10
2007-01-01 00:00:00.000-05:00 -> 12
scala> Series("alice" -> 33, "bob" -> 60, "joe" -> 43)
[error]
[error] while compiling: /home/adam/code/saddle/src/main/scala/org/saddle/vec/VecImpl.scala
[error] during phase: specialize
[error] library version: version 2.10.0
[error] compiler version: version 2.10.0
[error] reconstructed args: -d /home/adam/code/saddle/target/scala-2.10/classes -deprecation -Yoverride-vars -Xexperimental -Yoverride-objects -classpath /home/adam/code/saddle/target/scala-2.10/classes:/home/adam/.ivy2/cache/org.scala-lang/scala-reflect/jars/scala-reflect-2.10.0.jar:/home/adam/.ivy2/cache/joda-time/joda-time/jars/joda-time-2.1.jar:/home/adam/.ivy2/cache/org.joda/joda-convert/jars/joda-convert-1.2.jar:/home/adam/.ivy2/cache/com.googlecode.efficient-java-matrix-library/ejml/jars/ejml-0.19.jar:/home/adam/.ivy2/cache/org.apache.commons/commons-math/jars/commons-math-2.2.jar:/home/adam/.ivy2/cache/it.unimi.dsi/fastutil/jars/fastutil-6.5.2.jar:/home/adam/.ivy2/cache/it.unimi.dsi/dsiutils/jars/dsiutils-2.0.15.jar:/home/adam/.ivy2/cache/com.martiansoftware/jsap/jar