mccoysc

Results 28 issues of mccoysc

` var user = gun.user(); user.create('bob', 'unsafepassword', login); function login(ack) { console.log("login..."); user.auth('bob', 'unsafepassword', write); } function write(ack) { console.log("write..."); var alice = { name: "bob" }; alice.boss = {...

var crossValidate = new brain.CrossValidate(function () { var options = { activation: 'relu', // activation function learningRate: 0.01, // global learning rate, useful when training using streams }; return new...

I think it's time to re-definetion all structurs in x86/x64 compatible style: more and more issues caused by this matter. And the definetions should follow the following manners: 1,all data...

Enhancement
Hacktoberfest

some time,we need run multiline sql and get the execute result,but now the api "exec" return no execute result

enhancement
wontfix

tested result:300 records/s on windows 10,intel Core i7 6650u,16GB RAM,microsoft surface pro 4. i think it's too low.any improvement paln?

as the title

## Step to re-produce 1,make empty directory to be encrypted mounts with key_name="_sgx_mrenclave" 2,make and run the result app. 3,the result app do the following: a,create a file in the...

as the title. so the function names called by ffi should be changed or it never work.