Skip to content
Snippets Groups Projects
Commit 680567ca authored by W. Spencer Smith's avatar W. Spencer Smith
Browse files

Clarification that scipy and "lambda" versions have the same edge behaviour

parent 6ce0e477
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ print(c2.eval(6.5))
PlotCurve(c2, 5)
#PlotCurve(c, 50) will look strange because of edge effects
#although scipy interp1d is "smart" enough to sort this out
#The scipy and the "lambda" version have the same problem
Load('glass.csv')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment