Tutorials
Tutorials copied to clipboard
Start solving PDEs in Julia with Gridap.jl
I just tried to test the [hyperelastic demo](https://github.com/gridap/Tutorials/blob/master/src/hyperelasticity.jl) but get the below error on this line: ``` σ(∇u) = (1.0/J(F(∇u)))*F(∇u)⋅S(∇u)⋅(F(∇u))' ``` ``` ERROR: LoadError: error in method definition: function NNlib.σ...
This pull request sets the compat entry for the `IJulia` package to `1`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...
This pull request sets the compat entry for the `DrWatson` package to `2`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...
This pull request sets the compat entry for the `FillArrays` package to `0.12`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...
This pull request sets the compat entry for the `NLsolve` package to `4`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...
This pull request sets the compat entry for the `DataFrames` package to `1`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...
This pull request sets the compat entry for the `Literate` package to `2`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...
This pull request sets the compat entry for the `LineSearches` package to `7`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...
This pull request sets the compat entry for the `Plots` package to `1`. This keeps the compat entries for earlier versions. Note: I have not tested your package with this...
This pull request sets the compat entry for the `IJulia` package to `1`. This is a brand new compat entry. Previously, you did not have a compat entry for the...