Simple Project List 軟體列表

158 projects in result set
最後更新: 2014-03-19 20:40

MathGL

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.

最後更新: 2013-11-10 20:03

ATLAS

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.

(Machine Translation)
最後更新: 2013-10-29 23:12

The Hoard Scalable Memory Allocator

Hoard is a scalable memory allocator (malloc replacement) for
multithreaded applications. Hoard can dramatically improve your
application's performance on multicore machines. No changes to your
source are necessary; just link it in. Hoard scales linearly up to at
least 64 processors. Supported platforms include Linux, Solaris, Mac OS X, and
Windows.

(Machine Translation)
最後更新: 2014-04-24 01:52

RPL/2

RPL/2 (Reverse Polish Lisp/2) is a langage derived from the RPL made by Hewlett-Packard for its HP-28S. It has some extensions (preprocessor, compilated libraries, new functions), a TeX output, and can draw graphics.

最後更新: 2012-09-22 22:03

Hierarchical Data Format

HDF (Hierarchical Data Format) is a general purpose library and file format for storing scientific data. It arranges data into datasets (multidimensional arrays) and groups (a structure for organizing objects).

最後更新: 2012-08-04 01:10

NetCDF

NetCDF is a format developed at Unidata that was
inspired by the CDF format from NASA. NetCDF
stands for "Network Common Data Form" and is a
self-describing data format, commonly used in
scientific and engineering applications.

(Machine Translation)
最後更新: 2004-08-01 13:18

SLOCCount

SLOCCount is a suite of programs for counting physical source lines of code (SLOC) in possibly large software systems. It can count physical SLOC for a wide number of languages. It can take a large set of files and automatically categorize their types using a number of different heuristics, and also comes with analysis tools.

最後更新: 2010-07-25 00:20

Natural Docs

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.

最後更新: 2022-02-25 21:13

vaspkit

VASP の後処理ツールです。基本的な機能: 1、POSCAR の変換または cif や xsf 形式; CONTCAR2、DOS およびバンドのデータの抽出 (起源または gunplot と開く);3、抽出の電荷・ スピン密度 (ベスタ オープン)。4、線形の光学的性質。5 というように.

(Machine Translation)
最後更新: 2007-02-14 17:44

LAM/MPI

LAM/MPI is an implementation of the Message Passing Interface (MPI) parallel standard that is especially friendly to clusters. It includes a persistent runtime environment for parallel programs, support for all of MPI-1, and a good chunk of MPI-2, such as all of the dynamic functions, one-way communication, C++ bindings, and MPI-IO.

最後更新: 2010-03-21 13:17

FreeMat

Freemat is an intepereted, matrix-oriented development environment for engineering and scientific applications, similar to the commercial

package MATLAB. It provides visualization, image

manipulation, and plotting as well as parallel programming.

最後更新: 2006-10-17 13:28

g2

g2 is an easy to use, portable and powerful 2D graphics library. It provides a comprehensive set of functions for simultaneous generation of graphical output on different types of devices. The following devices are currently supported: Postscript, X11, FIG (xfig), PNG, and JPEG using the gd library, and Win32. g2 is written in C (ANSI) and additionally has Fortran, Perl, and Python interfaces.

最後更新: 2010-04-08 21:58

GNU-Darwin

GNU-Darwin aims to be the most free Darwin-based Unix distribution. Our mission is two-fold: focus on new projects that leverage the unique capabilities of Darwin/Mach, and help Apple users to enjoy the benefits of free software.

最後更新: 2004-11-02 17:10

Cactus

Cactus is a general, modular, parallel environment for solving systems of partial differential

equations. The code has been developed over many years by a large international collaboration of numerical relativity and computational science research groups and can be used to provide a portable platform for solving any system of partial differential equations.

最後更新: 2012-12-13 05:25

GetData Library

GetData is a library that provides an API to interface with dirfile databases. The dirfile database format is designed to provide a fast, scalable format for storing and reading binary, synchronously-sampled, time-ordered data. GetData was originally written for the BOOMERanG and BLAST experiments as a data format suitable for use for both quick-look and data reduction. It is now used by many other cosmological and astrophysical experiments including ACT, Planck, Spider, Keck, as well as other projects.