clever_algorithms_js

0.1.3 • Public • Published

clever_algorithms Build Status

Clever Algorithms in JS.

Getting Started

Install the module with: npm install clever_algorithms_js

var rs = require('clever_algorithms_js').random_search;
rs.run();

Documentation

(Coming soon)

Examples

var rs = require('clever_algorithms_js').random_search;
rs.run();

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Release History

(Nothing yet)

License

Copyright (c) 2014 Yuansi Hu
Licensed under the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i clever_algorithms_js

Weekly Downloads

2

Version

0.1.3

License

none

Last publish

Collaborators

  • yuan