mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
0f0c49da62
A lot of old files from old documentation systems etc. is in package. These are now removed or moved. Old notebooks are in docs/tutorials. This PR closes issue #124.
13 lines
559 B
ReStructuredText
13 lines
559 B
ReStructuredText
This is the area for JuliaFEM.jl notebook development
|
|
-----------------------------------------------------
|
|
|
|
We use notebooks heavily to test our ideas and develop new code. Code in these
|
|
notebooks most likely will not up to date code: *DO NOT COPYPASTE* code
|
|
from here unless you really do know what you are doing. These notebooks are not
|
|
tested automatically.
|
|
|
|
Our "official" notebooks are in verification and in tutorials:
|
|
|
|
https://github.com/JuliaFEM/JuliaFEM.jl/tree/master/verification
|
|
https://github.com/JuliaFEM/JuliaFEM.jl/tree/master/docs/tutorials
|