Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.475.694 Times

Nag Fortran software
Filter: All | Freeware | Demo
 

Nag Fortran

< 1 2 3 4 5 > 
Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 304

Xcode Plugins Plugins for integrating third party languages in Xcode (Objective-Caml, Fortran, Ada) - Xcode Plugin API description. Platforms: Mac

License: Freeware Size: 74.22 KB Download (53): Xcode Plugins Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 329

NAGWare f9 Compiler .0 Brings full Fortran 95 standards compliance, Fortran 2000 features, and the capability to readily handle legacy code. Originally developed as the world’s first Fortran 90 compiler, f95 is robust, thoroughly tested, and incorporates compilation and run-time debugging features that can... Platforms: Mac

License: Demo Cost: $0.00 USD Size: 8.5 MB Download (46): NAGWare f9 Compiler .0 Download

Added: May 10, 2013 | Visits: 377

GNU libmatheval GNU libmatheval is a library (callable from C and Fortran) to parse and evaluate symbolic expressions input as text. It supports expressions in any number of variables of arbitrary names, decimal and symbolic constants, basic unary and binary operators, and elementary mathematical functions. In... Platforms: *nix, C/C++, BSD

License: Freeware Download (65): GNU libmatheval Download

Added: July 14, 2013 | Visits: 427

Sum of harmonics For several different reasons it could occur that we need to produce a signal from the sum of several harmonic components. In the usual case of Fourier analysis, FFT and IFFT are likely the best choice. However it could happen that:- The frequencies of the harmonic components are unevenly spaced-... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Sum of harmonics Download

Added: August 21, 2013 | Visits: 769

rilt rilt Regularized Inverse Laplace Transform [g,yfit,cfg] = rilt(t,y,s,g0,alpha) Array g(s) is the Inverse Laplace Transform of the array y(t), calculated by a regularized least squares method.This script is an emulation of S. Provencher CONTIN program, written in Fortran. See... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): rilt Download

Brownian Dynamic Simulation to Determine Rheological Properties of FENE Dumbbell Suspensions The two programs perform Brownian Dynamic simulations to compute rheological properties of FENE dumbbell suspensions. When the applied flow is shear flow, we calculate the first and second normal stresses as well as the viscosity. For the case of an applied extensional flow, we obtain the value... Platforms: Matlab


Added: April 24, 2013 | Visits: 438

TANGO Project - ALGENCAN TANGO Project web page: http://www.ime.usp.br/~egbirgin/tango/ALGENCAN: Fortran code for general nonlinear programming that does not use matrix manipulations at all and, so, is able to solve extremely large problems with moderate computer time. The general algorithm is of Augmented Lagrangian... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): TANGO Project - ALGENCAN Download

Added: April 12, 2013 | Visits: 338

CMBFAST Wrapper Routines CMBFAST is a Fortran code developed by U. Seljak and M. Zaldarriaga for calculating cosmic microwave background anisotropy, polarization, and matter power spectra. (See http://cmbfast.org for more information). This Matlab function is intended only to be a wrapper routine to simplify calling the... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): CMBFAST Wrapper Routines Download

Added: July 05, 2013 | Visits: 367

MEX-Builder and file versioning The MATLAB compiler toolbox builds native libraries (MEX-functions) and executables (applications) for different platforms. The compiler scripts "mex" and "mcc" offer a user-friendly interface for compiling and linking M, C, C++, Fortran and assembler files. This package adds automatic file... Platforms: Matlab

License: Freeware Size: 10 KB Download (51): MEX-Builder and file versioning Download

Hydrodynamically Interacting Spheres at low Reynolds numbers in shear flows of a Newtonian fluid Stokesian Dynamics, a method developed by Brady and Bossis in the 80s, simulate the 3D motion of hydrodynamically interacting spheres at low Reynolds numbers.The present contribution computes the trajectories of hydrodynamically interacting spheres in simple and oscillatory shear flows of a... Platforms: Matlab


Added: May 14, 2013 | Visits: 627

Best polynomial approximation in uniform norm For a given real-valued function of one real variable on an interval, the code calculates the best approximation in the uniform (max) norm by a polynomial of a given degree. Approximating in a uniform norm is much computationally harder compared to the standard least squares fit, but gives eye... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Best polynomial approximation in uniform norm Download

Added: May 22, 2013 | Visits: 413

Binary reader for PZFlex .flxhst input files This code runs through the data array twice, initially to parse the FORTRAN records to ensure the integrity of the data, and then to read in the data. The function automatically determines the difference between 32-bit and 64-bit data. Additionally, calling the function without an input argument... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Binary reader for PZFlex .flxhst input files Download

Added: April 23, 2013 | Visits: 497

3-D FDTD A fortran sample code which in Finite Difference Time Domain Method for Electromagnetics. - Kunz K.S., Luebbers R.J. book was translated to matlab code. For movie, a little bit code must be added into it. Especially it needs to vectorize for electric field updates. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): 3-D FDTD Download

Added: May 14, 2013 | Visits: 190

Supersmoother This is a MATLAB version of Jerome Friedman's 1984 supersmoother algorithm. The original was written in Fortran; this is a vectorized translation. The algorithm is a variable span smoother which uses cross validation to pick the best span for each predicted point. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Supersmoother Download

Added: March 23, 2013 | Visits: 408

getLebedevSphere for Lebedev quadratures on the surface of the unit sphere at double precision. **********Relative error is generally expected to be ~2.0E-14 [1]******** Lebedev quadratures are superbly accurate and efficient quadrature rules for approximating integrals of the form $v = iint_{4pi} f(Omega) ud... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (49): getLebedevSphere Download

Added: July 07, 2013 | Visits: 219

Universal MEX wrapper Suppose you wish to expose a FORTRAN or C function within Matlab without making the effort to write a MEX wrapper. (For instance, writing MEX wrappers for all BLAS/LAPACK routines would be a massive undertaking.) This package will work if:1) The function is a void type, or the user doesn't care... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Universal MEX wrapper Download

Added: May 10, 2013 | Visits: 242

Jobtrack Nag The project has been renamed to Support due to a possible trademark infringement. Platforms: PHP

License: Freeware Size: 10 KB Download (45): Jobtrack Nag Download

Added: August 29, 2013 | Visits: 330

Support Nag Adds the ability for Support to send regular notifications, and to change the state of old tickets.This is a work in progress, sponsored by Tag1 Consulting, Inc. It is currently of alpha quality with many planned features not yet implemented. You have been warned! Platforms: PHP

License: Freeware Size: 10 KB Download (46): Support Nag Download

Added: October 12, 2013 | Visits: 513

FuncDesigner A free computer algebra system written in Python FuncDesigner is a free and open source computer algebra system (CAS) written in Python + NumPy, allowing it to run on multiple platforms Mac OS X, Windows and Linux. Here are some key features of "FuncDesigner": ?*A* Enhances RAD abilities of... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (36): FuncDesigner Download

Added: June 25, 2013 | Visits: 315

Forthon Forthon generates links between Fortran(90 and 95) and Python. Python is a high level, object oriented, interactive and scripting language that allows a flexible and versatile interface to computational tools. The Forthon package generates the necessary wrapping code which allows access to the... Platforms: Mac

License: Freeware Size: 81.92 KB Download (43): Forthon Download

< 1 2 3 4 5 >