Re: community interest in machine learning (?)

2012-07-17 Thread Jim.foobar
i also have a strong interest in machine learning...to that end i've wrapped most of encog v3...you can find it on github and clojars as "clojure-encog"...sorry for the brief reply im on vacation and just found some internet ... Sent from my mobile... Lee Spector wrote: null -- You receiv

aot compilation of clojure source code...

2012-06-21 Thread jim.foobar
Hey guys I was just wondering If we aot compile a namespace in clojure will it be harder to decompile than the Java equivalent? Recently, the concept of securing code came up where I work and was asked what Clojure does for that...Now, from what I've noticed libraries tend to be shipped w

Re: Clojure Sticker

2012-06-11 Thread Jim.foobar
i got a t-shit from zazzle ... Sent from my mobile... Sven Johansson wrote: I've been trawling the internet for Clojure stickers before and  come up empty. If there's really and truly nowhere to get these  online, I'll have it done before the end of the week and put it up  for order via whatev

Re: simple script using Autodoc to generate a static docs site

2012-04-28 Thread Jim.foobar
github says 404 this is not the page you are looking for Jim  Sent from my mobile... John Gabriele wrote: Hi, I  was thinking how nice it would be if you could view the docs for a given package at clojars.org — similar to how Perl 5's works. So, I wrote a shor