PyRhodium.jl

Julia wrapper for the Python Rhodium package
Author davidanthoff
Popularity
0 Stars
Updated Last
1 Year Ago
Started In
June 2017

PyRhodium

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Build Status Build status codecov.io

Overview

This package provides a julia wrapper around the Python Rhodium package.

Status

This package is work in progress, not everything works at this moment.

Installation

The package runs on julia 1.0 and newer. You can install the package at the Pkg REPL-mode with: julia code:

pkg> add PyRhodium

Getting started

Take a look at the Rhodium IJulia file in the examples folder.