CVSROOT: /cvs/gnome Module name: goffice Changes by: jbrefort 05/09/12 12:24:43
Modified files: . : ChangeLog configure.in goffice/graph : gog-reg-curve.c gog-reg-curve.h plugins : Makefile.am plugins/reg_linear: Makefile.am gog-lin-reg.c gog-lin-reg.h plugin.xml.in reg-types.xml.in Added files: plugins/reg_linear: gog-exp-reg.c gog-exp-reg.h gog-log-reg.c gog-log-reg.h gog-polynom-reg.c gog-polynom-reg.h plugins/reg_logfit: Makefile.am gog-logfit.c gog-logfit.h plugin.xml.in reg-types.xml.in Log message: 2005-09-12 Jean Brefort <[EMAIL PROTECTED]> * configure.in: add plugins/reg_logfit/Makefile * goffice/graph/gog-reg-curve.c: (gog_reg_curve_populate_editor), (gog_reg_curve_finalize), (gog_reg_curve_class_init), (gog_reg_curve_get_R2): changed api to support more regressions types. * goffice/graph/gog-reg-curve.h: ditto. * plugins/Makefile.am: added reg_logfit subdir. * plugins/reg_linear/Makefile.am: added exp, log and polynom regs. * plugins/reg_linear/gog-exp-reg.c: implement exponential regressions. * plugins/reg_linear/gog-exp-reg.h: ditto. * plugins/reg_linear/gog-lin-reg.c: updated to support other linear regression types: log, exp and polynom. * plugins/reg_linear/gog-lin-reg.h: ditto. * plugins/reg_linear/gog-log-reg.c: implement logarithmic regressions. * plugins/reg_linear/gog-log-reg.h: ditto. * plugins/reg_linear/gog-polynom-reg.c: implement polynomial regressions. * plugins/reg_linear/gog-polynom-reg.h: ditto. * plugins/reg_linear/plugin.xml.in: add the new types. * plugins/reg_linear/reg-types.xml.in: ditto. * plugins/reg_logfit/Makefile.am: new file. Implements log fits analog to the gnumeric LOGFIT function. * plugins/reg_logfit/gog-logfit.c: ditto. * plugins/reg_logfit/gog-logfit.h: ditto. * plugins/reg_logfit/plugin.xml.in: ditto. * plugins/reg_logfit/reg-types.xml.in: ditto. CVS: ---------------------------------------------------------------------- URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=goffice&who=jbrefort&date=explicit&mindate=2005-09-12%2012:23&maxdate=2005-09-12%2012:25 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list