Showing 14 open source projects for "compute"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    libTheSky

    libTheSky

    Fortran library to compute positions of celestial bodies

    libTheSky is a Fortran library to compute positions of celestial bodies (Moon, planets, stars) and events (conjunctions, eclipses). It forms the core of the software that produces the Dutch popular-astronomy website http://hemel.waarnemen.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Raspberry Pi GCC Toolchains

    Raspberry Pi GCC Toolchains

    CI maintained precompiled GCC ARM/ARM64 Toolchains for Raspberry Pi

    This project provides latest Raspberry Pi hardware optimized GCC Cross Compiler & Native (ARM & ARM64) automated Build-Scripts and Precompiled standalone Toolchains binaries, that will save you tons of time & thereby helps you get quickly started with software development on Pi.
    Leader badge
    Downloads: 160 This Week
    Last Update:
    See Project
  • 3
    ...NESSIE is an electronic structure code that uses a real-space FEM discretization and domain-decomposition (DD) to perform all-electron ground-state DFT and real-time excited-state TDDFT calculations. The code is written to take advantage of multilevel parallelisms of the FEAST eigenvalue solver to target systems containing many distributed-memory compute nodes. The real space mesh is generated using the software tetgen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RT Schedule

    RT Schedule

    A realtime-schedule generator for educational purposes

    RT Schedule is a realtime-schedule generator to create and present simple and idealised RT schedules from task lists. The purpose is to compute the basic properties of a task set and create a schedule using the rate monotonic (RM), earliest deadline first (EDF) and least laxity first (LLF) algorithms. The program uses simple, idealised systems, since students must be able to schedule them manually. RT Schedule computes the data and generates clear graphs for lecture notes and exams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5

    IRBEM-LIB

    Project has moved to github https://github.com/PRBEM

    *************************************************************** ********** IRBEM-LIB WAS MOVED TO GITHUB ********** ********** https://github.com/PRBEM ********************* *************************************************************** IRBEM-LIB provides routines to compute magnetic coordinates for any location in the Earth's magnetic field, to perform coordinate conversions, to evaluate geophysics/space-physics models, and to propagate orbits in time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    progrep

    progrep

    Utility to show live progress, status & stats for running simulations

    progrep is a command-line tool (Linux) to show live progress report, status & stats of a running simulation or compute job that executes a given number of iterations. It shows % completed, time remaining, time elapsed, number of threads, MPI_Rank(if any), CPU usage & speed (FPS). The FPS measures may be used in benchmarking, e.g. while optimizing HPC algorithms for performance. progrep supports both single-threaded and parallel (multicore/multinode - e.g.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ANT.Gaussian

    Quantum transport code based on Gaussian03/09

    Atomistic NanoTransport (ANT) comprises a series of codes designed to compute electronic quantum transport with a broad range of applicability in nanoelectronics. ANT.Gaussian (or ANT.G for brevity) relies on the popular quantum chemistry code GAUSSIAN03/09 code with which interfaces in a seamless manner. Straightforwad use of ANT.G include the computation of the zero-bias conductance (or, alternatively, the electrical current under an applied bias voltage) of a variety of nanoscale systems such as molecular bridges or simply metallic atomic contacts as those created with scanning tunneling microscope or break junction techniques. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TIDES

    Taylor series Integrator for Differential Equations

    Taylor series Integrator for Differential EquationS. This software is developed by Profs. A. Abad, R. Barrio, F. Blesa and M. Rodriguez, (GME, University of Zaragoza, Spain). It consists on a C (Fortran) library, libTIDES, and a Mathematica package, MathTIDES. (MathTIDES requires Mathematica version >= 7.0) . Basic references: * A. Abad, R. Barrio, F. Blesa, M. Rodriguez, 2012. Algorithm 924: TIDES, a Taylor series Integrator for Differential EquationS, ACM TOMS. 39, no. 1, art. 5....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    numerical model for circular wave tank

    numerical model for circular wave tank

    A two-phase flow model in cylindrical coordinate for circular tank

    1.The numerical model was built based on two phase imcompressible flow model in cylindrical coordinates by using the projection method to compute the Navier-Stokes equations and VOF method to track the free surface. 2.To track the free surface with VOF method in cylindrical coordinates, CICSAM method was used. 3. This model can be used to simulate multidirectional waves and oblique waves with wave source method implemented inside the computational domain as a circle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10

    Runge

    Runge is an Interactive Solver for Systems of Differential Equations

    ...It allows you to start a solution by mouse click on a plane. It's precise. It uses Runge Rule to adjust step length to satisfy required precision on each step. It's effective. When it needs to compute derivatives (Jacobian matrix, for example) it does that analytically, i.e. without using numerical methods. It's portable. It works on Windows and Linux 32 and 64 bit and Mac OS X 64 bit. It's open. It allows you to implement and embed your own algorithms (aka "solvers"). It's easy to use. It allows to export results to MS Excel and MATLAB. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hy3S uses advanced MPI parallelized hybrid stochastic simulation methods to quickly compute the dynamics of biochemical networks with thousands of species/reactions. Many features included (see Home Page). An easy-to-use GUI (Matlab req) is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PLASMAKIN: a chemical kinetics package

    A library to compute the electron and chemical kinetics on plasmas

    PLASMAKIN is a package to handle physical and chemical data used in plasma physics modeling and to compute gas-phase and gas-surface kinetics data: particle production and loss rates, photon emission spectra and energy exchange rates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A FOTRAN 90 Numerical library (AFNL) is a set of MODULES containing definitions of Fourier series and polynomials, and able to perform linear (multi-)dimensional fittings, integrals, sorting data, compute roots of functions, and other numerical tasks.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    a library which i hope to write to compute high precision aerodynamic and electrodynamic equations
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB