Ports 搜索

共有792项符合/math/的查询结果,以下是第771780项(搜索用时0.003秒)
editors/libreoffice-5.0.6 (Score: 0.02364255)
Localized interface for libreoffice
LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you six feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base. This is the localized interface for libreoffice.
graphics/code-eli-0.3.6 (Score: 0.02364255)
Library with functionalities for geometries
This is a collection of C++ libraries that provides a variety of functionalities for geometries (bezier curves, splines, etc.). Eigen3 is needed for most of the components to work since all of the vector and matrix math is done using Eigen3. CPPTest is used to perform unit testing on the components.
graphics/gnofract4d-3.14.1 (Score: 0.02364255)
Weird GNOME fractal generator
Gnofract 4D is a free, open source program which allows anyone to create beautiful images called fractals. The images are automatically created by the computer based on mathematical principles. These include the Mandelbrot and Julia sets and many more. You don't need to do any math: you can explore a universe of images just using a mouse.
net-mgmt/Net-IPv6Addr-0.2 (Score: 0.02364255)
Perl extension for manipulating IPv6 addresses
Net::IPv6Addr provides functions for parsing IPv6 addresses in all formats described by RFC1884. If Math::Base85 is installed, formats described in RFC1924 are also valid. It will generate "IP6.INT." strings (as described in RFC1886) if you are inclined to play with DNS records.
security/Crypt-DSA-1.17 (Score: 0.02364255)
DSA signature and key generation
Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm) signature verification system. The implementation itself is pure Perl, although the heavy-duty mathematics underneath are provided by the Math::Pari library. This package provides DSA signing, signature verification, and key generation.
security/Crypt_RSA-1.2.1 (Score: 0.02364255)
PEAR class allows you to use two-key strong cryptography
PEAR::Crypt_RSA allows you to use two-key strong cryptography like RSA with arbitrary key length. It uses one of the following extensions for math calculations: - PECL big_int extension version greater than or equal to 1.0.3 - PHP GMP extension - PHP BCMath extension for both PHP4 and PHP5
www/HTML-Template-Expr-0.07 (Score: 0.02364255)
Perl module to use HTML Templates which allows expressions
This module provides an extension to HTML::Template which allows expressions in the template syntax. This is purely an addition - all the normal HTML::Template options, syntax and behaviors will still work. See HTML::Template for details. Expression support includes comparisons, math operations, string operations and a mechanism to allow you add your own functions at runtime.
devel/liblouis-2.6.5 (Score: 0.02068723)
Open-source Braille Translator And Back-translator
Liblouis is an open-source braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many, many languages and has support for hyphenation. New languages can easily be added through tables that support a rule- or dictionary based approach. Included are also tools for testing and debugging tables. Liblouis also supports math braille (Nemeth and Marburg). The formatting of braille is provided by the companion project liblouisxml.
devel/Date-Business-1.2 (Score: 0.02068723)
Fast calendar and business date calculations
Date::Business provides the functionality to perform simple date manipulations quickly. Support for calendar date and business date math is provided. Business dates are weekdays only. Adding 1 to a weekend returns Monday, subtracting 1 returns Friday. The difference in business days between Friday and the following Monday (using the diffb function) is one business day. The number of business days between Friday and the following Monday (using the betweenb function) is zero.
graphics/ilmbase-2.2.0 (Score: 0.02068723)
ILM Base libraries a.k.a. Half, IlmThread, Imath, and Iex
ABOUT THE ILMBASE LIBRARIES ---------------------------- Half is a class that encapsulates our 16-bit floating-point format. IlmThread is a thread abstraction library for use with OpenEXR and other software packages. It currently supports pthreads and Windows threads. Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions and other useful 2D and 3D math functions. Iex is an exception-handling library. If you have questions about using the IlmBase libraries, you may want to join our developer mailing list.