Showing 2982 open source projects for "open-shell"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Syntax2DNew

    Syntax2DNew

    Syntax2D (latest ver. 1.3.7.0)

    Syntax2D is a suite of tools for urban and architectural spatial analysis developed at the University of Michigan. It includes space syntax measures of isovists, axial maps, and visibility graphs, with some newer features such as path-based measures. New versions are released here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    VboxTextGrab

    Grab text from VirtualBox VMs running in text mode (VGA/framebuffer)

    VBoxTextGrab can be used to grab text from VirtualBox VMs running in text mode (either VGA or framebuffer), providing that a fixed width font is used that is known by this application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    The CCP1GUI

    An extensible GUI for computational chemistry codes

    The CCP1GUI project aims to develop a free, extensible Graphical User Interface to various computational chemistry codes developed by the worldwide academic community, with an emphasis on ab initio Quantum Chemistry codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An optimized C library for numerically solving exterior ballistics problems. It supports standard drag models (Drag Functions G1-G8). The solution method is the common "3 degree of freedom" analysis found in many commercial programs.
    Downloads: 4 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
  • 5

    CS Miner

    A tool for Navigating in Chemical Space

    CS-Miner stands for Chemical Space Miner and is a software tool for navigating in chemical space of compound databases. It helps for deriving appropriate classification models and performing virtual screening. Download it via: http://csminer.com/csm/?p=7 A quick tutorial is available through: http://csminer.com/csm/?p=8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EpsGraphics is a Java library to output EPS graphics. EpsGraphics is an extension of Graphics2D that allows you to draw to an EPS file as it was a Java graphics object. CMYK as well as RGB color models are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Create, check, annotate, merge, diff, split SBML (System Biology Markup Lanugage) documents. The latest version of semanticSBML is webbased with a RESTful interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    arrowmatcher
    Arrowmatcher is a ballistics software for crossbow archers. It can calculate the speed, kinetic energy, trajectory, aiming solution and much more of an arrow (or bullet). It uses a simplified 6 degree of freedom model.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    BasisViewer

    Browse and visualize your downloaded Basis Band B1 biometric data

    This application allows you to graph your Basis data in several ways and allows you to easily move across dates, plot mulitple attributes simultaneously, and understand trends and answer questions. This application assumes you've already run the BasisRetriever application and downloaded your metrics in csv format.
    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
  • 10

    Sage-sb

    Semiautomatic generation of semantic building models from image series

    We present an approach to generate a 3D model of a building including semantic annotations from image series. In the recent years semantic based modeling, reconstruction of buildings and building recognition became more and more important. Semantic building models have more information than just the geometry, thus making them more suitable for recognition or simulation tasks. The time consuming generation of such models and annotations makes an automatism desirable. Therefore, we present a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ** Deprecated ** Important! All of the software on this web site has been deprecated, and has not been maintained since 2014. All of this software is now being maintained on Github - and can be obtained from https://github.com/jpaulm . Changes and enhancements are still ongoing, and while older software should still work, newer features described in the literature will not be available in SourceForge. The old license was the Artistic license - the software is now in process of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    slycat

    Web-based data science analysis and visualization platform.

    This is Slycat - a web-based data science analysis and visualization platform, created at Sandia National Laboratories. The goal of the Slycat project is to develop processes, tools and techniques to support data science, particularly analysis of large, high-dimensional data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CIG-P

    CIG-P

    CIG-P is a simple yet flexible data visualization tool

    CIG-P is a higher order visualization tool for AP-MS which generates intuitive circular diagrams for visually appealing final representation of AP-MS data. CIG-P can be used to compare a) different AP-MS datasets of various baits or b) a particular bait under various perturbations (lenticular section CIG-P). The output of CIG-P is a simple and intuitively easy to grasp visualization of a complex dataset. Publication: CIG-P: Cicular Interaction Graph for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Animp is an OpenGL program to display movies of particles in motion where the movies are produced by adding calls to animp library routines to simulation code written in either C++ or Fortran. Animp can also display molecules read from PDB files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AndroidStaggeredGrid

    AndroidStaggeredGrid

    Android staggered grid for multiple columns with rows of varying sizes

    An Android staggered grid view which supports multiple columns with rows of varying sizes. The StaggeredGridView was developed due to requirements for the Etsy app not met by any existing Android libraries. Namely a stable implementation with the ability to have a different number of columns in landscape & portrait, to sync grid position across orientation changes and support for headers & footers. The library was built for and tested on Android version 2.3.3(SDK 10) and above. It could be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FIBEXplorer

    FIBEXplorer

    FIBEX format viewer and navigator

    Das Field Bus Exchange Format (FIBEX) ist ein XML-Austauschformat für diverse Bussysteme in vernetzten Fahrzeugen. Der Inhalt praxisrelevanter FIBEX-Dateien ist ohne entsprechende Toolunterstützung nur schwer zu fassen. Der FIBEXplorer® bietet einen vielseitigen Viewer für das FIBEX-Format. 100% FIBEX FIBEX Vergleich Linkverfolgung Working Sets Vertikale Navigation Clustered Navigation Startup Wizard By courtesy of Sulzer GmbH (http://www.sulzer.de)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Coulson Plot Generator

    Coulson Plot Generator

    Graphics generator for pie diagram matrix from spreadsheets

    For comparative plus/minus spreadsheet data, Coulson Plot Generator application creates a multiple pie diagram, for a rapid visual comparison of subunit occupancy across a range of entities. Numbers of pies, segments, labels and colours are customisable. Creates an editable PDF from a comma separated text file. Now with zoom capability and more memory, for larger datasets. Save images in several formats including SVG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The gtkdataboxmm C++ binding provides a C++ interface on top of the gtkdatabox C library. GtkDatabox is a widget for live display of large amounts of fluctuating numerical data. Data presentation (e.g. on linear or logarithmic scales, as dots or lines, with markers/labels) as well as user interaction (e.g. measuring distances) is easy. (see https://sourceforge.net/projects/gtkdatabox/ )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java toolkit for the creation of physics simulations and 3D visualizations. Developed as part of the Technology Enabled Active Learning (TEAL) initiative at MIT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XNBC: neurobiology simulation tool

    XNBC: neurobiology simulation tool

    XNBC is a graphic application to simulate biologic neural networks.

    XNBC is a full featured application for computer naive neuroscientists. It simulates biological neural networks using graphic tools to edit neurons and networks, to run the simulation and to analyze results. Written in C, it runs on Unix and Windows. Web site : http://ticemed-sa.upmc.fr/xnbc/ All recent versions are on this site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ode-viz
    This toolbox generates automatically a vtk-visualization for an ode (Open Dynamics Engine) simulation under Python. You only have to define the simulation space and world and forward these entities to the visualization. That's all... Install also via pip possible: pip install odeViz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Imview is an image display/image analysis package for Unix and Win32 based on the Fast Light ToolKit (FLTK, also on sourceforge).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenCarto

    OpenCarto

    Spatial data transformation, multi-scale mapping, vector web mapping

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MITO - Leap Motion - Fork
    MITO Leap Motion Fork is a fork of the Medical Imaging TOolkit. It integrate the Leap SDK so that you can interact with the application using hand gestures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TrafficModeller is an open-source, graphical user interface (GUI) tool for the rapid high-level modeling and generation of vehicular traffic. TrafficModeler supports a variety of traffic definition models representing a wide range of traffic patterns
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB