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

Search results for "EVO"

Evo - Evo - the next generation development framework River stage one • 1 direct dependent • 1 total dependent

This framework opens a new age of perl programming It provides rewritten and postmodern features like * [almost ready] Rewritten sexy Evo::Export * [almost ready] Post modern code injection programming Evo::Class instead of traditional OO * [almost r...

ALEXBYK/Evo-0.0405 - 18 Jul 2017 22:54:34 UTC - Search in distribution

Evo::EA - Perl extension for evolutionary algorithms River stage zero No dependents

Evolutionary Algorithms library EXPORT...

KOBOLDWIZ/Evo-EA-0.1.5 - 08 Jul 2021 15:34:02 UTC - Search in distribution

Evo::GA - Perl extension for genetic algorithms River stage zero No dependents

A genetic algorithms library EXPORT...

KOBOLDWIZ/Evo-GA-0.1.13 - 07 Jul 2021 08:50:23 UTC - Search in distribution

Evo::QUIP - Perl extension for QUIP (Quadratic Unconstrained Integer Program) River stage zero No dependents

This is a small package where one can use QUIP (Quadratic Unconstrained Integer Program) for e.g. solving dynamical system equations using a matrix Q on a binary vector x : f(x) = x Q xT There are many problems in evolutionary computation that can us...

KOBOLDWIZ/Evo-QUIP-0.1.1 - 02 Sep 2021 09:00:12 UTC - Search in distribution

Evo::Maple - Perl extension for a numerical analysis package with Evolutionary Computation somewhat parsed River stage zero No dependents

Stub documentation for Evo::Maple, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited. Blah blah blah. EXPORT None by default....

KOBOLDWIZ/Evo-Maple-0.1.1 - 06 Apr 2023 09:29:32 UTC - Search in distribution

Evo::Immune - Perl extension for GA for the biological immune system River stage zero No dependents

genetic algorithm for the immune system EXPORT...

KOBOLDWIZ/Evo-Immune-0.1.11 - 06 Jul 2021 15:07:34 UTC - Search in distribution

Evo::Parser - Perl extension for Parsing Systems of Math, Equations and stuff. River stage zero No dependents

EXPORT...

KOBOLDWIZ/Evo-Parser-0.1.24 - 07 Apr 2023 06:27:06 UTC - Search in distribution

Evo::Inference - Perl extension for an Inference engine for Evolutionary Algorithms River stage zero No dependents

EXPORT None by default....

KOBOLDWIZ/Evo-Inference-0.1.12 - 25 Sep 2021 08:32:03 UTC - Search in distribution

Algorithm::MasterMind::Evo - New evolutionary algorithms solving MM - Evo* version River stage zero No dependents

This algorithm is a new evolutionary algorithm that includes EndGames and also using Most Parts score for evolving solutions to Mastermind. I was introduced in "Improving and Scaling Evolutionary Approaches to the MasterMind Problem", by Merelo, Cott...

JMERELO/Algorithm-MasterMind-v0.4.5 - 19 Jul 2012 18:06:25 UTC - Search in distribution

Mojo::Pua - HTTP Client + Evo::Promise River stage zero No dependents

This module is based on Mojo::UserAgent and allows you to use promises (Evo::Promise::Mojo)...

ALEXBYK/Mojo-Pua-0.010 - 12 Nov 2016 17:25:27 UTC - Search in distribution

Ryu - asynchronous stream building blocks River stage two • 9 direct dependents • 16 total dependents

Provides data flow processing for asynchronous coding purposes. It's a bit like ReactiveX <https://reactivex.io> in concept. Where possible, it tries to provide a similar API. It is not a directly-compatible implementation, however. For more informat...

TEAM/Ryu-3.005 - 03 Jan 2024 20:22:38 UTC - Search in distribution

test.pl - Test harness with recursive directory search River stage one • 1 direct dependent • 1 total dependent

Performs a recursive directory search for files ending in ".t", starting from the current directory or from the paths specified on the command line, and then runs them using Test::Harness....

EVO/Class-MakeMethods-1.01 - 07 Sep 2004 21:45:34 UTC - Search in distribution

Clone::PP - Recursively copy Perl datatypes River stage three • 14 direct dependents • 903 total dependents

This module provides a general-purpose clone function to make deep copies of Perl data structures. It calls itself recursively to copy nested hash, array, scalar and reference types, including tied variables and objects. The clone() function takes a ...

NEILB/Clone-PP-1.08 - 20 Oct 2020 10:51:40 UTC - Search in distribution

Clone::Any - Select an available recursive-copy function River stage one • 3 direct dependents • 7 total dependents

This module checks for several different modules which can provide a clone() function to make deep copies of Perl data structures. Clone Interface The clone function makes recursive copies of nested hash, array, scalar and reference types, including ...

EVO/Clone-Any-1.01 - 28 Aug 2003 03:49:22 UTC - Search in distribution

DBIx::DBO2 - Objects mapping to SQL relational structures River stage zero No dependents

DBIx::DBO2 is an object-relational mapping framework that facilitates the development of Perl classes whose objects are stored in a SQL database table. The following classes are included: Schema Record RecordSet Fields Each Schema object represents a...

EVO/DBIx-DBO2-0.008 - 04 Apr 2004 18:10:31 UTC - Search in distribution

Data::TreeDumper::Utils - A selection of utilities to use with Data::TreeDumper River stage one • 2 direct dependents • 2 total dependents

A collection useful sorting filters and utilities that can be used with Data::TreeDumper. You can also study the source for examples of how to write filters....

NKH/Data-TreeDumper-Utils-0.04.4 - 30 Jun 2015 13:10:47 UTC - Search in distribution

Benchmark::Forking - Run benchmarks in separate processes River stage one • 2 direct dependents • 3 total dependents

The Benchmark::Forking module changes the behavior of the standard Benchmark module, running each piece of code to be timed in a separate forked process. Because each child exits after running its timing loop, the computations it performs can't propo...

EVO/Benchmark-Forking-1.01 - 01 Feb 2010 23:57:13 UTC - Search in distribution

Acme::CPANModules::Import::CPANRatings::User::stevenharyanto - List of modules mentioned by CPANRatings user stevenharyanto River stage one • 1 direct dependent • 1 total dependent

This list is generated by scraping CPANRatings (cpanratings.perl.org) user page. This list is generated by scraping CPANRatings (cpanratings.perl.org) user page....

PERLANCAR/Acme-CPANModules-Import-CPANRatings-User-stevenharyanto-0.002 - 23 Feb 2024 01:41:05 UTC - Search in distribution

Devel::PreProcessor - Module inlining and other Perl source manipulations River stage zero No dependents

This package processes Perl source files and outputs a modified version acording to several user-setable option flags, as detailed below. Each of the flag names listed below can be used as above, with a hyphen on the command line, or as one of the ar...

EVO/Devel-PreProcessor-2003.1128 - 29 Nov 2003 01:35:04 UTC - Search in distribution

Devel::UseAnyFunc - Import any of several equivalent functions River stage zero No dependents

Devel::UseAnyFunc allows you to request any one of several equivalent functions from separate modules without forcing a dependancy on a specific one. Motivation As an example, many different modules provide essentially-equivalent URL escaping functio...

EVO/Devel-UseAnyFunc-1 - 28 Aug 2003 03:04:08 UTC - Search in distribution
27 results (0.047 seconds)