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

Search results for "DBURKE"

PDL::Func - interpolation, integration, & gradient estimation (differentiation) of functions River stage three • 93 direct dependents • 101 total dependents

This module aims to provide a uniform interface to the various interpolation methods available to PDL. The idea is that a different interpolation scheme can be used just by changing an attribute of a "PDL::Func" object. Some interpolation schemes (as...

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

PDL::IO::NDF - PDL Module for reading and writing Starlink N-dimensional data structures as PDLs. River stage zero No dependents

This module adds the ability to read and write Starlink N-dimensional data files as N-dimensional PDLs. You must have the Starlink NDF library installed to use it. The library is distributed under the GPL and is available from "http://www.starlink.ac...

GSB/PDL-IO-NDF-1.07 - 20 May 2021 00:21:02 UTC - Search in distribution

DBIx::Class::Objects - Rewrite your DBIC objects via inheritance River stage zero No dependents

Consider a database where you have people and each person might be a customer. The following two tables might demonstrate that relationship. CREATE TABLE people ( person_id INTEGER PRIMARY KEY AUTOINCREMENT, name VARCHAR(255) NOT NULL, email VARCHAR(...

DBURKE/DBIx-Class-Objects-0.05 - 20 Jul 2015 21:00:51 UTC - Search in distribution

Array::FIFO - A Simple limitable FIFO array, with sum and average methods River stage zero No dependents

Array::FIFO is meant to be a simple limitable array, for storing data in a FIFO manner; with an optional limit to how large the array can get. When the limit is reached, the oldest value is returned by "add" when new values are added. It's intent is ...

DBURKE/Array-FIFO-0.13 - 09 Jan 2019 21:15:41 UTC - Search in distribution

Array::Queue - A simple fifo queue River stage one • 1 direct dependent • 1 total dependent

Array::Queue is a fairly simple First-In / First-Out queue build with Moose. Any data structure can be added to the queue and retrieved in the order it was added. Originally part of Array::Queue::Priority until I decided to break them into two classe...

DBURKE/Array-Queue-0.1.2 - 20 Apr 2016 14:08:35 UTC - Search in distribution

Array::Queue::Priority - A custom sorted queue River stage zero No dependents

Array::Queue::Priority priority queue, sorted by whatever you desire. As values are inserted, they are sorted on the fly, ensuring the values come out in the order you desire. You simply supply the sort_cb at the time of construction. If no sort_cb i...

DBURKE/Array-Queue-Priority-0.1.2 - 20 Apr 2016 14:10:03 UTC - Search in distribution

CHI::Driver::Rethinkdb - Rethinkdb driver for CHI River stage zero No dependents

This driver uses the Rethinkdb module(s) to communicate with Rethinkdb database. Rethinkdb is an open-source nosql database. <https://www.rethinkdb.com/>...

DBURKE/CHI-Driver-Rethinkdb-0.1.2 - 01 May 2016 18:30:13 UTC - Search in distribution
7 results (0.073 seconds)