Giter Club home page Giter Club logo

khipu-karina-hellp's Introduction

About Khipu
===========
- Khipu is an advanced Mathematical function plotter application of KDE Education Project. 
- It is a replacement for KmPlot.
- The basic idea of Khipu is to help teachers and Professors in understanding the behaviour of mathematical functions,surfaces etc.
- Khipu can work in both 2D and 3D space.

Basic Features
==============
- Khipu can draw any 2D and 3D plots supported by Analitza (A mathematical library that Khipu uses for its backend)
- User can save their work in .khipu file and later he/she can restore the work
- If khipu is closed accidentally , the autosave feature will let the user to restore the unsaved work of the previous session.
- User can add the plots from the files known as Plot-Dictionary file (.plots files). These files contain the name and equation of the plot. 
  So, user does not have to type a big equation rather, he/she can plot the function from its name.
- User can hide/show the plots and also he/she can remove/edit the existing plots.
- User can save the plots as PNG image and also take the snapshot of the plots into the clipboard.
- Aprat from this, khipu has numberous features to work with mathematical functions and spaces.
- For more information and screenshots of Khipu , visit http://userbase.kde.org/Khipu

Backend Information
====================
- Analitza is a library that work with mathematical objects. 
- Analitza add mathematical features to your program, such as symbolic computations and some numerical methods; 
  for instance the library can parse mathematical expressions and let you evaluate and draw them.
- For more information : http://api.kde.org/4.x-api/kdeedu-apidocs/analitza/html/index.html

How To Build/Run Khipu
===================
- To successfully build the application, you need the following packages installed on your system
1) Analitza 	(sudo apt-get install  analitza-dev)
2) QJson 	(sudo apt-get install libqjson-dev)
3) libkdeedu 	(sudo apt-get install libkdeedu-dev)

- To build the application,you need to type the following commands on the command prompt.
1) cd <project_name_path>
2) mkdir build
3) cd build
4) cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -DCMAKE_BUILD_TYPE=debugfull ..
5) make 
6) sudo make install
7) khipu

khipu-karina-hellp's People

Contributors

punit9462 avatar aucahuasi avatar aleixpol avatar yurchor avatar lueck-b avatar tosky avatar tsdgeos avatar karinapassos avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.