Skip to content

Commit

Permalink
Update src/performance_profiles.jl
Browse files Browse the repository at this point in the history
Co-authored-by: tmigot <[email protected]>
  • Loading branch information
d-monnet and tmigot authored Oct 13, 2023
1 parent 5365363 commit b63955d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/performance_profiles.jl
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ function performance_profile(
end

"""
export_performance_profile(T; solver_names = [], logscale::Bool = true, sampletol=0.0, drawtol=0.0,)
export_performance_profile(T; solver_names = [], logscale::Bool = true, sampletol=0.0, drawtol=0.0,)
Export a performance profile plot data as .csv file. Profiles data are padded with NaN to ensure .csv consistency.
Expand Down

0 comments on commit b63955d

Please sign in to comment.