Projects tagged ‘education’ and ‘mathematics’


Jump to tag:

Projects tagged ‘education’ and ‘mathematics’

Filtered by Project Tags education mathematics

Refine results Project Tags math (8) maths (7) science (7) c++ (6) learning (6) kde (6) visualization (6) qt (6) qt4 (6) teaching (6) school (6) scientific (5)

[12 total ]
39

gnuplot development

   
Primary Language: C/C++

gnuplot plots 2d and 3d graphs, from a data file or with a formula. It has an interactive mode with online help, or it can be used non-interactively. gnuplot does function fitting to data sets, and it does output to many terminals, among which are PostScript, X11 display, PNG, and GIF (via the old gd library).

Metrics updated 08 Jul 08

2

MiGen

 
Primary Language: Java Licensed as: GNU General Public License 3.0

Metrics updated about 14 hours ago

2

Kig

 
Primary Language: C/C++ Licensed as: GNU General Public License 2.0 or later

Kig is a program for exploring geometric constructions. It is meant as a better replacement for such free programs as KGeo, KSeg and Dr. Geo and commercial programs like Cabri. Kig is meant as a useful and powerful utility for high school students and teachers.

Metrics updated about 12 hours ago

2

KAlgebra

 
Primary Language: C/C++ Licensed as: GNU General Public License 2.0 or later

KAlgebra is a mathematical calculator based content markup MathML language. Nowadays it is capable to make simple MathML operations (arithmetic and logical) and represent 2D and 3D graphs. It is actually not necessary to know MathML to use KAlgebra.

Metrics updated 10 Apr 08

2

KTurtle

 
Primary Language: C/C++ Licensed as: GNU General Public License 2.0 or later

KTurtle is an educational programming environment. KTurtle aims to make programming as easy and touchable as possible, and therefore can be used to teach kids the basics of math, geometry and... programming. The programming language used in KTurtle ... [More] is loosly based on Logo. KTurtle allows, just like some implementations of Logo, to translate the programming language (the commands, the documentation and the error messages) to native language of the programmer. Translating the programming language to the native language of the programmer is one of the many ways KTurtle tries to make learning to programming more simple. Other features to help to achieve this goal are: intuitive syntax highlighting, simple error messages, integrated canvas to make drawings on, integrated help function, ... [Less]

Metrics updated 09 Apr 08

2

KmPlot

 
Primary Language: C/C++ Licensed as: GNU General Public License 2.0 or later

KmPlot is a mathematical function plotter. It has built in a powerfull parser. You can plot different functions simultaneously and combine their function terms to build new functions. KmPlot supports functions with parameters and functions in polar ... [More] coordinates. Several grid modes are possible. Plots may be printed with high precision in correct scale. Features * powerful mathematical parser * precise metric printing * different plot types (functions, parametric, polar) * highly configurable visual settings (plot line, axes, grid) * export to bitmap format (BMP and PNG) and scalable vector graphics (SVG) * save/load complete session in readable xml format * trace mode: cross hair following plot, coordinates shown in the status bar support zooming and more. [Less]

Metrics updated about 11 hours ago

1

Gravit

 
Primary Language: C/C++ Licensed as: GNU Lesser General Public License 2.1

Gravit is a gravity simulator which runs under Linux, Windows and Mac OS X. It's released under the GNU General Public License which makes it free. It uses Newtonian physics using the Barnes-Hut N-body algorithm. Although the main goal of Gravit is ... [More] to be as accurate as possible, it also creates beautiful looking gravity patterns. It records the history of each particle so it can animate and display a path of its travels. At any stage you can rotate your view in 3D and zoom in and out. Gravit uses OpenGL with Lua, SDL, SDL_ttf and SDL_image. [Less]

Metrics updated 22 Jun 08

1

MARF:Modular Audio Recognition Framework

 
Primary Language: Java Licensed as: BSD-ish License

MARF is an open-source research platform and a collection of voice/sound/speech/text and natural language processing (NLP) algorithms written in Java and arranged into a modular and extensible framework facilitating addition of new algorithms. MARF ... [More] can run distributedly over the network and may act as a library in applications or be used as a source for learning and extension. [Less]

Metrics updated about 9 hours ago

1

Disa

 
Primary Language: JavaScript

Metrics updated 24 Apr 08

0

substitution solver

 

This program solves simple substitution ciphers like the cryptoquotes found in the newspaper. It does not need wordlength to be effective. I'm submitting this project to rubyforge in the hopes it may be useful or perhaps just entertaining to other users.