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.475.687 Times

Spokane Gsl freeware
Filter: All | Freeware | Demo
 

Spokane Gsl

1 2 > 
Added: January 20, 2010 | Visits: 1.205

PDL::MatrixOps PDL::MatrixOps Perl module contains some useful Matrix operations. SYNOPSIS $inv = $a->inv; $det = $a->det; ($lu,$perm,$par) = $a->lu_decomp; $x = lu_backsub($lu,$perm,$b); # solve $a x $x = $b PDL::MatrixOps is PDLs built-in matrix manipulation code. It contains utilities for many... Platforms: *nix

License: Freeware Size: 2.1 MB Download (107): PDL::MatrixOps Download

Added: October 19, 2010 | Visits: 664

PDL::GSL::RNG PDL::GSL::RNG is a PDL interface to RNG and randist routines in GSL. SYNOPSIS use PDL; use PDL::GSL::RNG; $rng = PDL::GSL::RNG->new(taus); $rng->set_seed(time()); $a=zeroes(5,5,5) $rng->get_uniform($a); # inplace $b=$rng->get_uniform(3,4,5); # creates new pdl. Platforms: *nix

License: Freeware Size: 2.1 MB Download (104): PDL::GSL::RNG Download

Added: June 06, 2010 | Visits: 873

GNU Scientific Library The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. GNU Scientific Library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There... Platforms: *nix

License: Freeware Size: 2.3 MB Download (99): GNU Scientific Library Download

Added: November 19, 2010 | Visits: 978

PDL::GSL::INTEG PDL::GSL::INTEG is a PDL interface to numerical integration routines in GSL. This is an interface to the numerical integration package present in the GNU Scientific Library, which is an implementation of QUADPACK. Functions are named gslinteg_{algorithm} where {algorithm} is the QUADPACK... Platforms: *nix

License: Freeware Size: 2.1 MB Download (94): PDL::GSL::INTEG Download

Added: June 14, 2010 | Visits: 900

Kaboot Science Kaboot Linux Operating system aims to provide an operating system which you can take anywhere and has all your favourite programs on. Kaboot operating system is avaliable as a Live CD or Live USB you can take with you anywhere. A number of different versions are avaliable, two optimised for... Platforms: *nix

License: Freeware Size: 348.5 MB Download (94): Kaboot Science Download

Added: February 18, 2010 | Visits: 1.044

PDL::GSL::INTERP PDL::GSL::INTERP is a PDL interface to Interpolation routines in GSL. SYNOPSIS use PDL; use PDL::GSL::INTERP; my $x = sequence(10); my $y = exp($x); my $spl = PDL::GSL::INTERP->init(cspline,$x,$y); my $res = $spl->eval(4.35); $res = $spl->deriv(4.35); $res = $spl->deriv2(4.35);... Platforms: *nix

License: Freeware Size: 2.1 MB Download (93): PDL::GSL::INTERP Download

Added: October 23, 2010 | Visits: 725

openModeller openModeller library is a spatial distribution modelling library, providing a uniform method for modelling distribution patterns using a variety of modelling algorithms. openModeller can be used via programatic interfaces, including SOAP and SWIG-python, as well as via a user friendly desktop... Platforms: *nix

License: Freeware Download (90): openModeller Download

Added: May 10, 2013 | Visits: 405

GNU Data Language 0.9pre4 This is a free IDL (Interactive Data Language) compatible incremental compiler (ie. runs IDL programs).ALL IDL language elements are supported, including: - Objects, - Pointers, - Structs, - Arrays, - System variables, - Common blocks, - Assoc variables, - All operators, - All datatypes,... Platforms: *nix, C/C++, BSD

License: Freeware Download (60): GNU Data Language 0.9pre4 Download

Added: May 10, 2013 | Visits: 313

Pygsl Pygsl provides a python interface for the GNU scientific library (gsl). The wrapper covers nearly everything GSL provides. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Pygsl Download

Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 467

