RSS 15 projects tagged "OS Independent"

Download Website Updated 09 May 2013 MathGL

Screenshot
Pop 385.86
Vit 58.26

MathGL is a library for making high-quality scientific graphics under Linux and Windows, fast data plotting and handling of large data arrays, working in window and console modes, and easily embedding into other programs. It has more than 40 general types of graphics for 1d, 2d, and 3d data arrays. It can export graphics to raster and vector (EPS or SVG) formats. It has an OpenGL interface and can be used from console programs. It has functions for data handling and MGL language scripting for simplification of data plotting. It has several types of transparency and smoothed lightning, vector fonts and TeX-like formula drawing, an arbitrary curvilinear coordinate system, and many other useful things.

Download Website Updated 11 Jul 2012 ATLAS

Screenshot
Pop 269.58
Vit 28.47

The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. It provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK.

Download Website Updated 25 Jul 2010 Natural Docs

Screenshot
Pop 257.37
Vit 10.46

Natural Docs is a documentation generator for multiple programming languages. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it.

Download Website Updated 28 Jul 2012 LAPACK

Screenshot
Pop 143.67
Vit 12.05

LAPACK is a linear algebra library, based on LINPACK and EISPACK, designed to provide routines for handling simultaneous equations and matrix algebra efficiently, particularly on shared memory vector processors, parallel processors, and clusters. The code is written in Fortran, and requires the BLAS (Basic Linear Algebra Subprograms) library.

Download Website Updated 25 Feb 2004 F2PY

Screenshot
Pop 61.58
Vit 2.34

f2py is a command line tool for binding Python and Fortran code. It scans Fortran 77/90/95 code and generates a Python C/API module that makes it possible to call Fortran routines and to access Fortran data (COMMON blocks and Module data) from Python. No Fortran or C expertise is required for using this tool.

Download Website Updated 25 Oct 2006 FLASH Code

Screenshot
Pop 47.12
Vit 3.83

The FLASH code is a modular, adaptive, parallel simulation code capable of handling general compressible flow problems in astrophysical environments. It has been designed to allow users to configure initial and boundary conditions, change algorithms, and add new physical effects with minimal effort. It uses the PARAMESH library to manage a block-structured adaptive grid, placing resolution elements only where they are needed most. It uses the Message-Passing Interface (MPI) library to achieve portability and scalability on a variety of different message-passing parallel computers.

Download Website Updated 21 Nov 2011 Parallel Three-Dimensional Fast Fourier Tr...

Screenshot
Pop 46.90
Vit 5.42

Parallel Three-Dimensional Fast Fourier Transforms, dubbed P3DFFT, is a library for computing 3D FFTs using 2D (pencil) decomposition. It is written using Fortran with MPI, and is tuned to work on multiple single-CPU systems (up to 32768 of them). It is built to leverage high-performance serial 1D FFT libraries, such as FFTW or ESSL.

Download No website Updated 28 Jan 2002 Old Fortran Games Collection

Screenshot
Pop 43.31
Vit 64.27

This is a collection of old games written in FORTRAN. The makefiles included claim that they are "U/Toronto Games". It includes games like Chess, Scrabble, Bzone, Adventure, and other old classics. These games are very old: chess.f was written around 1978.

No download Website Updated 28 Nov 2005 GotoBLAS

Screenshot
Pop 40.62
Vit 52.26

The GotoBLAS codes are a fast implementation of the Basic Linear Algebra Subroutines. The advantage is fast calculation. Note that the actual performance depends in part on the code from which you call the GotoBLAS subroutine(s), and on the combination of architecture and operating system under which you are running. Your own tuning can make a big difference.

No download Website Updated 18 Oct 2008 Sandia Environmental Fluid Dynamics

Screenshot
Pop 27.50
Vit 40.93

Sandia National Laboratories Environmental Fluid Dynamics Code (SNL-EFDC) is a modified version of the EPA's public-domain model of surface-water flow, sediment transport, and water-quality.

Screenshot

Project Spotlight

HIDSharp

A .NET library for USB HID devices.

Screenshot

Project Spotlight

TripleA

A clone of the "Axis and Allies" board game.