Release 0.5.0: Statistics and flags #586
c3d
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release provides statistics functions, scatter and bar plots, and flags.
New features
Sort
,QuickSort
,ReverseSort
,ReverseQuickSort
andRevList
(Implement sorting of lists and array #572)CF
,SF
,FS?
, etc (Flags #43)SCALE
,CENTR
,XRNG
, ... (Plot scaling commands #582)CurveFilling
andDrawPlotAxes
setting flags (Add plot-related flags #580)ScatterPlot
(ImplementScatter
plot #577) andBarPlot
(BarPlot
command #579)Bugs
-1 DIG
, broken by settings improvementsrpm
in units and units filelist::map
when called function errors out (Crash inlist::map
if a function errors out #570)DrawAxes
(Centering ofDRAX
is wrong #584)ppar
axes are backwards (Crash when xrange is backwards #585)Improvements
'Radians'
PlotParameters
a keyword (GivePlotParameters
theΣParameters
treatment #578)Signed-off-by: Christophe de Dinechin [email protected]
Full Changelog: v0.4.12...v0.5.0
This discussion was created from the release Release 0.5.0: Statistics and flags.
Beta Was this translation helpful? Give feedback.
All reactions