Simple Project List Software Map

158 projects in result set
Última Atualização: 2013-10-06 03:23

HEALPix

HEALPix is a set of scientific tools implementing the Hierarchical Equal Area isoLatitude Pixelation of the sphere. As suggested in the name, this pixelation produces a subdivision of a spherical surface in which
every single pixel covers the same surface area. HEALPix provides various programs and libraries in C, C++, Fortran, GDL/IDL, Java, and Python which facilitate discretization, simulation, processing, analysis, and visualization of data on the sphere up to very high resolution. It is the state-of-the-art program used
in astronomy and cosmology to deal with massive full-sky data sets.

(Machine Translation)
Linguagem Natural: English
Sistema Operacional: MacOSX, Windows
Linguagem de Programação: C, C++, Fortran, IDL, Java, Python
Última Atualização: 2012-07-24 00:03

NeXus Scientific Data Format

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.

(Machine Translation)
Última Atualização: 2011-03-27 14:17

G95

G95 is a stable, production Fortran 95 compiler available for multiple CPU architectures and operating systems. Parts of the F2003 standard have been implemented.

Última Atualização: 2003-10-26 18:40

ppgplot

ppgplot is a Python package (extension) providing Python
bindings to the PGPLOT graphics library. It uses the
numeric or numarray Python modules to efficiently
represent and manipulate vectors and matrices.

(Machine Translation)
Última Atualização: 2007-11-15 11:33

SAOTrace

SAOTrace is a suite of software designed to
simulate the as-built performance of grazing-angle
X-ray optics using the ray-tracing approach. It is
derived from portions of the NASA OSAC (Optical
Surface Analysis Code) software suite. It can
model nested conical as well as flat optical
designs, and includes the ability to model
arbitrary support structures and baffles. It can
model non-ideal multi-layer reflective coatings as
well as scattering from the optical surfaces.

(Machine Translation)
Última Atualização: 2004-09-13 08:30

MMTL

MMTL (Multilayer Multiconductor Transmission
Line) is a 2-D and 2.5-D electromagnetic
modeling tool suite. It generates transmission
parameters and SPICE models from
descriptions of electronics interconnect
dimensions and materials properties.

(Machine Translation)
Última Atualização: 2007-08-17 17:02

GSEGYView

GSEGYView is a viewer for seismic data in SEG-Y
format, its modifications, and many other related
formats aimed to store either petroleum
exploration data or seismology data. GSEGYView
features graphics hardware acceleration via OpenGL
for seismic data rendering, wiggle, variable area
and variable density seismic traces
representation, two-level sorting of seismic
traces by arbitratry keys in trace headers,
multiple windows for multiple files with separate
display parameters, easy seismic section
navigation and zoom with mouse wheel support, and
more.

(Machine Translation)
Última Atualização: 2013-11-11 21:48

CFD General Notation System

The CFD General Notation System (CGNS) provides a
general, portable, and extensible standard for the
storage and retrieval of computational fluid
dynamics (CFD) analysis data. CGNS is designed to
facilitate the exchange of data between sites and
applications, and to help stabilize the archiving
of aerodynamic data.

(Machine Translation)
Última Atualização: 2011-01-05 10:22

Elemental

Elemental is a C++ framework for distributed-memory dense linear algebra that strives to be fast, portable, and programmable. It can be thought of as a generalization of PLAPACK to element-by-element distributions that also makes use of recent algorithmic advances from the FLAME project. Elemental usually outperforms both PLAPACK and ScaLAPACK, however, it heavily relies on MPI collectives so a good MPI implementation is crucial. Both pure MPI and hybrid OpenMP-MPI configurations are supported.

(Machine Translation)
Última Atualização: 2006-12-29 00:50

FORTRAN Sudoku

FORTRAN Sudoku is a Sudoku solver that runs on the command line.

Última Atualização: 2011-03-31 01:35

MPI Parallel Environment

MPI Parallel Environment (MPE) is a software package for MPI (Message Passing Interface) programmers. It provides users with a number of useful tools for their MPI programs such as a set of profiling libraries that collect information about the behavior of MPI programs, graphical trace file analyzers, serializers, type checkers, collective operations validators, etc.

Última Atualização: 2014-01-23 21:04

LISPF4

LISPF4 is an InterLisp interpreter written in FORTRAN in the early 1980s. This version has been converted to C and given the ability to have commandline determination of the memory size.

(Machine Translation)
Sistema Operacional: MacOSX, Linux, Windows
Linguagem de Programação: C, Fortran, Lisp
Tópico: Freecode.com
Última Atualização: 2003-07-03 14:20

GNU Development Environment

The GNU Development Environment (GNUDE) is a complete suite of GNU C/C++, Fortran, Java cross compilers, and the GDB simulator/debugger for embedded microprocessor application development.

Última Atualização: 2013-11-16 11:24

OpenXyce

OpenXyce is a parallel circuit simulator that was forked from the Xyce circuit simulation software from Sandia National Laboratories. It features parallel circuit simulation using MPI, SPICE compatible Netlists, and standard simulation algorithms, including harmonic balance.

(Machine Translation)
Última Atualização: 2001-01-30 06:12

for2html

for2html is a Perl script that translates Fortran sources into HTML pages, automatically generating forward and backward links to SUBROUTINE and FUNCTION calls.

(Machine Translation)