Skip to content

Commit

Permalink
Small modification of the general informations (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
jodemaey committed Jul 13, 2020
1 parent e5359df commit b8277d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ to see if everything runs smoothly (this should take less than a minute).

#### Activating DifferentialEquations.jl optional support

Qgs can be integrated with a package called [DifferentialEquations.jl](https://github.com/SciML/DifferentialEquations.jl) written in [Julia](https://julialang.org/), and available through the
In addition to the qgs builtin Runge-Kutta integrator, the qgs model can alternatively be integrated with a package called [DifferentialEquations.jl](https://github.com/SciML/DifferentialEquations.jl) written in [Julia](https://julialang.org/), and available through the
[diffeqpy](https://github.com/SciML/diffeqpy) python package.
The diffeqpy pakage first installation step is done by Anaconda in the qgs environment but then you must [install Julia](https://julialang.org/downloads/) and follow the final manual installation instruction found in the [diffeqpy README](https://github.com/SciML/diffeqpy).

Expand Down
2 changes: 1 addition & 1 deletion documentation/source/files/general_information.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ to see if everything runs smoothly (this should take less than a minute).
Activating DifferentialEquations.jl optional support
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Qgs can be integrated with a package called `DifferentialEquations.jl <https://github.com/SciML/DifferentialEquations.jl>`_ written in `Julia <https://julialang.org/>`_, and available through the
In addition to the qgs builtin Runge-Kutta integrator, the qgs model can alternatively be integrated with a package called `DifferentialEquations.jl <https://github.com/SciML/DifferentialEquations.jl>`_ written in `Julia <https://julialang.org/>`_, and available through the
`diffeqpy <https://github.com/SciML/diffeqpy>`_ python package.
The diffeqpy pakage first installation step is done by Anaconda in the qgs environment but then you must `install Julia <https://julialang.org/downloads/>`_ and follow the final manual installation instruction found in the `diffeqpy README <https://github.com/SciML/diffeqpy>`_.

Expand Down

0 comments on commit b8277d7

Please sign in to comment.