Skip to content

Commit

Permalink
add sympy, newton
Browse files Browse the repository at this point in the history
  • Loading branch information
jverzani committed Mar 30, 2019
1 parent 9bcbca0 commit ec13984
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"

[[MTH229]]
deps = ["Compat", "ForwardDiff", "LinearAlgebra", "Pkg", "Plots", "QuadGK", "Reexport", "Roots", "SpecialFunctions", "SymPy"]
git-tree-sha1 = "322b354396a263a5861c95b35c5ceafdc6227e6a"
git-tree-sha1 = "c6a8b4c56e1e796dbae01c8e34b82c77d0f4bab6"
repo-rev = "master"
repo-url = "https://github.com/mth229/MTH229.jl"
uuid = "59eb3160-e194-5db5-af16-b9d28ff7b512"
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
dependencies:
- matplotlib
- sympy
- numpy
- pip
- pip:
Expand Down

0 comments on commit ec13984

Please sign in to comment.