The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "MAT"

Devel::MAT - Perl Memory Analysis Tool River stage one • 3 direct dependents • 3 total dependents

A "Devel::MAT" instance loads a heapdump file, and provides a container to store analysis tools to work on it. Tools may be provided that conform to the Devel::MAT::Tool API, which can help analyse the data and interact with the explorer user interfa...

PEVANS/Devel-MAT-0.53 - 07 Mar 2024 17:57:32 UTC - Search in distribution

Devel::MAT::Dumper - write a heap dump file for later analysis River stage one • 2 direct dependents • 4 total dependents

This module provides the memory-dumping function that creates a heap dump file which can later be read by Devel::MAT::Dumpfile. It provides a single function which is not exported, which writes a file to the given path. The dump file will contain a r...

PEVANS/Devel-MAT-Dumper-0.48 - 07 Mar 2024 17:57:43 UTC - Search in distribution

Devel::MAT::Tool::Future - analyse Future logic River stage zero No dependents

This "Devel::MAT" tool performs analysis of objects and code logic built using the Future module. This version supports analysing code based on "Future" version 0.24....

PEVANS/Devel-MAT-Tool-Future-0.03 - 25 Oct 2023 23:45:39 UTC - Search in distribution

Devel::MAT::Tool::Object::Pad - extend Devel::MAT to analyse Object::Pad-based programs River stage zero No dependents

This third-party "Devel::MAT" tool adds commands and other support to help with analysis of programs that use Object::Pad. Once installed, it is loaded automatically by the pmat shell whenever a dumpfile that uses "Object::Pad" is loaded....

PEVANS/Devel-MAT-Tool-Object-Pad-0.02 - 02 Jan 2024 22:53:48 UTC - Search in distribution

nat-mat2dic - A translator from co-occurrence matrices to a dictionary file. River stage zero No dependents

This command is not intended to be used independently. It is used in conjunction with "nat-ipfp", "nat-samplea" or "nat-sampleb" and "nat-post". Translates the co-occurrence matrix after the application of EM-Algorithm. The dictionary is an intermedi...

AMBS/Lingua-NATools-v0.7.12 - 09 Nov 2020 21:40:02 UTC - Search in distribution
  • nat-ipfp - one of the three possible EM-Algorithm implementations of NATools
  • nat-sampleb - one of the three possible EM-Algorithm implementations of NATools
  • nat-samplea - one of the three possible EM-Algorithm implementations of NATools

Cv::More - A little more easy to using Cv in Perl. River stage one • 1 direct dependent • 1 total dependent

"Cv::More" is a package to organize some of the experimental features from Cv. I believe it will be easier to extend the "Cv". "Cv::More" is what separated the part of the "Cv". So, it is enabled by default. Please make a explicit if you do not use. ...

YUTA/Cv-0.29 - 02 Jun 2013 13:20:16 UTC - Search in distribution
  • Cv - helps you to make something around computer vision.
  • Cv::JA - 日本語ドキュメントと小さな断片

Box2D::b2Mat22 - A 2-by-2 matrix. River stage zero No dependents

A 2-by-2 matrix. Stored in column-major order....

FROGGS/Box2D-0.08 - 15 Apr 2018 06:15:26 UTC - Search in distribution

Statistics::MVA - Base module/Dependency for other modules in Statistics::MVA namespace. River stage one • 1 direct dependent • 1 total dependent

This module is a base module for the other modules in the Statistics::MVA namespace (e.g. Statistics::MVA::Bartlett, Statistics::MVA::Hotelling etc.). It is not intended for direct use - though it may be used for generating covariance matrices direct...

DSTH/Statistics-MVA-0.0.2 - 25 Jan 2010 19:33:27 UTC - Search in distribution

mat2harbo.pl - Convert matrix in Senseclusters sparse format to Harwell-Boeing (HB) format and set input parameters (lap2) for input to SVDPACKC. River stage zero No dependents

Converts a sparse matrix in SenseClusters format to Harwell-Boeing (HB) sparse format, which is the format required by SVDPACKC. This program also creates (optionally) the lap2 file which provides parameter settings for SVDPACKC....

TPEDERSE/Text-SenseClusters-1.05 - 03 Oct 2015 14:33:01 UTC - Search in distribution

