Skip to content

Commit 919b4ec

Browse files
committed
Note required Ruby gem
1 parent 4344e7b commit 919b4ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

15-2.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/usr/bin/env ruby
22

33
require 'numo/narray'
4+
5+
# https://github.com/kanwei/algorithms v1.0.0
46
require 'algorithms'
57

68
class Map

0 commit comments

Comments
 (0)