PyGMO PyGMO is developed in order to offer a user-friendly access to a wide array of global and local optimization algorithms and problems. Basically, PyGMO is a C++ / Python platform to easily perform parallel computations of optimization tasks (global and local) via the asynchronous generalized... Platforms: Windows

License: Freeware Download (57): PyGMO Download

Released: June 04, 2012  |  Added: June 04, 2012 | Visits: 365

ruby-gsl: Ruby wrapper for GSL ruby-gsl is a port of the GNU Scientific Library (GSL) to the Ruby programming language. The GNU Scientific Library is a collection of routines for numerical computing. Ruby is an interpreted scripting language for quick and easy object-oriented programm Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 145.89 KB Download (52): ruby-gsl: Ruby wrapper for GSL Download

Released: November 18, 2012  |  Added: November 18, 2012 | Visits: 719

Pacific Northwest Hotels Pacific Northwest Hotels Keep track of the latest hotel deals in the Pacific Northwest including Portland Oregon, Seattle Washington, Spokane and Vancouver British Columbia. Platforms: Mac

License: Freeware Size: 194.56 KB Download (50): Pacific Northwest Hotels Download

Added: May 01, 2013 | Visits: 549

Interface to Sobol GSL implementation This is Matlab interface for the C++ implementation of the low discrepancy sequence generators Sobol from the GNU Scientific Library.It works under Linux. Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Interface to Sobol GSL implementation Download

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

PaGMO / PyGMO A C++ / Python platform to easily perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model. Many state of the art optimization algorithms are included together with an extended set of optimization problems. A common interface is... Platforms: Windows, Mac, Linux

License: Freeware Size: 8.87 MB Download (48): PaGMO / PyGMO Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 360

ccgsl ccgsl was built as an Open Source package that contains a set of C++ wrappers for many of the functions of the GNU Scientific Library. To use it you must also install the GNU Scientific Library (GSL). The package is not an Object-Oriented version of the GSL. Rather, it provides some features... Platforms: Windows

License: Freeware Download (47): ccgsl Download

Released: June 08, 2012  |  Added: June 08, 2012 | Visits: 497

Algol 68 Compiler, Interpreter & Runtime Compiler, Interpreter & Runtime for UNESCO/IFIP's Algol68 revision 1; With: POSIX threads (Parallel& Multicore), plotutils, GSL (GNU scientific library), curses, sound, TCP sockets, RegEx & PostgreSQL; Algol68RS (UK Defense Research Agency) emits C code Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 468.3 KB Download (46): Algol 68 Compiler, Interpreter & Runtime Download

Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 563

RMOL RMOL, which is actually short for Revenue Management Optimisation Library was developed as a C++ library of revenue management and optimization classes and functions. RMOL is manily targeted for simulation purposes. RMOL makes an extensive use of existing open-source libraries for increased... Platforms: Windows

License: Freeware Download (45): RMOL Download

Added: May 05, 2013 | Visits: 483

Interface to Niederreiter GSL implementation This is Matlab interface for the C++ implementation of the low discrepancy sequence generators Niederreiter from the GNU Scientific Library.It works under Linux. Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Interface to Niederreiter GSL implementation Download

Added: October 20, 2013 | Visits: 380

QVision It is a free development library based on (or extending) the Qt library. The QVision is mainly oriented to create Qt applications for computer vision, image and video processing. This library focus mainly on educational and research purposes, usability and performance. It has a clean and well... Platforms: *nix

License: Freeware Size: 6.35 MB Download (39): QVision Download

Added: November 01, 2013 | Visits: 366

ruby-gsl: Ruby wrapper for GSL ruby-gsl is a port of the GNU Scientific Library (GSL) to the Ruby programming language. The GNU Scientific Library is a collection of routines for numerical computing. Ruby is an interpreted scripting language for quick and easy object-oriented programm Platforms: *nix

License: Freeware Size: 143.36 KB Download (37): ruby-gsl: Ruby wrapper for GSL Download

1 2 >