Showing 123 open source projects for "source code pro"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Quantum Wells, Wires and Dots

    Quantum Wells, Wires and Dots

    A set of tools for simulating semiconductor nanostructures.

    This software accompanies the textbook "Quantum Wells, Wires and Dots" (4th Edition), Paul Harrison and Alex Valavanis, Wiley, Chichester (2015). It is adapted (by the same authors) from code that was originally supplied on a CD with the first edition of the book [1] and is now made available under the GPL3 license. In brief, we encourage everyone to use the software in your studies and research, to study and modify the source-code and to share it widely. However, you are not permitted to include any of our code in a closed-source project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Laxor is a C++ template library for componentwise tensor algebra, which uses the "Einstein" index notation in expressions and produces efficient binary code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    smartblob

    tiny code, html webcam game or plug brain in each blob, java server

    ...The gameplay is better experienced in 0.2 which is controlled with the mouse so you dont have enough freedom of movement compared to webcam. This small file contains its own source code including occamserver, a tiny general java server I built which I'll adjust to allow http streaming connections to stay open for faster ajax than a new web call each time. The reshaping and bouncing physics is by springs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FAST Simulations

    FAST Simulations

    An Open source Analysis and SImulation Toolbox for Fuel Cells

    FAST is an Analysis and Simulation Toolbox (FAST) for Fuel Cells (FC) FAST-FC is the doctorate work of David B. Harvey and was developed with support from the U.S. DOE, Ballard, and Queen's University. Derivative works of FAST-FC include FC-APOLLO which is a forked branch of this project intended to capture the code state at the exit of the funded DOE project. FAST-FC is the open and active community branch. FAST-FC is developed and maintained by the original creator and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    OPar

    OPar

    OPen ARchitecture PARallel PARticle code

    NOTICE: The current version of OPar is hosted on GitHub https://github.com/holgerschmitz/Opar This repository on Sourceforge is no longer maintained! OPar is an open architecture Particle-In-Cell (PIC) code for plasma simulations. The code is based on the Schnek framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PneumaticDampener

    Software to analyze the behaviour of a pneumatic dampener

    This software perform the analysis of the pneumatic dampener under dynamic load. The loading is defined by the pressure table. For results the Adams integration scheme is used. Source code will be opened as soon as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Control Interface Victor 86C, Voltcraft

    Control Voltcraft Power Supply and Victor 86C Multimeter

    ANNOUNCEMENT Project has moved to a proprietary website! http://www.instruman.it Updated source code available at https://instruman.codeplex.com/ This is an interface used to program and control Voltcraft DPPS-32-15 Power Supply, and to log data from Victor 86C Multimeter. It's an all-in-one solution to use the two instruments at the same time for Scientific, Research and Study purposes. Features avaible are the following: -Victor 86C USB HID connection protocol -86C data reading and logging -COM port selection -Continuous reading of Voltage and Current -Continuous logging of Voltage and Current in a Chart with the option to export data to csv file -Possibility to set logging rate from 50 ms -Turn ON and OFF instrument -Set Voltage and Current -Set a custom voltage loop to play and reiterate -Reiteration possible in three ways: for a fixed time, for a fixed number of cycles and until the STOP button is pressed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    RSS - Radial Stretching System

    OpenSource radial stretching system for the scientific community

    ...Construction plans, source code, and electronic circuit diagrams are freely available under a creative commons license. RSS Website: http://www.somap.jku.at/rss/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    rarFit

    Maximum Likelihood fitting programme using ROOT and RooFit

    A maximum likelihood fitting package based on ROOT/RooFit for HEP. The fitting is driven by a text file and includes the following main options: 1) fitting, plotting and extraction of PDFs; 2) fitting of maximum likelihood models; 3) creation of projection and sPlot plots; 4) scanning about maximum likelihood minima; 5) combination of maximum likelihood curves with systematic errors for extraction of significance and combined errors; 6) toy studies; 7) means and pulls on fitted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12

    wmtsa-python

    Discrete wavelet methods for time series analysis using python

    Several python libraries implement discrete wavelet transforms. However, none of them, or at least none that I know, is aimed at scientific use. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PDSTRIP is a hydrodynamic strip code for seakeeping. It computes ship motions for monohulls including sailing boats. PDSTRIP has been abandoned by its initiators, who do not wish to be contacted with use questions. The position of maintainer is vacant.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    potfit

    potfit

    potfit force-matching code

    The potfit code uses the force-matching method to generate effective potentials from ab-initio reference data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ThermV

    Comprehensive thermal analysis software package

    ThermV thermal analysis software package aims to provide the most sophisticated automatic analysis of thermal analysis data (TG/DTG, DTA and DSC). It offers new algorithm for concurrent peak deconvolution at different heating rates and provides full kinetic analysis of these data, including isoconversional methods for Ea, determination of reaction model and full kinetic triplet, Avrami coefficients, and dimensionality of crystal growth for reactions in the solid state. The project is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SFrame is a C++ framework built around the ROOT libraries for analysing particle physics data. It gives a very high performance for processing data, by allowing the user to run his/her code on a distributed farm of machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    We have moved to github! Please visit us at https://github.com/ROOTPWA-Maintainers/ROOTPWA. ######################## ROOTPWA is a toolkit for partial-wave analysis of multi-particle final states produced in high-energy particle reactions. It is used to determine hadron spectra from experimental data. NOTE: The code is only accessible through the git repository in the "Code" section of this website. Please refer to the README file on how to get and install ROOTPWA and on how to...
    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

    Keywords: -simultaneously fit several SAXS and SANS data sets with polydisperse (Schultz-Zimm or Gaussian distribution f(R)) spherical core-shell-shell nanoparticles -analytical expressions are used for from factor F(Q) and its integral over f(R), no numerical integration required -absolute units -Mathematica is required via console (MathKernel) -Mathematica's local and global optimizers (simulated annealing, differential evolution, Nelder-Mead, ...) can be used -range for fit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Scientific data elaborator

    The data elaborator is a new project to manage scientific data

    This program can make histograms, table and graphics of datas, study the error propagation during a measure, it is usefull if you have to do study errors propagations. The output are latex files, so it is easy for you just put them into your relations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    SIMtoEXP

    For comparison of simulation and experimental scattering data

    SIMulation to EXPeriment is software that allows the direct comparison of simulation density information with that obtained from X-ray and neutron scattering experiments, by converting the simulation data to form factors. It also calculates volume probability distributions according to a space filling volumetric model. Written in C++ and Qt, SIMtoEXP has a very simple and easy to use GUI with interactive plotting. The software was originally developed by Norbert Kucerka. The code has...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    minydro

    minydro

    A simple hydrodynamic code less than 700 lines long!

    A short and simple hydrodynamic Godunov code using a cell-based structure. This program is free to use. It was designed mainly for teaching purposes and it is made freely available in the hope that someone may find it useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    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
  • 25
    NSB entropy and mutual information estimator; applications to the analysis of neural code.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB