(Deutsch) NDAS als Netzwerkspeicher im Heimnetzwerk

Sunday, 12. April 2009

Sorry, this entry is only available in Deutsch.

Category: German Posts, How To's, Network | Comments (14)

(Deutsch) CMS Made Simple-Datenbank nachträglich auf UTF-8 umstellen

Monday, 23. March 2009

Sorry, this entry is only available in Deutsch.

Category: CMS Made Simple, German Posts, How To's | Comments (1)

(Deutsch) CMS Made Simple in deutsch

Sunday, 22. March 2009

Sorry, this entry is only available in Deutsch.

Category: CMS Made Simple, German Posts, How To's | Comments (7)

G95 Fortran 95 Compiler – RPM-Package

Tuesday, 16. December 2008

RPM-Package of the G95 Fortran 95 Compiler (Version 0.91, March 2008) for RPM-based Linux distributions. [...]

Category: English Posts, Fortran | Comments (0)

Compiler-depended subroutines of FLIB for G95 and Gfortran

Tuesday, 16. December 2008

The PNNL Fortran Library (a.k.a. FLIB) is a set of general purpose non-numeric Fortran 90 routines that can be used to simplify the development of programs with a batch-style input/output interface and text-processing. FLIB is platform independent.

In addition to the mainly non-numeric routines used to build program interfaces, the FLIB software does use four non-standard extensions to the Fortran 90 language standard. These non-standard routines decrease the portability of the software but significantly improve the functionality.

cal_gnu.f90 contains these non-standard routines which are adapted to the open source compiler G95 and Gfortran. [...]

Category: English Posts, Fortran | Comments (0)