More Info

Revision 713107

(Back to digest)
 

Features in Educational

Aleix Pol Gonzalez committed changes in /trunk/KDE/kdeedu/kalgebra/src:

Modified 2D Functions structure, now it will be easier to add new function types.
FIXED a couple of bugs that I added in one of the last commits (shame on me :P)
libanalitza is not shared anymore. I prefer to have statically linked by now so I don't have to install on every change.

File Changes

Added 4 files
/trunk/KDE/kdeedu/kalgebra/src
 
/functionimpl.cpp
 
/functionimpl.h
 
/tests/functiontest.cpp
 
/tests/functiontest.h
Modified 12 files
/trunk/KDE/kdeedu/kalgebra/src
 
/CMakeLists.txt
 
/function.cpp
 
/function.h
 
/graph2d.cpp
 
/analitza/analitza.cpp
 
/analitza/analitza.h
 
/analitza/analitzaexport.h
 
/analitza/container.cpp
 
/analitza/expression.cpp
 
/analitza/expression.h
 
/tests/analitzatest.cpp
 
/tests/CMakeLists.txt
16 files changed in total