faq River stage zero No dependents

MLEHMANN/Deliantra-Client-2.11 - 24 Apr 2010 08:10:07 UTC - Search in distribution

Graph - graph data structures and algorithms River stage three • 78 direct dependents • 141 total dependents

Non-Description This module is not for drawing or rendering any sort of *graphics* or *images*, business, visualization, or otherwise. Description Instead, this module is for creating *abstract data structures* called graphs, and for doing various op...

ETJ/Graph-0.9727 - 25 Jun 2023 17:34:56 UTC - Search in distribution

wurst - Wurst is a Useful, Reliable Structural Tool River stage zero No dependents

use Wurst; or, depending on the directory you are running from, use FindBin; use lib "$FindBin::Bin/../src/Wurst/blib/arch"; use lib "$FindBin::Bin/../src/Wurst/blib/lib"; use Wurst;...

WURST/Wurst-0.51c - 23 May 2008 13:46:41 UTC - Search in distribution

Finance::TA - Perl wrapper for Technical Analysis Library (http://ta-lib.org) River stage zero No dependents

TA-Lib <http://ta-lib.org> comprise of multi-platform tools for market analysis. TA-Lib is widely used by trading software developers requiring to perform technical analysis of financial market data. It includes approx. 200 indicators such as ADX, MA...

KMX/Finance-TA-v0.4.3 - 04 Jul 2015 19:17:32 UTC - Search in distribution

Mac::Glue - Control Mac apps with Apple event terminology River stage one • 4 direct dependents • 4 total dependents

"Mac::Glue does AppleScript so you don't have to." If you have MacPerl *earlier* than 5.6, you should have the latest cpan-mac distribution: http://sf.net/projects/cpan-mac/ For Mac OS X, you should have the latest Mac::Carbon distribution: http://pr...

CNANDOR/Mac-Glue-1.30 - 03 Jan 2007 22:25:40 UTC - Search in distribution

PDL::Transform - Coordinate transforms, image warping, and N-D functions River stage three • 93 direct dependents • 101 total dependents

PDL::Transform is a convenient way to represent coordinate transformations and resample images. It embodies functions mapping R^N -> R^M, both with and without inverses. Provision exists for parametrizing functions, and for composing them. You can us...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution

Config::Crontab - Read/Write Vixie compatible crontab(5) files River stage one • 2 direct dependents • 2 total dependents

Config::Crontab provides an object-oriented interface to Vixie-style crontab(5) files for Perl. A Config::Crontab object allows you to manipulate an ordered set of Event, Env, or Comment objects (also included with this package). Descriptions of thes...

SCOTTW/Config-Crontab-1.45 - 20 Apr 2017 16:28:02 UTC - Search in distribution

ts-format - prefix lines with formatted timestamps of their arrivals. River stage one • 1 direct dependent • 1 total dependent

App::Timestamper::Format is a pure-Perl command line program that filters the input so the formatted timestamps based on the "TIMESTAMPER_FORMAT" environment variable are prefixed to the lines based on the time of the arrival. So if the input was som...

SHLOMIF/App-Timestamper-Format-0.2.0 - 07 Jul 2020 12:41:48 UTC - Search in distribution

spread-revolutionary-date - Spread date and time from Revolutionary (Republican) Calendar River stage zero No dependents

"spread-revolutionary-date" is a Free Software <https://www.gnu.org/philosophy/free-sw.html> that spreads the current date, expressed in the French Revolutionary calendar <https://en.wikipedia.org/wiki/French_Republican_calendar>, to various social n...

GIBUS/App-SpreadRevolutionaryDate-0.33 - 28 May 2023 20:40:57 UTC - Search in distribution

PDL::Finance::TA - Technical Analysis Library (http://ta-lib.org) bindings for PDL River stage one • 1 direct dependent • 1 total dependent

TA-Lib library - <http://ta-lib.org> - is a multi-platform tool for market analysis. TA-Lib is widely used by trading software developers requiring to perform technical analysis of financial market data. This module provides an PDL interface for TA-L...

VIKAS/PDL-Finance-TA-0.010 - 29 Dec 2022 03:33:26 UTC - Search in distribution
84 results (0.132 seconds)