Search results for "EVO"
Evo - Evo - the next generation development framework
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::Ee
- Evo::Di - Dependency injection
- Evo::Fs
- 33 more results from Evo »
Evo::EA - Perl extension for evolutionary algorithms
Evolutionary Algorithms library EXPORT...
KOBOLDWIZ/Evo-EA-0.1.5 - 08 Jul 2021 15:34:02 UTC - Search in distribution- Evo::EA - Perl extension for evolutionary algorithms
- lib/Evo/EA/TreeNode.pm
- lib/Evo/EA/GraphAPINodeV.pm
- 7 more results from Evo-EA »
Evo::GA - Perl extension for genetic algorithms
A genetic algorithms library EXPORT...
KOBOLDWIZ/Evo-GA-0.1.13 - 07 Jul 2021 08:50:23 UTC - Search in distribution- Evo::GA - Perl extension for genetic algorithms
- lib/Evo/GA/Population.pm
- lib/Evo/GA/Genome.pm
- 3 more results from Evo-GA »
Evo::QUIP - Perl extension for QUIP (Quadratic Unconstrained Integer Program)
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::QUIP - Perl extension for QUIP (Quadratic Unconstrained Integer Program)
- lib/Evo/QUIP/QUIPMethod.pm
- lib/Evo/QUIP/SpecialQUIPMethod.pm
- 4 more results from Evo-QUIP »
Evo::Maple - Perl extension for a numerical analysis package with Evolutionary Computation somewhat parsed
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
genetic algorithm for the immune system EXPORT...
KOBOLDWIZ/Evo-Immune-0.1.11 - 06 Jul 2021 15:07:34 UTC - Search in distribution- Evo::Immune - Perl extension for GA for the biological immune system
- lib/Evo/Immune/Population.pm
- lib/Evo/Immune/MetaFunction.pm
Evo::Parser - Perl extension for Parsing Systems of Math, Equations and stuff.
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
EXPORT None by default....
KOBOLDWIZ/Evo-Inference-0.1.12 - 25 Sep 2021 08:32:03 UTC - Search in distribution- Evo::Inference - Perl extension for an Inference engine for Evolutionary Algorithms
- lib/Evo/Inference/Delimiter.pm
- lib/Evo/Inference/FlyweightClause.pm
- 17 more results from Evo-Inference »
Algorithm::MasterMind::Evo - New evolutionary algorithms solving MM - Evo* version
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- Algorithm::MasterMind::EvoRank - Evolutionary algorithm with the partition method and ranked fitness, prepared for GECCO 2010
Mojo::Pua - HTTP Client + Evo::Promise
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
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.004 - 05 Mar 2023 06:37:43 UTC - Search in distribution
test.pl - Test harness with recursive directory search
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- Class::MakeMethods::Docs::ReadMe - About Class::MakeMethods
Clone::PP - Recursively copy Perl datatypes
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
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
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- DBIx::DBO2::Docs::ReadMe - Getting Started with DBIx::DBO2
- DBIx::DBO2::Docs::Changes - Revision History
Data::TreeDumper::Utils - A selection of utilities to use with Data::TreeDumper
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
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
Devel::PreProcessor - Module inlining and other Perl source manipulations
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
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
Regexp::Common::profanity_us - provide regexes for U.S. profanity
TBONE/Regexp-Common-profanity_us-4.112150
-
03 Aug 2011 16:03:54 UTC
-
Search in distribution
- Regexp::Profanity::US - Simple functions for detecting U.S. profanity