mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-19 01:48:47 +00:00
moved developer guide from notebooks to tutorials. added warning readme.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
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
|
||||
Reference in New Issue
Block a user