Showing 254 open source projects for "school-software"

View related business solutions
  • 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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 1
    OSDLab

    OSDLab

    Open Source Digital Laboratory

    Open Source Digital Laboratory compatible with Arduino project. This software consists from C++/Qt programs such as dotScope (https://dotscope.sourceforge.io) - is a scientific shell for live experiment, dlCAM (https://dlcam.sourceforge.io) - computer aided manufacture for Arduino and others projects, img-map (https://img-map.sourceforge.io) - image digitaizer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    MCNPydE

    MCNPydE

    MCNP data extraction and display software library

    MCNPydE is a Python library for extracting data from MCNP output file. It requires Python, Matplotlib and Numpy. It is a data reduction tool for MCNP output for ease of results analysis and viewing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    htcontrol

    controls high-temperature single-crystal XRD experiments using IPDSII

    htcontrol is a software to control high-temperature single crystal XRD experiments on a STOE IPDS II or 2T diffractometer platform. A Manson SDP2210 power unit is needed as well as the ICP DAS I7019 data acquisition interface (amount of investment approx. 600 EUR). htcontrol is written in Perl and runs on a cygwin platform to be installed on the WinXP/10 host.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    A command-line tool for numerical reconstruction of digital holograms (formerly known as "HoloPlay")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 5
    QualityControlForRadiology

    QualityControlForRadiology

    QC tests and patient doses from radiodiagnostic XRay equipment

    This software performs various quality control tests for XRay devices used in radiography, mammography, fluoroscopy and CT such as: HVL/tube filtration, high voltage, exposure time, tube output, MTF calculations, film sensitometry, AEC devices and more. It also compute patient doses using an external program based on the GEANT4 simulation toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DoseInHumanBody

    DoseInHumanBody

    Patient dose from medical X-ray and other sources

    DHPRE software uses Geant4 simulation toolkit for computing organ doses, effective dose and lifetime atributable cancer risk for humans exposed to external radiation field. It is mainly used for patients undergoing X-ray examinations such as radiography, mammography, dental panoramic and CT but can be used for any kind of radiations. INTERFACE is a small program to compute the correction to dosimeter reading when used in conditions other than the calibration ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RadiationHelper

    RadiationHelper

    Alpha, Beta, Gamma measurements and Nuclide exposure

    RadiationHelper is a data analysis tool for : 1. gross alpha and beta radiation measurement and detector calibration using experimental data (counts acquired by alpha-beta devices). 2. gamma spectroscopy measurements and detector calibration using experimental data (spectra acquired by acquisition software such as Assayer, Gamma Vision, Maestro) 3. gross alpha,beta, gamma detector efficiencies and gamma peak efficiency can be theoretical computed using Monte-Carlo simulation technique for radiation transport (based on EGSnrc toolkit) 4.dose assessment in human body exposed to radiations from nuclides in several common scenarios such as air exposure, water submersion, ground surface, internal ingestion or inhalation. 5. quick dosimetry and shielding computations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DetectorCalibration

    DetectorCalibration

    Peak and global efficiency of radiation source-detector equipment

    This software uses Geant4 simulation toolkit for computing detector efficiency in terms of peak efficiency and gross efficiency. It is designed mainly for gamma detectors (NaI or HpGe) but can be extended for beta or any other radiation type. Radiation source can be frontal beam, point source, Sarpagan baker (cylinder) and Marinelli baker. Due to the nature of Monte Carlo simulation technique, all geometries involved must be well known for accurate results!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SpacePy
    Now maintained at github.com/spacepy/spacepy Space Science library for Python - contains superposed epoch classes, drift shell tracing, access to magnetic field models, streamline tracing, bootstrap confidence limits, time and coordinate conversions, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    I.S.A.A.C.S. Interactive Structure Analysis of Amorphous and Crystalline Systems is a cross-platform software developed to analyze the structural characteristics of three-dimensional models built by computer simulations.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 11
    Mathematica-SPICE

    Mathematica-SPICE

    Call SPICE from Mathematica to enable advanced circuit optimization

    This project connects the ubiquitous circuit simulation software, SPICE, with the powerful tools of Mathematica. This allows the optimization of circuits based on arbitrarily complex criteria. For example, automatically tune component values to match a desired filter profile. Tweak a circuit to maximize its efficiency. Match a circuit's output to an arbitrary waveform. As long as you can quantify your goal as a fitness function, you can automate the search for the optimal component specs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SoAx

    Structure of Arrays of multiple types

    Structures of arrays (SoA) are generally faster than arrays of structures (AoS) while AoS are more handy. This project (SoAx) combines the advantages of both. By means of C++(11) meta-template programming SoAx achieves maximal performance (efficient use of vector units and cache of modern CPUs) while providing a very convenient user interface (including object-oriented element handling) and flexibility. It has been designed to handle list-like sets of particles (similar to struct {int id;...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hamilton
    Hamilton Project is a software package concerning science and math in C++
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    CvMob
    CvMob is an Open Source tool to automatic visual analysis of human movement. The software calculates the optical flow to generate data about trajectory, velocity and acceleration using low-quality videos. For more informations, please visit our website: http://www.cvmob.ufba.br/
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 15
    Elastolix

    Elastolix

    Elastolix converts elastic moduli.

    Elastolix takes any 2 of 6 elastic moduli and calculates the remaining 4. There is a command line tool, named elastolix and a tool with a graphical user interface made with lazarus. Releases for macOS will always be first, others should always follow shortly after.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Aire

    Astrophysical Integrated Research Environment

    AIRE (Astrophysical Integrated Research Environment) is a set of computing facilities initiated by Tsinghua Center for Astrophysics , which aims to aid astrophysicists collect, store and analyze data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Advanced Numerical Instruments 3D

    Advanced numerical instruments: adaptive meshing, FE methods, solvers

    Ani3D provides portable libraries for each step in the numerical solution of systems of PDEs with variable tensorial coefficients: (1) unstructured adaptive mesh generation, (2) metric-based mesh adaptation, (3) finite element discretization and interpolation, (4) algebraic solvers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    UnityConverter

    UnityConverter

    Simple software to convert many kinds of unity.

    Unity Converter is the software, which have really good tools to convert many kinds of unity, it helps people whose works with physics too much, and also people who are engineer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Grid-based Coupled Electron and Electromagnetic field Dynamics (GCEED) is an open-source software package for massively parallel first-principles calculations of electron dynamics in real time and real space. The program codes are written in the Fortran 90/95 language with MPI and OpenMP. Time dependent density functional theory (TD-DFT) calculations can be performed on 100,000 CPU cores of K Computer with high parallel efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Cambridge Rocketry Simulator

    Simulate high power rocket flights with splash down plots

    ...Peer-reviewed publication in the Journal of Open Research Software (JORS) http://doi.org/10.5334/jors.137 "Cambridge Rocketry Simulator – A Stochastic Six-Degrees-of-Freedom Rocket Flight Simulator"
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21

    stellarics

    Inverse Compton emission from heliospheres of sun and stars

    Cosmic ray electrons scatter on the photon fields around stars, including the sun, to create gamma rays by the inverse Compton effect. This program computes the spectrum and angular distribution of this emission. The software also includes general-purpose routines for inverse Compton scattering on a given electron spectrum, for example for interstellar or astrophysical source modelling. For further information see these publications: http://arxiv.org/abs/astro-ph/0607563, http://arxiv.org/abs/0801.2178, http://arxiv.org/abs/1104.2093, http://adsabs.harvard.edu/abs/2013NuPhS.239..266O and this conference presentation: https://confluence.slac.stanford.edu/download/attachments/130879399/poster_symposium_sun_2012.pdf and the corresponding conference paper http://arxiv.org/abs/1307.6798 2017 June 16: now available from gitlab https://gitlab.mpcdf.mpg.de/aws/stellarics which will be used for future develpments.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22

    Advanced Simulation Library

    Free multiphysics simulation software package

    Advanced Simulation Library (ASL) is a free and open source multiphysics simulation software package. Its computational engine is based, among others, on the Lattice Boltzmann Methods (http://en.wikipedia.org/wiki/Lattice_Boltzmann_methods) and is written in OpenCL (http://en.wikipedia.org/wiki/OpenCL) which enable extraordinarily efficient deployment (http://asl.org.il/benchmarks) on a variety of massively parallel architectures, ranging from inexpensive FPGAs, DSPs and GPUs up to heterogeneous clusters and supercomputers. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    orthos

    orthos

    Simulation of EPR spectra of nitroxide biradicals

    ...NB: Please note that now (as of Nov 2016) the distribution is being updated so that to improve reliability, OS-universality, and the quality of documentation. If you have any troubles installing/compiling/using the software, please contact me. I would be glad to help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LOOS

    LOOS

    Analyze molecular simulation data

    LOOS is a light-weight object oriented software library for creating new tools for analyzing molecular simulation data, written in C++. The main design goal is to allow casual programmers to easily implement new analysis methods. THIS PAGE IS NO LONGER UPDATED. Please see https://github.com/GrossfieldLab/loos for all recent developments
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB