Rate-limited autoresponder for qmail:
- Limits rate of automatic responses (defaults to a maximum of one
message every hour).
- Will not respond to nearly every type of mailing list or bulk email.
- Will not respond to bounce messages or MAILER-DAEMON.
- Bounces looping messages.
- Can insert the original subject into the response.
- Can copy original message into response.
- Can use links in the rate-limiting data directory to limit inode usage
to a single inode.
- Optional support for MySQL
This extension will display the current status of your
IMAP quota in thunderbird's statusbar and will warn you
when you reach a configurable limit.
It only works with IMAP quotas and servers advertizing
the quota status via IMAP (the IMAP GETQUOTA command).
Some mail servers have disk quotas and will send email
when your mailbox reach its quota. That's not a real
IMAP quota system and the imap server might not advertize
it.
ARPACK software is capable of solving large symmetric, nonsymmetric, and
generalized eigenproblems. The software is designed to compute a few (k)
eigenvalues with user-specified features, such as those of largest real part
or largest magnitude. Storage requirements are on the order of n*k locations,
and no auxiliary storage is required. A set of numerically orthogonal Schur
basis vectors for the desired k-dimensional eigen-space is computed.
Numerically accurate eigenvectors are available on request.
Calc is an interactive calculator which provides for easy large
numeric calculations, but which also can be easily programmed for
difficult or long calculations. It can accept a command line
argument, in which case it executes that single command and exits.
Otherwise, it enters interactive mode. There are a great number
of pre-defined functions. The calculator can calculate transcendental
functions, and accept and display numbers in real or exponential format.
The calculator also knows about complex numbers.
Chryzodus is a cross-platform graphical program drawing
beautiful and colorful chryzodes.
If you do not know what chryzodes are, take a look at
http://www.chryzode.org/. Then you will be able to explore
the world of chryzodes by yourself using Chryzodus.
But one does not even need to know much about chryzodes
to use Chryzodus and see beautiful images appear on the screen!
clRNG
a library for uniform random number generation in OpenCL.
Streams of random numbers act as virtual random number generators.
They can be created on the host computer in unlimited numbers, and
then used either on the host or on computing devices by work items
to generate random numbers. Each stream also has equally-spaced
substreams, which are occasionally useful. The API is currently
implemented for four different RNGs, namely the MRG31k3p, MRG32k3a,
LFSR113 and Philox-4x32-10 generators.
Gnuplot is a portable multi-platform command-line driven graphing utility. It
was originally created to allow scientists and students to visualize
mathematical functions and data interactively, but has grown to support many
non-interactive uses such as web scripting. It is also used as a plotting engine
by third-party applications like Octave. Gnuplot has been supported and under
active development since 1986.
This port installs extra files for TeX terminals (latex, epslatex, Tikz, etc).
LAPACKE is a standard C language APIs for LAPACK, which introduces
the following features[1]:
- row-major and column-major matrix layout controlled by the first function
parameter;
- an implementation with working arrays (middle-level interface) as well as
without working arrays (high-level interface);
- input scalars passed by value;
- error code as a return value instead of the INFO parameter.
[1] Intel Corporation. "C Interface to LAPACK" README. 2010.
FaCiLe is a constraint programming library on integer and integer set
finite domains written in OCaml. It offers all usual facilities to create
and manipulate finite domain variables, arithmetic expressions and
constraints, built-in global constraints and search and optimization goals.
FaCiLe allows as well to build easily user-defined constraints and goals,
making pervasive use of OCaml higher-order functionals to provide a simple
and flexible interface for the user.
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is lssa.
A package implementing tools to compute spectral decompositions of
irregularly-spaced time series. Currently includes functions based off the
Lomb-Scargle periodogram and Adolf Mathias' implementation for R and C (see
http://www.jstatsoft.org/v11/i02).