Search Results for "c to fortran converter"

Showing 924 open source projects for "c to fortran converter"

View related business solutions
  • Business agility, continuous improvement software Icon
    Great teams are high performing, they are agile, they deliver measurable business outcomes, they continuously measure and improve, they are talented and happy!
  • Faros AI connects the dots between your engineering data sources – ticketing, source control, CI/CD, and more Icon
    DORA Metrics come standard in Faros AI, and the platform is extensible to allow organizations to build their own custom dashboards and metrics so they can get deep insights into their engineering operations and take intelligent action in a data-driven manner.
  • 1
    NumPy

    NumPy

    The fundamental package for scientific computing with Python

    ... code. NumPy’s high level syntax makes it accessible and productive for programmers from any background or experience level. Distributed under a liberal BSD license, NumPy is developed and maintained publicly on GitHub by a vibrant, responsive, and diverse community. Nearly every scientist working in Python draws on the power of NumPy. NumPy brings the computational power of languages like C and Fortran to Python, a language much easier to learn and use.
    Downloads: 72 This Week
    Last Update:
    See Project
  • 2
    LFortran

    LFortran

    Official main repository for LFortran

    LFortran is a modern open-source (BSD licensed) interactive Fortran compiler built on top of LLVM. It can execute the user’s code interactively to allow exploratory work (much like Python, MATLAB or Julia) as well as compile binaries with the goal of running the user’s code on modern architectures such as multi-core CPUs and GPUs. LFortran is in alpha (it is expected to not work on third-party codes and users enthusiastically participate in bug reporting and fixing).
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    DevToys

    DevToys

    A Swiss Army knife for developers

    DevToys helps in daily tasks like formatting JSON, comparing text, testing RegExp. No need to use many untruthful websites to do simple tasks with your data. With Smart Detection, DevToys is able to detect the best tool that can treat the data you copied in the clipboard of your Windows. Compact overlay lets you keep the app in small and on top of other windows. Multiple instances of the app can be used at once. DevToys works entirely offline, meaning that none of the data used by the app...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    Cosmos

    Cosmos

    Cosmos is an operating system "construction kit"

    Cosmos is an operating system "construction kit" made for Visual Studio 2022. Build your own OS using managed languages such as C#, VB.NET, and more! Cosmos (C# Open Source Managed Operating System) is an operating system development kit that uses Visual Studio as its development environment. Despite C# in the name any .NET-based language can be used including VB.NET, Fortran, Delphi Prism, IronPython, F# and more. Cosmos itself and the kernel routines are primarily written in C#, and thus...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Practice Management for Medical Professionals Icon
    Practice Management for Medical Professionals

    For Solo Practice, Group Practice, Telehealth Marketplace, Practitioners, Operational Leaders

    Upvio is the most seamless and efficient practice experience platform, created to streamline workflows, eliminate repetitive admin time, and drive success in a digital-first healthcare ecosystem.
  • 5
    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...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    gdbgui

    gdbgui

    Browser-based frontend to gdb (gnu debugger)

    Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser. gdbgui is a browser-based frontend to gdb, the gnu debugger. You can add breakpoints, view stack traces, and more in C, C++, Go, and Rust! It's perfect for beginners and experts. Simply run gdbgui from the terminal to start the gdbgui server, and a new tab will open in your...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    pmd

    pmd

    An extensible multilanguage static code analyzer

    PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com Apex and Visualforce, PLSQL, Apache Velocity, XML, and XSL. Additionally, it includes CPD, the copy-paste-detector. CPD finds duplicated code in Java, C, C++, C#, Groovy, PHP, Ruby, Fortran, JavaScript, PLSQL, Apache Velocity, Scala, Objective C, Matlab, Python, Go, Swift and Salesforce.com Apex...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Open Asset Import Library

    Open Asset Import Library

    The open-asset-importer-library repository

    The Open Asset Import Library (short name: Assimp) is a portable Open-Source library to import various well-known 3D model formats in a uniform manner. The most recent version also knows how to export 3d files and is therefore suitable as a general-purpose 3D model converter. See the feature-list. open3mod is a Windows-based model viewer. It loads all file formats that Assimp supports and is perfectly suited to quickly inspect 3d assets. Assimp aims to provide a full asset conversion pipeline...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    The Julia Programming Language

    The Julia Programming Language

    High-level, high-performance dynamic language for technical computing

    .... Libraries from Python, R, C/Fortran, C++, and Java can also be used.
    Downloads: 1 This Week
    Last Update:
    See Project
  • OneTrust Privacy Management - For Small and Large Companies Icon
    OneTrust Privacy Management - For Small and Large Companies

    Comply with hundreds of privacy laws and data protection frameworks

    OneTrust is a leader in third-party risk management platforms
  • 10
    Markdig

    Markdig

    A fast, powerful, CommonMark compliant, extensible Markdown processor

    A fast, powerful, CommonMark compliant, extensible Markdown processor for .NET. Very fast parser and HTML renderer (no-regexp), very lightweight in terms of GC pressure. Abstract Syntax Tree with precise source code location for syntax tree, useful when building a Markdown editor. Check out MarkdownEditor for Visual Studio powered by Markdig! Even the core Markdown/CommonMark parsing is pluggable, so it allows to disable built-in Markdown/Commonmark parsing (e.g Disable HTML parsing) or...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    FabGL

    FabGL

    ESP32 Display Controller (VGA, PAL/NTSC Color Composite, SSD1306, ST77

    FabGL is mainly a Graphics Library for ESP32. It implements several display drivers (VGA output, PAL/NTSC Color Composite, I2C and SPI displays). FabGL can also get input from a PS/2 Keyboard and a Mouse. FabGL implements also: an Audio Engine (DAC and Sigma-Delta), a Graphical User Interface (GUI), a Game Engine and an ANSI/VT Terminal. VGA output requires an external digital-to-analog converter (DAC): it can be done by three 270 Ohm resistors to have 8 colors, or by 6 resistors to have 64...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    DifferentialEquations.jl

    DifferentialEquations.jl

    Multi-language suite for high-performance solvers of equations

    This is a suite for numerically solving differential equations written in Julia and available for use in Julia, Python, and R. The purpose of this package is to supply efficient Julia implementations of solvers for various differential equations. The well-optimized DifferentialEquations solvers benchmark as some of the fastest implementations, using classic algorithms and ones from recent research which routinely outperform the “standard” C/Fortran methods, and include algorithms optimized...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    libCEED

    libCEED

    CEED Library: Code for Efficient Extensible Discretizations

    libCEED provides fast algebra for element-based discretizations, designed for performance portability, run-time flexibility, and clean embedding in higher-level libraries and applications. It offers a C99 interface as well as bindings for Fortran, Python, Julia, and Rust. While our focus is on high-order finite elements, the approach is mostly algebraic and thus applicable to other discretizations in factored form, as explained in the user manual and API implementation portion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OrdinaryDiffEq.jl

    OrdinaryDiffEq.jl

    High performance ordinary differential equation (ODE)

    This is a suite for numerically solving differential equations written in Julia and available for use in Julia, Python, and R. The purpose of this package is to supply efficient Julia implementations of solvers for various differential equations. The well-optimized DifferentialEquations solvers benchmark as some of the fastest implementations, using classic algorithms and ones from recent research that routinely outperform the “standard” C/Fortran methods, and include algorithms optimized...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Numba

    Numba

    NumPy aware dynamic Python compiler using LLVM

    Numba is an open source JIT compiler that translates a subset of Python and NumPy code into fast machine code. Numba translates Python functions to optimized machine code at runtime using the industry-standard LLVM compiler library. Numba-compiled numerical algorithms in Python can approach the speeds of C or FORTRAN. You don't need to replace the Python interpreter, run a separate compilation step, or even have a C/C++ compiler installed. Just apply one of the Numba decorators to your Python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Units.NET

    Units.NET

    Makes life working with units of measurement just a little bit better

    Add strongly typed quantities to your code and get merrily on with your life. No more magic constants found on Stack Overflow, no more second-guessing the unit of parameters and variables. Get all the common units of measurement and the conversions between them. It is lightweight and thoroughly tested. 100+ quantities with 1200+ units generated from JSON by C# CLI app. 8000+ unit tests on conversions and localizations. Conforms to Microsoft's open-source library guidance. SourceLink to step...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    lcd-image-converter

    lcd-image-converter

    Tool to create bitmaps and fonts for embedded applications.

    This program allows you to create bitmaps and fonts, and transform them to "C" source format for embedded applications. The transformation of the images to the source code is made by using templates. Therefore, by modifying the templates, you can change the format of the output within certain limits.
    Leader badge
    Downloads: 615 This Week
    Last Update:
    See Project
  • 18
    Media Converter
    Media Converter is a plugin based video and audio converter. It uses FFmpeg as its engine, which allows it to convert to a lot of formats.
    Leader badge
    Downloads: 172 This Week
    Last Update:
    See Project
  • 19
    [OFFICIAL] tinyfiledialogs C C++

    [OFFICIAL] tinyfiledialogs C C++

    inputbox password WIN OSX GTK QT Console VCPKG C# Lua R Fortran Pascal

    ...-8 - applescript kdialog zenity … ° SSH console / X forwarding ° the dialogs can be forced into console mode ° curses dialogs via Dialog.exe/Dialog (disabled by default) C89/C18 & C++98/C++23 compliant VisualStudio MinGW GCC Clang TinyCC IntelCC OpenWatcomC BorlandC SunCC on Windows Mac Linux Bsd Solaris Minix Raspbian Flatpak bindings: VCPKG C# R Lua Rust Haskell Java AllegroBasic Fortran Pascal D JavaScript Kotlin click tab 'Files' for prototypes
    Leader badge
    Downloads: 140 This Week
    Last Update:
    See Project
  • 20
    fre:ac - free audio converter

    fre:ac - free audio converter

    Audio converter and CD ripper for various formats

    fre:ac is a free audio converter and CD ripper for various formats and encoders. It features MP3, MP4/M4A, WMA, Ogg Vorbis, FLAC, AAC, and Bonk format support, integrates freedb/CDDB, CDText and ID3v2 tagging and is available in several languages.
    Leader badge
    Downloads: 345 This Week
    Last Update:
    See Project
  • 21
    432Hz Batch Converter

    432Hz Batch Converter

    Converts and re-encodes music to 432Hz

    ... or later) and Linux (all distros). Installation instructions https://github.com/mysteryx93/HanumanInstituteApps/wiki/432hz-Batch-Converter From Etienne Charland aka Hanuman, by a lightworker in his free time. https://www.spiritualselftransformation.com/
    Downloads: 111 This Week
    Last Update:
    See Project
  • 22
    Unicode Converter

    Unicode Converter

    All in one Text, Decimal, and Unicode Converter as you type.

    Unicode Converter is an open source software for converting Text to Unicode and decimal and vice versa while you type. No clicks or convert button! Latest source code: https://github.com/ahmed-fathy/unicode-converter Conversion Options: Text -> Unicode and Decimal Unicode -> Text and Decimal Decimal -> Text and Unicode *Smart settings: The settings take effect directly after you change it and will be saved for you and applied in next runs. Formatting options: Unicode and decimal perfix...
    Downloads: 93 This Week
    Last Update:
    See Project
  • 23
    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: 54,497 This Week
    Last Update:
    See Project
  • 24
    C# ECG Toolkit

    C# ECG Toolkit

    ECG Toolkit support for: SCP-ECG, DICOM, HL7 aECG, ISHNE & MUSE-XML

    C# ECG Toolkit is an open source software toolkit to convert, view and print electrocardiograms. The toolkit is developed using C# .NET Framework 2.0 and later (code also supports netstandard2.0). Support for ECG formats: SCP-ECG, DICOM, HL7 aECG, ISHNE, MUSE-XML and OmronECG.
    Leader badge
    Downloads: 47 This Week
    Last Update:
    See Project
  • 25
    VCT - Video Converter & Transcoder

    VCT - Video Converter & Transcoder

    Transcode or convert files to H.264 or H.265 HEVC MKV/MP4 - FFmpeg GUI

    Open source video/audio converter GUI based on FFmpeg (included) Works natively for Windows and Linux (with mono-complete installed) Batch convert audio/video collection to H.264 or H.265 HEVC AAC/MP3, etc. Transcode MKV to MP4 or MP4/M4V to MKV in 1 minute. Rotate video Resize video Extract audio from movie clip Extract specific part of video/audio file Convert various audio files to MP3 or AAC Select audio stream to encode with video Add subtitle stream Easily create conversion tasks Pause...
    Leader badge
    Downloads: 96 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next