RSS 928 projects tagged "Linux"

Download Website Updated 10 Apr 2013 DEVSIM

Screenshot
Pop 57.52
Vit 8.27

DEVSIM is semiconductor device simulation software which uses the finite volume method. It solves partial differential equations on a mesh. The Python interface allows users to specify their own equations.

Download No website Updated 03 Feb 2013 libdwt

Screenshot
Pop 33.85
Vit 10.56

libdwt is a cross-platform discrete wavelet transform library implemented in the C language. It implements fast wavelet transform algorithm using a lifting scheme. Cohen-Daubechies-Feauveau wavelets with 2 and 4 vanishing moments were used.

No download No website Updated 28 Mar 2013 SYMDIFF

Screenshot
Pop 47.43
Vit 12.14

SYMDIFF is a tool for symbolic differentiation of mathematical expressions. It includes Python and Tcl interfaces.

Download Website Updated 19 Dec 2012 PyParticles

Screenshot
Pop 91.04
Vit 3.36

PyParticles is a particle simulation toolbox entirely written in Python. It simulates a particle-by-particle model with the most popular integrations methods, including Euler, Runge Kutta, and Midpoint. It represents the results on an OpenGL or Matplotlib plot, and offers an easy-to-use API.

Download No website Updated 16 Mar 2013 intrinsic Noise Analyzer

Screenshot
Pop 96.58
Vit 2.84

iNA is a computational tool for quantitative analysis of fluctuations in biochemical reaction networks. Such fluctuations, also known as intrinsic noise, arise due to the stochastic nature of chemical reactions and cannot be ignored for when some molecules are present only in very low copy numbers as is the case in living cells. The SBML-based software computes statistical measures such as means and standard deviations of concentrations within a given accuracy using the analytical system size expansion. The result of iNA’s analysis can be tested against the computationally much more expensive stochastic simulation algorithm.

Download Website Updated 30 Jul 2012 WCSLIB

Screenshot
Pop 30.95
Vit 1.00

WCSLIB is a C library, supplied with a full set of Fortran wrappers, which implements the "World Coordinate System" (WCS) standard in FITS (Flexible Image Transport System). It also includes a PGPLOT-based routine, PGSBOX, for drawing general curvilinear coordinate graticules, and a number of utility programs. The FITS "World Coordinate System" (WCS) convention defines keywords and usage which provide descriptions of astronomical coordinate systems in a FITS image header.

Download Website Updated 30 Jul 2012 Common Pipeline Library

Screenshot
Pop 34.12
Vit 1.00

The Common Pipeline Library provides a highly robust set of functions for manipulating signals and images. It is primarily intended for the building of VLT instrument pipelines, but is also useful for generic data handling. It includes a number of useful low-level data types, medium-level data access methods, standard implementations of commonly-used signal processing and data reduction tasks, and dynamic loading of "recipes" for data processing.

Download No website Updated 24 Jul 2012 h5tools

Screenshot
Pop 22.45
Vit 1.00

h5tools provides third-party tools for working with data where the underlying storage object is HDF5. The toolkit currently has two utilities in it: The HDF5 NeXus writer API is a set of functions which allows writing data in the NeXus data format, using only HDF5 function calls. H5merge will merge any two HDF5 or NetCDF4 files.

Download Website Updated 24 Jul 2012 NeXus Scientific Data Format

Screenshot
Pop 29.90
Vit 1.00

NeXus Scientific Data Format is a set of data storage objects and APIs for storing data commonly collected in neutron and synchrotron experiments, to simplify the exchange and processing of these data sets, and to ease the development of new methods of processing such data.

Download No website Updated 10 Apr 2013 SHTns

Screenshot
Pop 83.86
Vit 7.27

SHTns is a high-performance Spherical Harmonic Transform library. It was designed for numerical simulation (fluid flows, mhd, etc.) in spherical geometries, but can be used for any kind of problem involving scalar or vector spherical harmonics. It is very fast, thanks to careful vectorization and runtime tuning. It supports multi-threaded transforms via OpenMP. It features scalar and vector transforms, synthesis and analysis, and flexible truncation and normalization. A Python interface is included.

Screenshot

Project Spotlight

IMDBPHP

A set of PHP classes to access information from the IMDB sites.

Screenshot

Project Spotlight

SLEEF

A library that efficiently calculates various mathematical functions using SSE2 SIMD instructions in double precision.