[Go to BBS]
All articles in a thread
SubjectSAD Update. V1.0.10.6.15.1k64 ListContourPlot
Article No6305
Date: 2014/10/25(Sat) 19:29:25
ContributorK. Oide
Dear Users,

1. (k64 only) A bug was found when the second argument of Partition is non-positive.

2. ListContourPlot now takes an option ColorFunctionScaling. If it is False, the value of the list is directly pased to the color function. The default is True.

SubjectRe: SAD Update. V1.0.10.6.15.2k64 Class
Article No9975
Date: 2014/10/31(Fri) 15:04:37
ContributorK. Oide
Dear Users,

1. The definition syntax of Class is changed to avoid a crash when something like C=Class[{},{},] is declared by mistake. This change should not affect anything for a properly written program.