47 projects for "code-server" with 2 filters applied:

  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    Surya

    Surya

    Implementation of the Surya Foundation Model for Heliophysics

    Surya is an open‑source, AI‑based foundation model for heliophysics developed collaboratively by NASA (via the IMPACT AI team) and IBM. Named after the Sanskrit word for “sun,” Surya is trained on nine years of high‑resolution solar imagery from NASA’s Solar Dynamics Observatory (SDO). It is designed to forecast solar phenomena—such as flares, solar wind, irradiance, and active region behavior—by predicting future solar images with a sophisticated long–short vision transformer architecture,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Zgoubi is a raytracing code. Since 1972 it pushes charged particles through accelerators and beam lines, by stepwise solution of Lorentz force equation - and their spins via Thomas-BMT differential equation. Zgoubi simulates beam dynamics and polarization in a variety of accelerators (storage ring, synchrotron, cyclotron, betatron, microtron, FFAG, multi-pass ERL, etc) and optical systems (beam lines, magnetic and electrostatic optical components, time-of-flight and mass spectrometers, etc). ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    JaxoDraw

    JaxoDraw

    JaxoDraw: Feynman Diagrams made easy!

    JaxoDraw is a tool to generate Feynman diagrams in a mouse click-and-drag fashion. Graphs can be exported to a variety of graphics formats and arbitrary latex code can be used for labels to produce high-quality publishing-style figures.
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 4
    A portable loudspeaker design system supporting measurement, modeling, simulation and optimization of boxes, filters and systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    CAMPARI

    CAMPARI

    Software for molecular simulations and trajectory analysis

    We are proud to introduce version 5 of CAMPARI. We have added a number of new features, most notably a Python interface for interpreting user-supplied code (with the help of ForPy), a novel trajectory storage standard (with the help of libpqxx/PostgreSQL), and a module for performing transition path theory. Naturally, CAMPARI continues to provide the reference implementation of the ABSINTH force field paradigm and implicit solvation model. CAMPARI is a joint package for performing and analyzing molecular simulations, in particular of systems of biological relevance. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    WavePacket (C++/Python)

    WavePacket (C++/Python)

    Time-dependent simulation of open and closed quantum systems

    Note: This package has been superseded by a Python-only package. See https://github.com/ulflor/wavepacket for the follow-up project. WavePacket is a program package for numerical simulation of quantum-mechanical wavepacket dynamics of distinguishable particles. It can be used to solve single or coupled time-independent or time-dependent (linear) Schrödinger and Liouville-von Neumann-equations. Optionally accounting for the interaction with external electric fields within the semiclassical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GridLAB-D
    ...Historically, the inability to effectively model and evaluate smart grid technologies has been a barrier to adoption; GridLAB-D is designed to address this problem. User documentation can be found at: http://gridlab-d.shoutwiki.com/wiki/Quick_links The source code is available from GitHub. See https://github.com/gridlab-d/gridlab-d. Issue tracking is handled by GitHub. See https://github.com/gridlab-d/gridlab-d/issues.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 8
    Quan is designed to model physical quantities in C++ programs. Advantages include automated dimensional analysis checking, automatic unit conversions, self documentation of code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    LaueTools

    LaueTools

    open source python packages for X-ray MicroLaue Diffraction analysis

    LaueTools is an open-source project for white beam Laue x-ray microdiffraction data analysis including tools in image processing, peaks searching & indexing, crystal structure solving (orientation & strain) and data & grain mapping visualisation. Python 3 Code and new features are now at: https://gitlab.esrf.fr/micha/lauetools
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Jam--Nuclear Physics Data Acquisition

    Jam--Nuclear Physics Data Acquisition

    Java-based nuclear physics data acquisition.

    This project now lives at https://github.com/dwvisser/jam-daq-code/ Jam is an easy-to-use self-contained data acquisition and analysis system for VME-based (or CAMAC-based) nuclear physics experiments. Jam has an easy, standard GUI for taking and sorting multi-parameter event-based data into 1-d and 2-d histograms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AcMus is a project on musical acoustics devoted to the development of models and computer tools for the study of room acoustics and focus on helping the investigation of issues related to the design, control and acoustic treatment of environments. AcMus has not been maintained for a few years now, but the code may still be useful. We consider the current repository to be at https://gitlab.com/ccsl-usp/acmus .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ATOMKI Common Data Acquisition

    Nuclear physics data acquisition system

    Nuclear physics data acquisition system. The suit of applications can be used to collect data from physics experiments using CAMAC/CAEN/VME devices. The system is quite specialized, but the code can still be useful for others doing something similar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Coffee-Physics

    Coffee-Physics

    A simple, lightweight physics engine written in CoffeeScript

    ...It models motion with a particle system and uses simple constraints and behaviors—such as gravity, attraction/repulsion, drag, and springs—to create believable movement with very little code. The design is intentionally composable: you attach behaviors to particles or groups and let the update loop integrate positions, producing emergent effects from a few rules. Because it is lightweight, it integrates easily with 2D renderers like Canvas or WebGL, and it is popular in generative art sketches and interactive experiments. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LateXSL is a set of XSLT stylesheets that translates LaTeX embedded in a Web page into HTML, so that math typed directly into a web page as LaTeX is displayed as math in a viewer's browser. The stylesheets may be applied in the browser or by a server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    MPI/C++ code to generate initial conditions for cosmological simulations using multiscale gaussian random fields, based on Edmund Bertschinger's GRAFIC-2 package. Provides a replacement for both grafic1 and grafic2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    wmtsa-python

    Discrete wavelet methods for time series analysis using python

    ...This library aims at filling this gap, in particular considering discrete wavelet transform as described by Percival and Walden. This module started as translation of the wmtsa Matlab toolbox (http://www.atmos.washington.edu/~wmtsa/), so most naming conventions and most of the code structure follows their choices. The code uses a mix of python and cython for improved performance. The code reflects my needs and preferences, but contributions from others are welcome. The code has to some extent been tested, but bugs are to be expected.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    ThermV

    Comprehensive thermal analysis software package

    ...The modules for peak deconvolution, peak profile analysis and determination of Ea and lnA will be provided first. Full GUI will be provided in beta stage. Due to computational limitations, the code is partly programmed in Python and partly in R. Python code will eventually be fully integrated into GUI. R code might remain standalone, although it will be integrated to a highest possible degree. Distributed under GPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PRIN-3D (PRoto-code for Internal flows modeled by Navier-Stokes equations in 3-Dimensions) is a CFD code written in MATLAB, with turbulent and reactive capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    EmulMultiFit

    Simultaneously fit SAS data with polydisperse core-shell-shell spheres

    ...hard sphere structure factor can be used, too -long computation times (depending on problem size and amount of constraints) from hours to a few days are possible -non-parallelized code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    VOpR

    VOpR - a virtual optical rail

    ...The virtual optical rail as a ray-tracing simulation of the optical system. The goal is to provide fast and useful diagnostic images, not realistic blur. Additionally there is full access to the java source code under the terms of the GPLv3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Discrete Dipole Aproximation Project

    Discrete Dipole Aproximation Project

    Plugin orientated Discrete Dipole Approximation (DDA) Solver

    Discrete Dipole Approximation Project, is a software package designed to solve the Discrete Dipole Problem by the Discrete Dipole Approximation (DDA) method. This software is desgined to be plugin operated allowing for easy implimincation of new solver methods to improve the efficienty of the code. The plugin support also allow the program to write its output in multiple formats and structures defined by plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SphereSim

    SphereSim

    Physical simulation of particle movements

    Physical simulation of particle movements. The computer program SphereSim simulates and animates the behavior and the movement of particles in a space. By forces (such as gravity in a particular direction and between the particles, repulsion of the particles against each other and from the walls, Lennard-Jones-Potential between particles) different physical effects in particle groups are calculated and shown, such as the Brownian motion. The application uses the programming language C++...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    OpenSQUID

    Superconducting QUantum Interference Devices (SQUIDs) control software

    ...Simultaneous operation of both PFL-100s and PFL-102s from a single PCI-1000 is supported. More features are under development. The software is implemented in Python and aims to be easily integrated with user-defined measurement and control code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    zephyr

    Experiment automation

    ...It supports instruments from Agilent, Eco Physics, ICS Electronics, Keithley, Omega, Teledyne and other manufacturers. The script language is XML-based. Syntax highlighting is available. The source code is included in the distribution. Contact the project admin to get SVN access.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    HOPSA
    ...The graphical interface (QT4) includes plotting (matplotlib), instrument configuration/monitoring and a program step creator. The communication with the hardware is independent of the GUI and any number of devices can be selected. To modify the code for any other task only the hardware interface needs to be redefined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB