Dear All, A small improvement of the previous patch: it uses function::current_serial, which I did not noticed before. Best wishes, Vladimir -- Vladimir V. Kisil email: kisilv@maths.leeds.ac.uk www: http://www.maths.leeds.ac.uk/~kisilv/ Book: Geometry of Mobius Transformations http://www.worldscientific.com/worldscibooks/10.1142/p835
On Sat, 31 Jan 2015 18:07:42 +0000, "Vladimir V. Kisil" <kisilv@maths.leeds.ac.uk> said:
VVK> Dear All, I have modified the patch for derivatives of VVK> functions along the line Richard suggested: VVK> * The method renamed to explicit derivative; VVK> * Derivatives of Order() (and conjugate(), real_part(), VVK> imag_part()) are handled through it; VVK> * Exams are added to the check suit; * Tutorial is updated.