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 e204c4e0db
commit ff608cc8d9
-1
View File
@@ -1,5 +1,4 @@
using ForwardDiff
using NLsolve
"""
Creating functions for newton: xₙ₊₁ = xₙ - df⁻¹ * f and initial values