Julia on Ruby.
- 3.1
- 1.8
- 1.7
- 1.6
Add this line to your application's Gemfile:
gem 'julia'
And then execute:
$ bundle
Or install it yourself as:
$ gem install julia
require 'julia'
Julia.eval('print(pi)')
Bug reports and pull requests are welcome on GitHub at https://github.com/mrkn/julia.
- Kenta Murata
- Kenta Tanoue
The gem is available as open source under the terms of the MIT License.