rjnw
2018-6-21 12:49:33

Oh 2D didn’t work, augur assumes rectangular 2D array somehow or numpy didn’t allow irregular 2D array. I was getting address boundry error in the C code due to this and didn’t want to debug a SIGSEGV.


ccshan
2018-6-21 12:51:01

But didn’t their own LDA code, which you showed me, use an irregular array of arrays?


rjnw
2018-6-21 13:44:06

no the way they were making the array seemed like it could be used with irregular arrays but when I tried using it doesn’t work.


rjnw
2018-6-21 13:45:14

Also it was faster for me to just switch to 1D rather than spending time to figure out the seg fault, so I did.


ccshan
2018-6-21 13:45:18

Ok


ccshan
2018-6-21 13:46:36

So the way I’d put it, they picked their data to avoid a bug about irregular arrays


ccshan
2018-6-21 13:47:29

Even though their example model code says until N[d] and all


ccshan
2018-6-21 13:58:33

So are you timing augurv2 NB accuracy soon?


ccshan
2018-6-21 14:08:24

(I’m on my way to the office, in case you want to discuss in person)


samth
2018-6-21 14:09:10

btw, I’m back from PLDI so I’m around to talk at Luddy today


ccshan
2018-6-21 14:11:48

I’ll need to leave around 1pm


rjnw
2018-6-21 14:43:25

okay I will be there soon