UNPKG
bisection
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
A JavaScript port of the bisection algorithm that is used in Python
3rd-Eden/node-bisection
bisection
/
.travis.yml
6 lines
(5 loc)
•
58 B
YAML
View Raw
1
2
3
4
5
6
language: node_js
node_js:
-
"0.7"
-
"0.8"
-
"0.10"