Sponsorzy katalogu:
Centrum Rezerwacji Hoteli. Internetowy system umozliwiający dokonanie rezerwacji z natychmiastowym potwierdzeniem w ponad 500 hotelach w całej Polsce. Hotele Warszawa, hotele w Krakowie, Poznaniu, Wrocławiu i wielu innych mistach w Polsce po bardzo konkurencyjnych cenach.
Centralny System Rezerwacji Online oferuje rezerwację hoteli w całej Polsce po bezkonkurencyjnych cenach. Odwiedź www.hotele.pl i rezerwuj hotele w Polsce po super cenach !
System rezerwacji hoteli w Polsce. Szybka i intuicyjna rezerwacja, bezpieczna płatność online kartami kredytowymi i przelewami. Rezerwuj hotele w całej Polsce. W ofercie kilkaset hoteli, zarówno tych luksusowych, jak i tanich hoteli turystycznych.
| | |
Tytuł strony: Bfort
Opis strony: Generates a Fortran-callable wrapper for routines written in C, using only a small, structured comment and the declaration of the routine in C. This tool has been used on two large software packages, PETSc and the MPICH implementation of MPI.
Adres: http://www-unix.mcs.anl.gov/~gropp/projects/software/sowing/bfort/bfort.htm
Tytuł strony: CADNA
Opis strony: Library for estimating the round-off error propagation on every scientific code written in Fortran or C.
Adres: http://www-anp.lip6.fr/cadna/Accueil.php
Tytuł strony: Chasm: Language Interoperability Tools
Opis strony: Tool to improve C++ and Fortran 90 interoperability. Chasm parses Fortran 90 source code and automatically generates C++ bridging code that can be used in C++ programs to make calls to Fortran routines. It also automatically generates C structs that provide a bridge to Fortran derived types. Chasm supplies a C++ array descriptor class which provides an interface between C and F90 arrays. This allows arrays to be created in one language and then passed to and used by the other language.
Adres: http://chasm-interop.sourceforge.net/
Tytuł strony: Cobalt Blue, Inc.
Opis strony: Provide software tools including For_Study (Fortran Static Analyzer), For_Struct (Fortran Restructurer), and For_C (Fortran to C conversion software). Also offers Fortran consulting and code customization services.
Adres: http://www.cobalt-blue.com/
Tytuł strony: Equation.com
Opis strony: MTASK is a parallel programming language for memory-sharing environments. LAIPE (Link And In Parallel Execute) is a high-performance package for scientific and engineering computing, programmed in MTASK.
Adres: http://www.equation.com/
Tytuł strony: Extended Fortran Types (XFT) Library
Opis strony: Set of modules by Jugoslav Dujic which wrap some of Win32 functionality most used for building GUIs. It is distributed as free, open source resource. Currently, XFT is available only for the Compaq/Intel Visual Fortran compiler since it partially depends on some extensions, namely, integer (Cray) pointers and DEC$ metacommands.
Adres: http://www.geocities.com/jdujic/fortran/xft/xfthome.htm
Tytuł strony: F90doc
Opis strony: Perl program by Erik Demaine that generates pages of HTML documentation from Fortran 90 source.
Adres: http://theory.lcs.mit.edu/~edemaine/f90doc/
Tytuł strony: Foray
Opis strony: Build tool designed specifically for Fortran projects. It natively handles Fortran dependencies, takes care of locating files in subdirectories, and includes advanced features like multi-threading for better performance on multi-core systems, and multiple build configurations (eg debug, release, serial, parallel).
Adres: http://code.google.com/p/foraytool/
Tytuł strony: Fortran Integrated Tool Set (FITS) Project
Opis strony: Will create an integrated toolset for the development, maintenance and migration of Fortran applications for execution on a variety of HPC systems. FITS may be used to create and tune parallel Fortran 90 applications using MPI or HPF, with original features to deal with cache performance problems.
Adres: http://www.vcpc.univie.ac.at/activities/projects/FITS/
Tytuł strony: Fortran MEX Files
Opis strony: Discusses how to combine Fortran with Matlab.
Adres: http://www-agecon.ag.ohio-state.edu/people/roberts.628/research/fmex/index.htm
Tytuł strony: Fortran Unit Test Framework (FRUIT)
Opis strony: Written in Fortran 95. Has assertion, fixture, setup, teardown, report, spec generation, driver generation.
Adres: http://sourceforge.net/projects/fortranxunit
Tytuł strony: Fortranposix
Opis strony: Implements some POSIX functions in Fortran 90/95.
Adres: http://sourceforge.net/projects/fortranposix/
Tytuł strony: FortUnit
Opis strony: Set of Fortran 90/95 unit testing tools. It includes perl scripts to aid in controlling testing and makefile creation and a Fortran 90/95 assertion library. It is intended to be easily and transparently applied to new or legacy applications.
Adres: http://sourceforge.net/projects/fortunit
Tytuł strony: Fpx3
Opis strony: Fortran preprocessor by Jörg Behrens with embedded Perl to simplify Fortran source code development with an integrated set of macros, directives and embedded Perl/Fortran.
Adres: http://wwwuser.gwdg.de/~jbehren/fpx3.html
Tytuł strony: Free Fortran Library to Read and Write gzipped Files
Opis strony: By John Donners.
Adres: http://home.wanadoo.nl/~johndon/
Tytuł strony: F77reorder
Opis strony: Fortran 77 filter by Wolfgang Wander which solves some compatibility problems of the f2c Fortran to C translator and other F77-extended-standard compilers.
Adres: http://www-hermes.desy.de/ww/f77prob.html
Tytuł strony: Ftnchek.el
Opis strony: Enhancement to Emacs Fortran mode, including ftnchek support, by Judah Milgram.
Adres: http://www.tux.org/~milgram/ftnchekel.html
Tytuł strony: F90tohtml
Opis strony: Perl script that converts Fortran source code into HTML. All the subprogram calls are linked, both forward and backwards. A clickable calling tree is constructed. A subject index can be made from a user-supplied hash. A search engine, based on regular expressions, searches the code.
Adres: http://mensch.org/f90tohtml/
Tytuł strony: fUnit: Fortran Unit Testing
Opis strony: Unit testing framework for Fortran modules. Unit tests are written in Fortran fragments that use a small set of testing-specific keywords and functions. FUnit transforms these fragments into valid Fortran code and compiles, links, and runs them against the module under test.
Adres: http://nasarb.rubyforge.org/
Tytuł strony: GNU libmatheval
Opis strony: Library for evaluating mathematical expressions, with C and Fortran 77 interfaces.
Adres: http://www.gnu.org/software/libmatheval/
Tytuł strony: g95-xml
Opis strony: Parser for fortran source code. Output is in XML format. The parser is based on the g95 parser. Additional tools in Perl are provided to browse Fortran source, and interfacing Fortran and Perl PDL.
Adres: http://sourceforge.net/projects/g95-xml/
Tytuł strony: Intel VTune Performance Analyzer
Opis strony: Time- and Event-Based, System-Wide Sampling estimates the actual performance of software with negligible overhead. Call graph profiling displays program flow to quickly identify critical functions and call sequences. Counter monitor allows the tracking of system activity during runtime, to identify performance issues. Supports most commonly used programming languages and environments including Microsoft C# and .NET, Compaq Visual Fortran and Java*, thereby allowing developers to use the product in their specific environment. Linux support is provided through a remote agent.
Adres: http://www.intel.com/cd/software/products/asmo-na/eng/vtune/vpa/219898.htm
Tytuł strony: KFWin - Fortan Windows Programming
Opis strony: Compatible with Microsoft Fortran Powerstation 4, developed by KORF software.
Adres: http://www.korf.co.uk/fortran_1.html
Tytuł strony: Makemake
Opis strony: Perl script by Michael Wester that generates a Makefile from the sources in the current directory. The source files may be in either C, Fortran 77, Fortran 90 or some combination of these languages. If the F90 compiler specified is cray or parasoft, then the Makefile generated will conform to the conventions of these compilers.
Adres: http://www.fortran.com/fortran/makemake.perl
Tytuł strony: MPI-CHECK
Opis strony: Tool developed to aid in the debugging of MPI programs that are written in free or fixed format Fortran 90 and Fortran 77. Provides automatic compile-time and run-time checking of MPI programs.
Adres: http://andrew.ait.iastate.edu/HPC/MPI-CHECK.htm
Tytuł strony: Perl scripts for Fortran
Opis strony: Scripts by Kate Hedstrom to add continue and enddo statements, indent code, put labels in order, replace enddo with continue, convert from fixed to free source form, add space around if statements, and create make files.
Adres: http://people.arsc.edu/~kate/Perl/
Tytuł strony: PIPS: Automatic Parallelizer
Opis strony: Free, open and extensible workbench for automatically analyzing and transforming scientific and signal processing applications. The PIPS workbench is especially relevant for people interested in whole program compilation, reverse-engineering, program verification, source-to-source program optimization and parallelization.
Adres: http://www.cri.ensmp.fr/~pips/
Tytuł strony: Polaris
Opis strony: The Polaris compiler takes a Fortran 77 program as input, transforms this program so that it runs efficiently on a parallel computer, and outputs this program version in one of several possible parallel Fortran dialects.
Adres: http://polaris.cs.uiuc.edu/polaris/polaris-old.html
Tytuł strony: PRecision Estimation and Control In Scientific and Engineering computing (PRECISE)
Opis strony: Set of tools provided to help the user set up computer experiments to explore the impact of finite precision on the quality of convergence of numerical methods. Because stability is at the heart of the phenomenon under study -- mathematical as well as numerical stabilities --, PRECISE allows users to investigate stability by a straightforward randomization of selected data, then let the computer produce a sample of perturbed solutions and associated residuals, or a sample of perturbed spectra.
Adres: http://www.cerfacs.fr/algor/Softs/PRECISE/precise.html
Tytuł strony: Ratfor
Opis strony: Description of Ratfor, a Fortran preprocessor, by its author, Brian W. Kernighan.
Adres: http://wolfram.schneider.org/bsd/7thEdManVol2/ratfor/ratfor.html
Tytuł strony: SDX Modeling and Simulation Software
Opis strony: Modeling and simulation environment providing the computational facilities necessary for high-performance numeric solution of technical problems. Compatible with Compaq Visual, Lahey, Microsoft, and Watcom Fortran compilers.
Adres: http://www.sdynamix.com/
Tytuł strony: SNG
Opis strony: Portable Fortran 90/95/2003 command line parser and string manipulation library, comprising subroutines for parsing GNU/POSIX-style long command-line options as in the GNU getopt_long() package.
Adres: http://dust.ess.uci.edu/f/
Tytuł strony: SPIRAL Project
Opis strony: Automatically generates platform-tuned implementations in C or Fortran of signal processing transform such as the discrete Fourier transform, and discrete cosine transform.
Adres: http://www.spiral.net
Tytuł strony: TCBuild
Opis strony: A build tool for Fortran 90+ written in Python that handles module dependencies. Background, design philosophy, installation and configuration instructions.
Adres: http://www.macresearch.org/tcbuild-new-build-tool-fortran
Tytuł strony: TITech Data Compression Library for Large Scale Data
Opis strony: Program with Fortran 90 and C interface for compressing scientific data.
Adres: http://www.gsic.titech.ac.jp/~titz/docs/en/introduction.html
Tytuł strony: U_F95_TS Fortran 95 Test Suite
Opis strony: Includes suite of Fortran 95 tests that exercise all portions of the language. It consists of more than 400,000 lines of Fortran 95 code. In addition, test generators produce and execute ten million lines of Fortran 95 program statements. In addition to tests of syntax rules, intrinsic functions, etc., there are tests to ensure that the compiler conforms to the requirements that certain conditions are diagnosed.
Adres: http://www.fortran.com/f95ts.html
Tytuł strony: VAC PreProcessor (VACPP)
Opis strony: Preprocessor which converts dimension independent notation into Fortran 90. VACPP is a specialized implementation of the general LASY Preprocessor, described in a paper at http://hermes.elte.hu/~gtoth/Papers/lasy.ps.gz .
Adres: http://www.phys.uu.nl/~toth/VACMan/vacpp.html
Tytuł strony: Visual Fortran Tool (VFTool)
Opis strony: Add-on program to enhance the interface of the Visual Fortran IDE.
Adres: http://www.vftool.com
Tytuł strony: Winteracter
Opis strony: GUI toolset for the Fortran 90/95 programming language. It consists of various visual development tools and a substantial subroutine library. Versions are available for most Fortran 9x compilers.
Adres: http://www.winteracter.com/
Tytuł strony: Yapakit
Opis strony: Source code editor and integrated development environment for Fortran for Windows, Linux, and Solaris.
Adres: http://pagesperso-orange.fr/yapakit.fortran/
Cytat dnia:
Trzy są sposoby zdobywania mądrości. Pierwszy to refleksja - to najbardziej szlachetny, następnie naśladowanie - jest on najłatwiejszy, a trzeci to doświadczenie - najbardziej gorzki ze wszystkich.
|
Search the Tools category
Powered by the Free PHP ODP Script
Serwery