Download List

專案描述

ised is a command-line tool for generating number sequences and arithmetic evaluation. Unlike big GUI-based software (such as Mathematica, Derive, Matlab, or Octave), ised is intended for use in shell scripting, together with the GNU core utilities. Its main advantage is that all functions are generalized to operate on one-dimensional arrays. It can be used for loop indexing (much like seq), line-by-line arithmetic processing of files, floating point math for shells that don't support it natively, or interactive expression evaluation (i.e. as an extended calculator).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-03-23 08:01
2.2.2

Several new functions were added, including min, max, and Bessel functions. New polynomial, statistical, and vector operators were added. A better random seed is acquired using /dev/urandom. Input lines can now have arbitrary length.

2010-02-17 01:33
2.2.1

The Euler-Mascheroni constant was added. Speed optimizations were done.

Project Resources