Ports 搜索

共有792项符合/math/的查询结果,以下是第761770项(搜索用时0.004秒)
devel/pyparsing-2.1.5 (Score: 0.029553186)
General parsing module for Python
Pyparsing is a general parsing module for Python. Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, and 4-function math.
editors/libreoffice-5.0.6 (Score: 0.029553186)
Full integrated office productivity suite
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.
editors/libreoffice-4.3.7 (Score: 0.029553186)
Full integrated office productivity suite
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.
graphics/Geo-Point-0.96 (Score: 0.029553186)
Perl Module Tries To Abstract Coordinate Systems
Geo::Point tries to abstract coordinate systems. It does not try to solve all the problems itself, but will call-out for helper modules when computation has to be done. The module is heavily resting on Math::Polygon.
devel/Date-Piece-0.0.3 (Score: 0.029256161)
Perl5 module containing date manipulation routines
This module allows you to do nominal math on dates. That is, rather than worrying about time zones and DST while adding increments of 24*60**2 seconds to a date&time object, you simply discard the time component and do math directly on the date. If you need a time-of-day on the calculated date, the at() method returns a Time::Piece object, thus allowing you to be specific about the endpoints of a nominal interval.
devel/DateTime-Astro-1.00 (Score: 0.029256161)
Functions For Astromical Calendars
DateTime::Astro implements functions used in astronomical calendars: - Solar Longitude - Solar Terms - Lunar Longitude - New Moons ... etc This module is best used in environments where a C compiler and the MPFR arbitrary precision math library is installed. It can fallback to using Math::BigInt, but that would pretty much render it useless because of its speed and loss of accuracy that may creep up while doing Perl to C struct conversions.
print/amsfonts-3.02 (Score: 0.029256161)
Computer Modern and standard fonts for TeX
The AMSFonts collection is a set of miscellaneous TeX fonts that augment the standard Computer Modern set normally distributed with TeX. AMSFonts includes - Euler math fonts - Extra mathematical symbols - Blackboard bold letters (uppercase only) - Fraktur letters - Subscript sizes of bold math italic and bold Greek letters - Subscript sizes of large symbols such as sum and product - Additional sizes of the Computer Modern small caps font - Cyrillic fonts (from the University of Washington)
astro/aipy-2.1.0 (Score: 0.02364255)
Astronomical Interferometry in PYthon
py-aipy collects together tools for radio astronomical interferometry. In addition to pure-python phasing, calibration, imaging, and deconvolution code, this package includes interfaces to MIRIAD (a Fortran interferometry package) and HEALPix (a package for representing spherical data sets), and some math/fitting routines from SciPy.
devel/numba-0.28.1 (Score: 0.02364255)
Optimizing compiler for Python using LLVM
Numba gives you the power to speed up your applications with high performance functions written directly in Python. With a few annotations, array-oriented and math-heavy Python code can be just-in-time compiled to native machine instructions, similar in performance to C, C++ and Fortran, without having to switch languages or Python interpreters.
devel/silc-toolkit-1.1.12 (Score: 0.02364255)
Secure Internet Live Conferencing (SILC) network toolkit
SILC Toolkit is a package intended for software developers who would like to develop their own SILC based applications or help in the development of the SILC. The Toolkit includes SILC Protocol Core library, SILC Crypto library, SILC Key Exchange (SKE) library, SILC Math library, SILC Modules (SIM) library, SILC Utility library, SILC Client library and few other libraries. Full documentation provided as bonus ;-)