CIA.vc
aucahuasi
Percy Camilo TriveƱo Aucahuasi
Stats » Authors » aucahuasi
informationsyndicateUTC clock
23:58 on May 25, 2012
event counters
The last message was received 1.43 years ago at 14:42 on Dec 21, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
238 messages since the first one, 4.28 years ago, for an average of 0.94 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
14:42 on Dec 21, 2010KDE
Commit by aucahuasi :: r1208411 kalgebra/trunk/KDE/kdeedu/kalgebra/analitzagui/functionparametric.cpp: (link)
identation fix and reverting the code commited by mistake in parametricfunction ...
#
14:41 on Dec 21, 2010KDE
Commit by aucahuasi :: r1208409 kalgebra/trunk/KDE/kdeedu/kalgebra/analitzagui/functionparametric.cpp: (link)
identation fix and reverting the code commited by mistake in parametricfunction
#
14:34 on Dec 21, 2010KDE
Commit by aucahuasi :: r1208405 kalgebra/trunk/KDE/kdeedu/kalgebra/analitzagui/ (9 files): (link)
Now the code for calculate the tangent belongs to functionimpl, basically I overloaded the derivative method, so now we have 2 derivative methods, one takes 2 points for perform the calculation geometrically and the other takes one point to perform the calc analitically ... so now graph2d uses the geometric method.
#
12:10 on Dec 21, 2010KDE
Commit by aucahuasi :: r1208377 kalgebra/trunk/KDE/kdeedu/kalgebra/analitzagui/expressionedit.cpp: (link)
The component expressionedit was eating the focus, now is fixed.
#
11:49 on Dec 21, 2010KDE
Commit by aucahuasi :: r1208368 kalgebra/trunk/KDE/kdeedu/kalgebra/analitzagui/ (graph2d.cpp graph2d.h): (link)
Performance improvement, now the tangent line is calculated geometrically instead of analitically, so now we compute only the slope (one division and two diffs) instead a newton-method for solving non-linears functions
#
11:42 on Dec 21, 2010KDE
Commit by aucahuasi :: r1208366 kalgebra/trunk/KDE/kdeedu/kalgebra/analitzagui/ (2 files): (link)
clear all QString *magic* of implicitfunction::calc: replaced by Analitza API :). Fixed a bug in cartesiany::calc.
#
10:36 on Dec 21, 2010KDE
Commit by aucahuasi :: r1208355 kalgebra/trunk/KDE/kdeedu/kalgebra/analitzagui/ (expressionedit.cpp expressionedit.h): (link)
it seems the slot setActionText was lost since r1180805, so it was recovered to allow to work the examples submenu on expressionedit
#
02:09 on Sep 11, 2010KDE
Commit by aucahuasi :: r1173992 kalgebra/trunk/KDE/kdeedu/kalgebra/src/main.cpp:
credits :)
#
01:49 on Sep 11, 2010KDE
Commit by aucahuasi :: r1173990 kalgebra/trunk/KDE/kdeedu/kalgebra/analitzagui/functionimplicit.cpp:
Implicit functions that doesn't meet the implicit function theorem, can't be drawed. Added a error string in the implicit function backend.

CCMAIL: aleixpol at kde dot org
#
16:56 on Aug 15, 2010KDE
Commit by aucahuasi :: r1164043 /branches/work/kalgebra-newplotter/src/kmplot-frontend/ (functioneditor.cpp functioneditor.h):
Now we can edit a curve with the kmplot ui :) ... So the port is complete, need to work improving the code, but the feature is there: ready.
#
02:11 on Aug 15, 2010KDE
Commit by aucahuasi :: r1163759 /branches/work/kalgebra-newplotter/ (5 files in 3 dirs):
Plot style stuff ready. Starting working on edit functions feature
#
01:03 on Aug 15, 2010KDE
Commit by aucahuasi :: r1163748 /branches/work/kalgebra-newplotter/ (6 files in 3 dirs):
Line width in millimeters done (append new property to function entity: lineWidth) 1st derivative and 2nd derivative controls for cartesian functions, ready.
#
23:44 on Aug 14, 2010KDE
Commit by aucahuasi :: r1163744 /branches/work/kalgebra-newplotter/src/ (6 files in 2 dirs):
pen width option will use a spinbox control instead of slider
#
05:58 on Aug 09, 2010KDE
Commit by aucahuasi :: r1160864 /branches/work/kalgebra-newplotter/ (5 files in 3 dirs):
bugs hunting (kmplot ui) :)
#
00:50 on Aug 08, 2010KDE
Commit by aucahuasi :: r1160392 /branches/work/kalgebra-newplotter/src/kmplot-frontend/ (3 files):
Setup the pen style combobox in appearance settings for all kinds of functions
#
22:00 on Aug 07, 2010KDE
Commit by aucahuasi :: r1160362 /branches/work/kalgebra-newplotter/src/kmplot-frontend/ (3 files):
Now polar, parametric and implicit functions are working with functioneditor (kmplot version), the port is almost ready
#
03:58 on Aug 07, 2010KDE
Commit by aucahuasi :: r1160111 /branches/work/kalgebra-newplotter/keomath/solvers/functionimplicit.cpp:
improving implicit curve generation, now it the algorithm paints only the visible viewport
#
04:37 on Aug 06, 2010KDE
Commit by aucahuasi :: r1159741 /branches/work/kalgebra-newplotter/ (5 files in 3 dirs):
polar functions almost ready, we have some TODO items, but all the important is done
#
21:18 on Aug 05, 2010KDE
Commit by aucahuasi :: r1159650 /branches/work/kalgebra-newplotter/ (4 files in 3 dirs):
f(x) and f(y) works on kmplot's functioneditor (keep fix little details) It follows add polar and parametric function support ... so close to finish this port :)
#
15:33 on Aug 05, 2010KDE
Commit by aucahuasi :: r1159546 /branches/work/kalgebra-newplotter/ (8 files in 4 dirs):
working on support for f(x) in funtioneditor (cartesian form)
#