Showing 94 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
    Learn More
  • Transform months of data modeling and coding into days. Icon
    Transform months of data modeling and coding into days.

    Automatically generate, document, and govern your entire data architecture.

    Efficiently model your business and data models, and generate code for your data pipelines, data lakehouse, and analytical applications
    Learn More
  • 1

    TIM

    A raytracer for forbidden optics

    *** TIM's (now Dr TIM's) source code has moved to https://github.com/jkcuk/Dr-TIM *** TIM is a raytracer that was originally developed to simulate optical components called METATOYs, but it has since then developed into something much more general. Amongst other things, TIM can also calculate random-dot stereograms and anaglyphs and visualise ray trajectories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SPARTA

    Direct Simulation Monte Carlo (DSMC) Simulator

    SPARTA is a parallel DSMC code for performing simulations of low-density gases in 2d or 3d. Particles advect through a hierarchical Cartesian grid that overlays the simulation box. The grid is used to group particles by grid cell for purposes of performing collisions and chemistry. Physical objects with triangulated surfaces can be embedded in the grid, creating cut and split grid cells.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    Construct2D

    COmputational fluid dyNamics STRUctured grid CreaTor for 2D airfoils

    ...The grids are generated in Plot3D format. The only required input file is the set of coordinates defining the airfoil geometry, using the same format as XFoil, the popular vortex-panel code for airfoil analysis. Construct2D can create grids with O topology (recommended for airfoils with a blunt trailing edge) or C topology (recommended for airfoils with a sharp trailing edge). Now available in version 2.0: hyperbolic grid generation to create higher quality grids in a fraction of the time compared to elliptic grid generation. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • EHS Software and Management System Icon
    EHS Software and Management System

    ERA offers the only full EHS&Q platform with advanced automation to drive your complete compliance.

    ERA Environmental Software Solutions develops web-based EHS management software for small, medium, and large manufacturers needing to comply with federal, provincial, and state regulations, monitor their air, water, and waste emissions and other environmental outputs, author and manage Safety Data Sheets (SDS) in more than 40 languages, or standardize their Health and Safety procedures for incident and inspection tracking, training delivery, and audit management. The platform also supports comprehensive reporting for programs like TRI, Tier II, Title V, NEI, and NPRI. Companies across the automotive, aerospace, general manufacturing, and paints and coatings industries, to name a few, rely on ERA’s all-in-one, SOC 2 Type II certified SaaS for complete coverage of their EHS needs.
    Learn More
  • 5

    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
  • 6

    AnalyzeNNLS

    MRI Multiple Echo T2 Analysis

    ...JMR 206:200-4 (2010). Temporal Phase Correction included in version 2.5. If you use this functionality, please reference: Bjarnason TA, Laule C, Bluman J, Kozlowski P. JMR 232:22-31 (2013).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    This is an implementation of post-process phonon analyzer, which calculates crystal phonon properties from input information calculated by external codes, e.g., first-principles calculation code.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8

    MSU's Sparse Fourier Repository

    The Home of DMSFT, AAFFT, GFFT, and MSFFT.

    ...MSFFT, implemented by David Lawlor and Bosu Choi. This code is fast, but is not terribly easy to use. The algorithm is robust to some noise, but requires a lot of parameter tuning. Enjoy at your own risk :), Mark Iwen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • ShareCRM is an AI-powered enterprise CRM platform designed to connect data and teams across the entire customer lifecycle. Icon
    ShareCRM is an AI-powered enterprise CRM platform designed to connect data and teams across the entire customer lifecycle.

    Trusted by 6000+ Large and Medium Enterprises

    ShareCRM is an AI-powered, customizable and affordable enterprise CRM solution to seamlessly integrate and empower every aspect of your business.
    Learn More
  • 10
    Calculation of radiation view factors by adaptive integration. A cross-platform port of the public-domain code by George Walton.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Spglib is a C-library written for finding crystal symmetry. Symmetry operation, space group, etc, can be obtained using this symmetry finder. It is easy to include this library to your code. For more information, See, http://spglib.sourceforge.net/
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    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
  • 14

    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
  • 15

    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
  • 16

    RSS - Radial Stretching System

    OpenSource radial stretching system for the scientific community

    ...Our development enables significant cost reduction (~300 €) and increase the availability of equibiaxial deformation measurements for scientific material analysis. 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
  • 17

    rarFit

    Maximum Likelihood fitting programme using ROOT and RooFit

    ...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 observables. The code is designed to work withe versions of ROOT > 5.28 and has been tested on RedHat 5, Scientific Linux 5 and Mac OSX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19

    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: 0 This Week
    Last Update:
    See Project
  • 20

    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
  • 21
    .... ######################## 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 contribute to the project. In case you are using ROOTPWA on a regular basis, please consider signing up for our low-traffic user's mailing list. In case you encounter problems using ROOTPWA, please use the bug-ticket system to get help.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Migration of cells in a social context

    Model of the migration of 3T3 fibroblast cells in social context

    Code updated. There were a few errors in the physical model of the concentration field of secreted chemokine surrounding each cell, together with a few coding errors. All have been corrected, the model refitted, and all simulations presented in the paper repeated. Results from this corrected model are on par with the published results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NanoCap

    NanoCap

    Carbon Fullerene and Capped Nanotube Generator

    ...In addition, the NanoCap core libraries can be used in custom Python scripts that enabled the user to produce structures in bulk or to include the structure generation routines into pre-existing code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    SingleSkin

    SingleSkin

    Software for design single skin kites, speedgliders and paragliders

    ...Allow to modify wing shape, profile, settings. Allow to print sew templates with scale 1:1 in A4 or other small printer's formats. Export sew templates to DXF. Main code writen in Javascript, GUI writen in Visual C# 2010 Express.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB