Open Source Fortran Software Development Software - Page 3

Fortran Software Development Software

View 5728 business solutions

Browse free open source Fortran Software Development Software and projects below. Use the toggles on the left to filter open source Fortran Software Development Software by OS, license, language, programming language, and project status.

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    ForGE - Fortran GUI Environment v0.4.0 Alpha Source: https://github.com/jshahbazi/fortran-forge Latest News ========= (5/27/14) - Development has halted due to me discovering a better way to develop a GUI using Glade and GTK v3. Please go here for more info: http://fortrandev.wordpress.com/2014/05/25/creating-a-gui-using-gtk3-and-gtk-fortran/ (10/18/13) - Source code has been released! (7/1/13) - The compilation instructions up until now have been wrong. They have been updated and everything should actually work. Please let me know if there are any issues. Also, the forge.mod file - which is required - has been added to the release. About ===== A framework designed to simplify construction of modern Fortran programs using the GTK+ GUI functions. Requirements ============ -gtk-fortran (https://github.com/jerryd/gtk-fortran/wiki)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Formula Compiler Source
    Formula Compiler Source for writing your own compiler. Arithmetic expressions & functions; IF-THEN; AND OR ..; EQ GT ..; user functions like threshold, flipflop; others are easy to be implemented
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is for CUDA bindings in F95/2003 using the Fortran 2003 ISO_C_BINDINGS module. It is intended to give near native call syntax to the CUDA SDK in Fortran 2003. Currently, most Fortran compilers are supporting the ISO_C_BINDINGS module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FortWrap is a python script that parses Fortran 90/95/200X source files and generates wrapper code in the form of C++ classes. FortWrap is intended to be used with object oriented Fortran code that makes use of Fortran derived types. Project has moved to: https://github.com/mcfarljm/fortwrap
    Downloads: 0 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Author : André Rezende - andrerezende_br@yahoo.com.br Since Oracle stopped to support the Pro*Fortran compiler all the users of this preprocessor don't have alternative to use Embeded SQL c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Yet another Fortran Code Browser. Modern Fortran (F66, F77, F90, F95...) More functionality: Code beatifier, link with other Languages. Modern design: lightweight, W3C Standard Compliant, Dynamic interface. Expandable through modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This tutorial is targeted towards beginning programmers with little or no experience. It is based on my experience of Computer Science which began in Fortran. It will of course introduce fortran and it's feature. The compiler to be used is g77 (win/linux)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A collection of Fortran interfaces to the most common Open Source GIS libraries, plus some more Fortran-specific tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 10
    The Ftcl package allows developers to include Tcl/Tk in their Fortran programs or to create Fortran-based extensions for Tcl/Tk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The purpose of this project was to prepare gfortran for integration into gcc. Since this integration was completed in the summer of 2003, this project is now finished. You can find information about gfortran on http://gcc.gnu.org/wiki/GFortran/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Add-ons to the ECMWF GRIB API. This project is about developing and maintaining add-ons to the GRIB API, like language bindings or documentation. The main GRIB API page is at http://www.ecmwf.int/products/data/software/grib_api.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Intelligent e-knowledge base engine for any kind of knowledge-based applications, supporting effective knowledge presentation, precise knowledge search, adaptive learning and immediate consulting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Habfuzz

    Habfuzz

    A command-line tool for data-driven fuzzy modelling

    Input 1 - A training dataset (multiple observations) of up to four variables (predictors) against one (response variable) Input 2 - A test dataset (multiple observations) of the same four variables with unknown response variable Output - Calculation of the response variable for each test observation using fuzzy logic or fuzzy rule-based Bayesian algorithms HABFUZZ is a habitat model, which can be used in ecohydraulic modelling applications for the calculation of the instream habitat suitability in various discharge scenarios in a simulated river reach. It comes with no graphical user interface but it's a one-click tool. Just provide your input and let HABFUZZ provide you the output. The HABFUZZ manual https://github.com/chtheodoro/habfuzz/blob/master/HABFUZZ_v2.5_manual.pdf HABFUZZ in the Journal of Open Source Software http://joss.theoj.org/papers/1ad27db8f0976c28a75e20d34eba5ee2 HABFUZZ website https://chtheodoro.wixsite.com/habfuzz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IRPF90
    WARNING: Project moved to http://github.com/scemama/irpf90 IRPF90 is a Fortran90 preprocessor written in Python for programming using the Implicit Reference to Parameters (IRP) method. It simplifies the development of large fortran codes in the field of scientific high performance computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Inline fortran functions

    Fortran emulation of Matlab inline functions

    This is a set Fortran 2003 modules that allows to call "formula" objects that resemble the Matlab inline functions (also called "anonymous" or "lambda" functions in other languages). User can give a formula in a string and evaluate it through an eval procedure. The implementations take advantage of the Fortran 2003 procedure pointers to speed up the formula evaluation. These modules also permit to define "expressions". A expression is an uniform way to work with several data types: constants, interpolation tables, formulas and precompiled functions. Finally, it is possible to work with "referenced expressions", that is, arrays of expressions associated to reference numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XML Parser for Fortran. Handles XML and similar structured files. The library provides access (read and write) via a linked list. This is conceptual different from the SAX approach. The data can be held and 'browsed' in memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Loglan82

    Loglan language and Virtual Loglan Processor repository

    Loglan'82 is a programming language conceived for object and distributed programming. It has many features that make Loglan'82 a tool surpassing other programming languages: * It enjoys a unique safe and efficient system of managing objects, see [[Safe dealocation]], * It offers modules of classes (__class__), moreover it allows to declare modules of cooperating objects i.e. **coroutines** and modules of threads ('''process'''). One can create not only objects of classes, but also objects of coroutines with their ''fibres'' and objects of processes, aka agents with their *threads*. * Virtual machines of Loglan may connect (through internet) in a virtual, multiprocesorr computer.This allows to distribute a computation of a program between processors in a controlled way. * Objects of processes (agents) can be alocated on different nodes of a network of virtual machines or on the same machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Manufactured Analytical Solution Abstraction (MASA): a library for applying the Method of Manufactured Solutions to verification of numerical software used for solving systems of nonlinear algebraic and differential equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    NastranToCodeAster

    Tool to translate Nastran to CodeAster file.

    Tool to translate Nastran to CodeAster file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Numerikus is an attempt to build a set of numerical libraries written in C/C++, Fortran, Java and C# for single processor and multi-core processors. It wil have from basic functions to Linear Algebra solvers and ODE's and PDE's methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Oxygen Model for Microtidal Estuaries and Lagoons-OMMEL. Initially designed to describe O2 dynamics in Alfacs Bay (Ebre Delta, NW Mediterranean, Spain), but usable for any marine coastal ecosystem with small tides. http://tdr.cesca.es/TDX-0222108-113814
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OmpSCR: OpenMP Source Code Repository
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ParaStation is a robust and efficient cluster middleware, consisting of a high-performance communication layer (MPI) and a sophisticated management layer. Please notice, the public development has moved to github: https://github.com/ParaStation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenBLAS

    OpenBLAS

    Optimized BLAS library based on GotoBLAS2 1.13 BSD version

    OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. The BLAS (Basic Linear Algebra Subprograms) are routines that provide standard building blocks for performing basic vector and matrix operations. The Level 1 BLAS performs scalar, vector and vector-vector operations, the Level 2 BLAS performs matrix-vector operations, and the Level 3 BLAS performs matrix-matrix operations. Because the BLAS are efficient, portable, and widely available, they are commonly used in the development of high-quality linear algebra software, LAPACK for example. The reference BLAS is included inside the LAPACK package. Please refer to tools built under Windows using Cmake the cross-platform, open-source build system. The new build system was developed in collaboration with Kitware Inc. Machine-specific optimized BLAS libraries are available for a variety of computer architectures. These optimized BLAS libraries are provided by the computer vendor or by an independent software vendor.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.