Small improvements
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
struct LaGuerreConway_Error <: Exception end
|
||||
Base.showerror(io::IO, e::LaGuerreConway_Error) = print(io, "LaGuerre-Conway didn't converge")
|
||||
|
||||
struct ΔVsize_Error <: Exception end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user