Skip to content

Commit

Permalink
remove numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
Karatsidis committed Dec 6, 2024
1 parent aa83978 commit f4ba3b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ run "PHP" "php ./php/code.php 40"
run "R" "Rscript ./r/code.R 40"
run "Python" "python3.13 ./py/code.py 40"
run "Common Lisp" "common-lisp/code 40"
run "Numpy" "python3 ./numpy/code.py 40"
run "Zig" "./zig/code 40"
run "Inko" "./inko/code 40"
run "Nim" "./nim/code 40"
Expand Down

0 comments on commit f4ba3b2

Please sign in to comment.