From f02ae94c0f3cedc2f0effca23eebb822bee571d4 Mon Sep 17 00:00:00 2001 From: Leandro Martinez <lmartine@unicamp.br> Date: Thu, 15 Jun 2023 14:44:44 -0300 Subject: [PATCH] update docs --- docs/src/installation.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/src/installation.md b/docs/src/installation.md index 650577ed..737253fc 100644 --- a/docs/src/installation.md +++ b/docs/src/installation.md @@ -1,9 +1,10 @@ # Installation !!! note - This is a package written in Julia. We invite you to learn the language, but if you want to just call this package + This is a package written in Julia. We invite you to experiment with the language, but if you want to just call this package from Python, read the [From Python](@ref python) section of the manual. Understanding all the features of the package - requires reading the manual as whole. + requires reading the manual as whole. The syntaxes of using this package from Julia or Python are almost identical, and the + motivation for using Python should be mostly the familiarity of further analsys tools, as the plotting packages. ## Install Julia