Peter Braden
Peter Braden
It appears that argument parsing isn't working at all. In the readme argument parsing is v0.1.6 whereas the Cargo.toml refers to 0.1.5 - perhaps the latest version isn't published? It...
what do you want to use it for? It isn't licensed yet.
Yes, this comes back to something I've wanted to do for a while which is a proper onboarding flow - setting up the first user, database url, and adding the...
Json for sure Sent from my iPhone On Jul 26, 2013, at 8:35 PM, Jared Forsyth [email protected] wrote: > Sounds great. So what format do we like best? javascript? or...
Let's add this in 1.5 with the other Schema changes.
I would suggest using SWIG to create a native binding? This is what is suggested on the Tensorflow API page https://www.tensorflow.org/versions/0.6.0/api_docs/index.html
Has anyone started working on the types for DHT etc? If not, I plan on creating a PR for these today.
Ah, awesome, thanks for getting back to me so quickly! I'll try these out locally, and get back to you if there are any other modules we use that I...
+1. The way that helpers currently works is nonsensical - if they are indeed helpers then they should augment dust, not just clobber it. ie: ``` var dust = require('dustjs-linkedin');...