Fork me on GitHub
#datavis
<
2015-12-09
>
eggsyntax03:12:38

@kephale: cool, working ok for you?

eggsyntax03:12:36

Does usage seem fairly obvious? (other than the irreducible complexity of MB itself, of course…)

kephale04:12:34

@eggsyntax: yeah, I grinned when I saw how short the example is

kephale04:12:51

works perfectly

kephale04:12:13

for looking into the camera, that’s in mathbox itself?

eggsyntax04:12:21

Yeah, it’s funny; I’ve put a bunch of time into it, but when it comes down to it, it’s an awfully thin wrapper 😉

kephale04:12:43

heh, all the better

eggsyntax04:12:45

Yep, basically all documentation for the underlying functions is on the mathbox page.

kephale04:12:21

okey, cool, but all thats changing to MathBox2 you say

eggsyntax04:12:34

Yep. At some point, anyway. It’s in alpha as of now, and it’s quite different, and totally breaking changes. I’d say it’s essentially a completely different library.

eggsyntax04:12:09

FWIW, so far MB1 seems more accessible. He definitely gets some extra perf boosts from MB2 though.

eggsyntax20:12:07

OK, y'all; barring bug reports, I'm gonna say that cljs-mathbox is done. If anyone plays with it, I'd very much appreciate feedback. https://clojars.org/cljs-mathbox

eggsyntax20:12:29

And just as a reminder, it's the cljs wrapper for this library (posting one of my favorite examples): http://acko.net/blog/how-to-fold-a-julia-fractal/