diff --git a/dev/index.html b/dev/index.html index 03b7ea13..7f51390f 100644 --- a/dev/index.html +++ b/dev/index.html @@ -6,4 +6,4 @@ file = 'test/example.out' data = Batsrus.load(file)
With PyJulia:
from julia import Batsrus
file = 'test/1d__raw_2_t25.60000_n00000258.out'
-data = Batsrus.load(file)
PyPlot
package backend may be affected by the settings of PyJulia
dependencies. If you want to set it back properly, you need to recompile the PyCall
package in Julia.
This package inherits the ideas and code structures from its predecessor in IDL (developed by Gábor Tóth) and MATLAB.
Batsrus.jl is developed and maintained by Hongyang Zhou.
Settings
This document was generated with Documenter.jl on Wednesday 17 January 2024. Using Julia version 1.10.0.