You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[](https://gitter.im/Gridap-jl/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)|
11
+
|[](https://gitter.im/Gridap-jl/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[(https://julialang.slack.com/archives/C02AK382QSG)]|
This repo contains a set of tutorials to learn how to solve partial differential equations (PDEs) in Julia with the Gridap ecosystem of packages. At the root of this ecosystem is the [Gridap.jl](https://github.com/gridap/Gridap.jl) library. The initial tutorials illustrate the usage of the tools in [Gridap.jl](https://github.com/gridap/Gridap.jl), and these are the tutorials new users should focus on.
@@ -35,7 +31,7 @@ Visit one of the following pages, depending of your needs, and start enjoying!
35
31
-[**STABLE**](https://gridap.github.io/Tutorials/stable)—**Tutorials for the most recently tagged version of Gridap.jl.**
36
32
-[**DEVEL**](https://gridap.github.io/Tutorials/dev)—*Tutorials for the in-development version of Gridap.jl.*
37
33
38
-
## Generating tutorials locally
34
+
## Generating tutorials locally
39
35
40
36
Note: **only if you intend to contribute to the tutorials as an advanced user/developer**
41
37
@@ -55,12 +51,11 @@ and then, each time that you perform a change on the tutorial sources, you have
55
51
julia --project=docs docs/make.jl # From the Unix shell, located at the root of Tutorials repo
56
52
```
57
53
58
-
to generate the tutorials. The files generated are available at `Tutorials/docs/build/`.
59
-
54
+
to generate the tutorials. The files generated are available at `Tutorials/docs/build/`.
60
55
61
56
## Gridap community
62
57
63
-
Join to our [gitter](https://gitter.im/Gridap-jl/community)chat to ask questions and interact with the Gridap community.
58
+
Join to our [gitter](https://gitter.im/Gridap-jl/community)or [slack](https://julialang.slack.com/archives/C02AK382QSG) chats to ask questions and interact with the Gridap community.
64
59
65
60
## How to cite Gridap
66
61
@@ -83,7 +78,4 @@ In order to give credit to the `Gridap` contributors, we simply ask you to cite
83
78
84
79
## Contact
85
80
86
-
87
81
Please, contact the project administrators, [Santiago Badia](mailto:[email protected]) and [Francesc Verdugo](mailto:[email protected]), for further questions about licenses and terms of use.
0 commit comments