Showing 22 open source projects for "ide fortran 77"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    Code::Blocks

    Code::Blocks

    A free C, C++ and Fortran IDE

    Code::Blocks is a free, open-source, cross-platform C, C++ and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. Finally, an IDE with all the features you need, having a consistent look, feel and operation across platforms. Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. For instance, compiling and debugging functionality...
    Leader badge
    Downloads: 44,230 This Week
    Last Update:
    See Project
  • 2

    winlibs_mingw

    WinLibs standalone build of GCC and MinGW-w64 for Windows

    Windows version of the free open source GCC (GNU Compiler Collection) compiler for C and C++ (and other languages like Objective-C, Fortran, D). This is a standalone personal build, which means this download offers a complete compiler environment for Windows. Can be used together with an IDE (like Code::Blocks) or the MSYS2 shell if you need command line tools (e.g. for porting software from Linux to native Windows). Software built with this compiler will run natively on Windows (= without...
    Downloads: 74 This Week
    Last Update:
    See Project
  • 3
    Ftagshtml

    Ftagshtml

    FORTRAN and Fortran 90 HTML browsing with indexes.

    Ftagshtml converts fortran code into HTML in order to browse and navigate in the call tree for any routine or abstract fortran 90 interface. Compatible with basic C analysis, mixing with fortran 77 and 90.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    FortranProject

    FortranProject plugin for Code::Blocks IDE

    This project is for the development of FortranProject plugin for Code::Blocks IDE. This plugin enables to use Code::Blocks IDE for Fortran language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 5

    DAPS4

    A Fortran code for design and analysis of ring-stiffened shells

    ... Elastic Instability analysis (EFI). Solutions compare favorably with DTMB experimental results. DAPS4e’s IO is managed through a Visual Basic user form. Pre/post processing is done using linked macro-enabled Excel spreadsheets. The file DAPS4e.zip includes: • DAPS4e.3 executable and Fortran 77/95 source code. • Visual Basic user form and its 2017 Visual Studio project code. • Excel spreadsheet pre/post processors. • Comprehensive technical documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    CBFortran

    A customized distribution of Code::Blocks IDE for Fortran language

    Code::Blocks for Fortran is a customized distribution of the open-source Code::Blocks IDE which includes some enhancements for programming using Fortran language.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 7
    Easy Beginner's Environment in QT

    Easy Beginner's Environment in QT

    This is a port of the ebe programming environment to QT.

    The ebe programming environment is a nice IDE designed for developing Assembly programs. It also handles C and C++ programs as well since there was not much extra effort. It used to support Fortran and this could return if people want Fortran. This project is an effort to recode ebe using C++ and QT. Originally ebe was coded using Python, Tkinter and Pmw, which worked out pretty well. The QT environment offers substantially better GUI controls. The most obvious difference is that Python ebe...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8

    MCTDHTools

    A library to easily analyse output of the Heidelberg MCTDH code

    This project aims to provide a set of routines to easily read in and manipulate the output of the Heidelberg MCTDH code. The goal is to enable a new user to quickly get started with writing custom analysis programs. Also, it should enable more experienced users (== us) to write small, clean, and testable analysis programs, something that seems incompatible with the Fortran-77 code of the Heidelberg MCTDH package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    abumpack

    abumpack

    Fortran library with the Abaqus user material subroutines UMAT/VUMAT

    This library contains several of user material subroutines for implicit quasi-static (UMAT) and explicit dynamic (VUMAT) versions of the Abaqus solver. The project web site: http://abumpack.sf.net. The Abaqus is a proprietary finite element (FE) code ( http://www.3ds.com/products-services/simulia/products/abaqus/). Users can write subroutines for use with the Abaqus. Linear elastic, isotropic hardening plasticity, Gurson-Tvergaard-Needleman (GTN), Rousselier constitutive models are...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 10

    bobyqa-fortran95

    minimize function f without using derivatives with bound constraints.

    Michael Powells fortran 77 code BOBYQA is ported to fortran 95 with a more modern fortran 95 user interface. The objective function is made an argument to the minimization routine. That way several different functions can be minimized within the same program. The minimization routine does not use derivatives, only function values and a quadratic model is used instead. The assumption is that the objective function evaluation is expensive and the code tries to use as few function values...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    newuoa-fortran95

    Mike Powell' newuoa ported to fortran 95

    Mike Powell's unconstrained minimization methode that works without using derivatives with a fortran 95 simple interface. The original code was written in fortran 77, the interface being complicated. The original f77 code is put into a fortran 90 module and a wrapper subroutine is added with a nice and easy interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    optpack

    optpack

    FE simulation based automatic global optimisation in modern Fortran

    A collection of Fortran 2003, 90 and 77 routines, modules and programs for automatic simulation based global constrained optimisation. The initial application is for FE simulation of elasto-plastic buckling of steel rods aimed at tuning the hardening model. Unix shell scripts are used extensively. High concurrency is achieved with parallel multi-start global search and with parallel MPI FE. Powell's BOBYQA or LINCOA are used (not included in this package). Automatic mesh generation of 3D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ThanDxflib is a library, written in Fortran 77, which makes the creation of .dxf drawings easy. The dxf files may be read by any CAD program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    This is a refactored C++ version of subroutine dqelg of QUADPACK, an implementation of the epsilon table extrapolation algorithm, originally written in Fortran 77. This version is expected to exactly reproduce the roundoff errors of dqelg. Declarations for standard-conforming Fortran bindings are also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Eclim is a set of eclipse and vim plugins to integrate the two projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    gnumex

    Compile matlab mex files with gcc on Windows Platforms

    Gnumex is a package that allows Matlab mex and engine files written in C, C++, Fortran 77 or Fortran 95 to be compiled with MinGW (or Cygwin) MS Windows versions of gcc, gfortran or g95. NOTE: Newer versions of Matlab now natively support Mingw, negating the need for this package.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 17
    Blitz++ is a C++ class library for scientific computing which provides performance on par with Fortran 77/90. It uses template techniques to achieve high performance. Blitz++ provides dense arrays and vectors, random number generators, and small vectors (useful for representing multicomponent or vector fields).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    (We have migrated this project to github [June 1 2015)] http://github.com/msg-byu/enumlib). The source files have been removed from sourceforge. Go to github (link above) for the latest copy. <<<< OLD SUMMARY >>>> A Fortran 95 implementation of an algorithm for generating derivative structures of a parent lattice. The algorithm is discussed in detail in: Gus L. W. Hart and Rodney W. Forcade, "Algorithm for generating derivative structures," Phys. Rev. B 77 224115 (26 June 2008) http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Wrap Fortran 77 through 9x code in C, Cython & Python. Major goals include wrapping all F9x features, including derived types and procedure callbacks.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    f2cpp is a python script to convert Fortran 77 to C++ code. The output files of f2cpp script, in contrast to the well-known f2c translator, can be easy read by human.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    f2perl is a perl script which assists in translating Fortran 77 programs to Perl. It is particularly useful for translating mathematical software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is the Linux porting of the New Seats Tramo. Developed by Gianluca Caporello. Create a new TSW (XWIN) called TS-XWin using the Lazarus IDE. A C++ Interface has been created and with the SWIG package the idea is to create a Java interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next