openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
Python-Fortran Connection Tool
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
29 minutes
ago. based on code collected
30 minutes
ago.
Jul 21, 2024 — Jul 21, 2025
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
new version number because fix library missing for gfortran
cdoutri
More...
about 19 years ago
added gfortran lib to gfortran compiler
cdoutri
More...
about 19 years ago
new files from JYP
cdoutri
More...
about 19 years ago
JYP changes for ifort, also something about linking to C codes working better (JYPs changes)
cdoutri
More...
about 19 years ago
more JYP changes
cdoutri
More...
about 19 years ago
begining of JYP changes for ifort
cdoutri
More...
about 19 years ago
got the right attirubte has_key instead of haskey
cdoutri
More...
almost 20 years ago
fixed problem that occured when import Pyfort and FC was set....
cdoutri
More...
almost 20 years ago
*** empty log message ***
cdoutri
More...
almost 20 years ago
linux error were not caught with popen neeed popen4
cdoutri
More...
almost 20 years ago
added gfortran compiler and autodetection for default compiler
cdoutri
More...
almost 20 years ago
updated version number
cdoutri
More...
almost 21 years ago
Updated for mac support fort77 seems to produce empty lib.a files on lates mac (some error tied to a wrong option passed to grep) So the default mac is now macg77, also need to add /sw/lib to list of default dirs for G77 when using mac
cdoutri
More...
almost 21 years ago
dding Jean Marie Epitalon patch for mirror options in order for these to work with n=size(array,dim)
cdoutri
More...
about 21 years ago
patched for PGI 5.1 and later, also changed version from 8.3 to 8.4
cdoutri
More...
over 21 years ago
Version -> 8.3
dubois
More...
over 21 years ago
File received from C. Doutriaux to fix PGI compiler. Also seems to add Intel Fortran. Not tested by me. -- PFD. Modified Files: fortran_compiler.py
dubois
More...
over 21 years ago
Added some line breaks for readability.
mdehoon
More...
almost 23 years ago
Added information on how to use Pyfort with Visual C++ on Windows.
mdehoon
More...
almost 23 years ago
fix setup, add -n option
dubois
More...
almost 23 years ago
Incorporated in testme.c
mdehoon
More...
about 23 years ago
More tests added for the C compiler, particularly for the new allocatable arrays.
mdehoon
More...
about 23 years ago
Adds variable-sized arrays for the C compiler (arrays of the form int n, int m, float** mymatrix instead of int n, int m, float mymatrix[n][m]). Fixes for the problems with single characters for the Absoft compiler on Mac OS X. Added the macg77 compiler id for GNU g77 on Mac OS X (needs special treatment for passing single characters). Some code cleanup, particularly replacing checks for compiler id in generator.py by object-oriented code.
mdehoon
More...
about 23 years ago
minor change to editor
dubois
More...
about 23 years ago
eliminate stupid cdat hookup
dubois
More...
about 23 years ago
darwin, change -x option
dubois
More...
about 23 years ago
oops...
dubois
More...
about 23 years ago
Compute the script on windows too. Fix MANIFEST to include new files.
dubois
More...
about 23 years ago
fix missing newline
dubois
More...
about 23 years ago
Information for Windows by R. Niesner.
dubois
More...
about 23 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree