Update materials_plasticity.jl

Removing unused requirement NLSolve
This commit is contained in:
Tero Frondelius
2017-01-02 20:21:59 +02:00
committed by GitHub
parent 82e3da8c60
commit 15032c2fab
-1
View File
@@ -1,5 +1,4 @@
using ForwardDiff
using NLsolve
"""
Creating functions for newton: xₙ₊₁ = xₙ - df⁻¹ * f and initial values