https://github.com/ararslan/julia-rs
Call Julia from Rust
https://github.com/ararslan/julia-rs
ffi julia rust wrapper
Last synced: 28 days ago
JSON representation
Call Julia from Rust
- Host: GitHub
- URL: https://github.com/ararslan/julia-rs
- Owner: ararslan
- License: mit
- Archived: true
- Created: 2016-07-23T23:23:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-08T06:27:50.000Z (over 8 years ago)
- Last Synced: 2024-11-17T03:30:47.946Z (7 months ago)
- Topics: ffi, julia, rust, wrapper
- Language: Rust
- Size: 8.79 KB
- Stars: 16
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-julia - Call Julia from Rust
README
# julia-rs
[](http://www.repostatus.org/#concept)
A Rust library for calling Julia.
Julia needs to be installed with libjulia available in /usr/local/lib or similar.This doesn't do much of anything yet but stay tuned.