Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.224.668 Times

Genetic Fortran freeware
Filter: All | Freeware | Demo
 

Genetic Fortran

< 1 2 3 4 5 > 
Added: September 07, 2010 | Visits: 1.181

GAJET GAJET (Genetic Alrogithm for Java Evolutionary Testing) is an automatic test generation tool for Java that uses a genetic algorithm. GAJET project uses EMMA to measure test coverage.. Get GAJET at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and...



Platforms: *nix

License: Freeware Size: 634.88 KB Download (113): GAJET Download

Added: May 13, 2010 | Visits: 886

JGAP JGAP (pronounced "jay-gap") is a genetic algorithms component written in the form of a Java package. JGAP project provides basic genetic mechanisms that can be easily used to apply evolutionary principles to problem solutions. The ground is laid for introducing Genetic Programming to JGAP in the...





Platforms: *nix

License: Freeware Size: 3.9 MB Download (99): JGAP Download

Added: February 26, 2010 | Visits: 900

Crogai Crogai consists of a mixture of crowd simulation, AI, and genetic algorithms. It is possible to set up simulations and test different AI in a full 3D environment with a small physics engine, terrain, collision handling, etc. Crogai is inspired by the OpenSteer projet and uses steering behaviors...


Platforms: *nix

License: Freeware Size: 1024 KB Download (123): Crogai Download

Added: August 13, 2010 | Visits: 1.012

PGAPy PGAPy is a wrapper for pgapack, the parallel genetic algorithm library, a powerfull genetic algorithm library by D. Levine, Mathematics and Computer Science Division Argonne National Laboratory. The library is written in C. PGAPy wraps this library for use with Python. The original pgapack...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (93): PGAPy Download

Added: February 21, 2010 | Visits: 697

LinAl LinAl was designed to bring together C++ and FORTRAN. At the same time LinAl is supposed to be easy to use, fast, and reasonably safe. LinAl library is based on STL techniques and uses the STL containers for the storage of matrix data and STL algorithms where feasible. Low level, algebraic...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (90): LinAl Download

Added: February 01, 2010 | Visits: 1.378

Acovea Acovea implements a genetic algorithm for finding the "best" options for compiling programs with the GCC C and C++ compilers. ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling programs with the GNU Compiler...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (97): Acovea Download

Added: May 27, 2010 | Visits: 933

CFITSIO CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. CFITSIO simplifies the task of writing software that deals with FITS files by providing an easy to use set of high-level routines that insulate the...


Platforms: *nix

License: Freeware Size: 2.06 MB Download (106): CFITSIO Download

Released: July 13, 2012  |  Added: July 13, 2012 | Visits: 545

BayeScan This program, BayeScan aims at identifying candidate loci under natural selection from genetic data, using differences in allele frequencies between populations. BayeScan is based on the multinomial-Dirichlet model. One of the simplest possible scenarios covered consists of an island model in...


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.3 MB Download (406): BayeScan Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 596

UNPHASED UNPHASED is a small, simple, Java based application specially designed to offer users a versatile tool for performing genetic association analysis. This utility implements maximum-likelihood inference on haplotype and genotype effects while allowing for uncertain phase and missing genotypes....


Platforms: Windows

License: Freeware Download (391): UNPHASED Download

Released: October 16, 2012  |  Added: October 16, 2012 | Visits: 478

Recodon Recodon is a population genetic simulator that generates samples of nucleotide and codon sequences from populations with recombination, migration and growth. The last version includes new codon models (M1, M7 y M8) and new output options.


Platforms: Windows

License: Freeware Size: 1.2 MB Download (463): Recodon Download

Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 456

Schilduil Proc Inbreeding Schilduil Proc Inbreeding was built as a calculator for inbreeding coefficients and additive genetic relationships that are based on pedigree. The elements of the relationship matrix represent the additive genetic relationship between two individuals. This is a number between 0 and 2. The...


Platforms: Windows

License: Freeware Download (454): Schilduil Proc Inbreeding Download

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 426

Strudel Strudel is a graphical utility designed to help you visualize genetic and physical maps of genomes for comparative purposes. The application aims to let the user examine their data at a variety of different levels of resolution, from entire maps to individual markers, and explore syntenic...


Platforms: Windows, Windows Vista, 7

License: Freeware Download (450): Strudel Download

Added: June 15, 2013 | Visits: 296

aisconvert Toolkit for processing genetic data. Currently supports (command-line): Half-IBD (Identity by descent) aka HIRs - between 2 or any number of files (in distances and cM); RAW2PED, PED2RAW conversions; regions of homozygousity and other converters.


Platforms: Mac

License: Freeware Size: 8.08 MB Download (57): aisconvert Download

Added: November 08, 2013 | Visits: 395

UPS debugger UPS is a source level C, C++ and Fortran debugger with an X windowsinterface. It's a very light debugger, but is quite efficient and workswell. An ANSI compliant C interpreter is included.


Platforms: *nix

License: Freeware Size: 2.48 MB Download (45): UPS debugger Download

Fixed Endpoints Open Multiple Traveling Salesmen Problem - Genetic Algorithm The script finds a (near) optimal solution to a variation of the "open" M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to unique individual cities and finally to the end location).Each salesman starts at the...


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm Finds a (near) optimal solution to a variation of the M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to individual cities and back to the original starting place).Each salesman starts at the first point, and...


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Fixed Start Open Traveling Salesman Problem - Genetic Algorithm The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point. Requirements: - MATLAB 7.6 or higher


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Added: May 10, 2013 | Visits: 476

Choose a random k-subset of {1,2, ..., n} This script is a translation of the Fortran subroutine RANKSB.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Choose a random k-subset of {1,2, ..., n} Download

Added: May 10, 2013 | Visits: 435

Charlemagne Charlemagne is a genetic programming application which aims to be highly configurable and applicable to a broad range of problems.It is written in Python and Lisp and to some degree is extensible in both languages. It features built-in input-output mapping support, but also provides the ability...


Platforms: *nix, Python, BSD

License: Freeware Download (57): Charlemagne Download

Added: July 11, 2013 | Visits: 656

Walsh Transform(2D) The function implement the 1D Walash Transform which can be used in signal processing,pattern recognition and Genetic algorithms. The Formula of 1D Walsh Transform is defined as : N-1 q-1 ---- -- 1 | | b[i](m)*b[q-1-i](u) W(u) = --- / f(m)| | (-1) ,u = 0,...,N-1 N ---- | | m=0 i=0 where for...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Walsh Transform(2D) Download

< 1 2 3 4 5 >