Semantic search

Jump to: navigation, search


NumberParser (Java)
NumberParser simplifies the usage of numeric types and extends the default mathematical support in Java. It is the second part of FlexibleParser. This Java version is a conversion of the code which I originally developed in C#.
OpenCalc , Heckert gnu.tiny.png
OpenCalc is terminal based open-source calculator.
OptionMatrix
These calculators are real-time multi-model option chain pricers with analytics and interactive controls. optionmatrix is the GTK+ graphical user interface version and optionmatrix_console is the Curses version. Both programs feature: greeks, decimal date to real-date translations, real-date to decimal date translations, real-time time bleeding, configurable option expiration date engines, calendars, strike control systems, tickers and over 168+ option models. optionmatrix also supports: spreads, bonds, term structures, cash flow editing, source code viewing and text exporting.
Pasteque
Pastèque (watermelon) is a Point Of Sale software suite that enables shopkeepers to achieve their sales efficiently. Pastèque is composed with 3 softwares :
  • Pastèque Server
  • Pastèque Desktop
  • Pastèque Android
They are available on both tablets and computers, which means you can easily transfer your database between one software and another. The program allows you to track your activity online, manage different customers, print tickets, etc.
Python
Python is an high-level programming and scripting language. Some of its key distinguishing features include: clear, readable syntax; strong introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high-level dynamic data types.
Shell-calc
A simple command line calculator for Unix-like shells. It supports everything C++ does. In fact, it just creates a C++ program, compiles it, runs it, and deletes it. Therefore, this calculator requires C++ to be installed.
SpeedCrunch
SpeedCrunch is a fast and compact calculator. It is designed to be controlled using the keyboard. There is support for a few built-in functions (with an autocomplete feature) as well as variables. The result is shown in a scrollable window, and a history of expressions is available with up and down arrows.
Units Heckert gnu.tiny.png
GNU Units is a unit conversion tool designed to help simplify the process of converting between different systems of units. The program converts quantities expressed in various systems of measurement to their equivalents in other systems of measurement. Like many similar programs, the units program can handle multiplicative scale changes. It can also handle nonlinear conversions such as Fahrenheit to Celsius, and it can perform conversions to and from sums of units, such as converting between feet plus inches and meters. Beyond simple unit conversions, units can be used as a general-purpose scientific calculator that keeps track of units in its calculations. You can form arbitrary complex mathematical expressions of dimensions including sums, products, quotients, powers, and even roots of dimensions. Thus you can ensure accuracy and dimensional consistency when working with long expressions that involve many different units that may combine in complex ways. The units are defined in an extensive, well annotated data file that defines over 2500 units. You can also provide your own file to supplement or replace the standard file.


Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.