Showing 34 open source projects for "su linux root"

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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Uranie

    Uranie

    Uranie is CEA's uncertainty analysis platform, based on ROOT

    Uranie is a sensitivity and uncertainty analysis plateform based on the ROOT framework (http://root.cern.ch) . It is developed at CEA, the French Atomic Energy Commission (http://www.cea.fr). It provides various tools for: - data analysis - sampling - statistical modeling - optimisation - sensitivity analysis - uncertainty analysis - running code on high performance computers - etc. Thanks to ROOT, it is easily scriptable in CINT (c++ like syntax) and Python. Is is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    ccgsl

    Use Gnu Scientific Library as if it were writtem in C++.

    The ccgsl provides simple C++ wrappers for the GNU Scientific Library. It uses Java-like shared-pointer classes in place of structs to avoid direct memory allocation/freeing and to work better with the STL. It lets you construct functions for optimisation, root-finding and the like from C++ member functions, making it easier to integrate with existing C++ code. It also provides C++ exceptions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    progrep

    progrep

    Utility to show live progress, status & stats for running simulations

    progrep is a command-line tool (Linux) to show live progress report, status & stats of a running simulation or compute job that executes a given number of iterations. It shows % completed, time remaining, time elapsed, number of threads, MPI_Rank(if any), CPU usage & speed (FPS). The FPS measures may be used in benchmarking, e.g. while optimizing HPC algorithms for performance. progrep supports both single-threaded and parallel (multicore/multinode - e.g. OpenMP/MPI) jobs. progrep can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mapbox GL Native

    Mapbox GL Native

    Interactive, thoroughly customizable maps

    ...To embed interactive maps into a native application using a platform-specific language, install the Mapbox Maps SDK. We use CMake to build Mapbox GL Native for various platforms, including Linux, Android, iOS, macOS and Windows. The provided command, executed from the root of this repository tree, will build Mapbox GL Native targeting your host architecture given that you have all the dependencies installed and run the example app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5
    JESUBOTs -  FRC Team #5809

    JESUBOTs - FRC Team #5809

    Rockhurst High School Robotics Team

    This project is the central engineering hub for the JESUBOTs FRC Robotics Team #5809. We intend to use Sourceforge to share all of our present and future robot hardware designs and software with anyone that is interested. The team transitioned to SolidWorks in the 2018 season since our local universities all teach using SolidWorks. Our rookie year was 2016 when we were honored to win the Rookie All-Star Award and had the pleasure of attending the FRC World's Competition in St....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Virtual Geometry Model (VGM) provides abstract interfaces to geometry objects and functions for conversion between supported geometry formats (Geant4, Root, GDML, AGDD).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Hebrew Deflector

    A proram to de-inflect modern Hebrew words

    Hebrew Deflector tries to guess the root, the pattern and the form of a modern Hebrew word provided by the user. It uses the existing rules of the language to do that, and displays the list of possible answers. It is not a dictionary and it doesn't know whether the word (and the listed forms of it) exists or not. It also doesn't know anything about exception to the rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    STARucn

    STARucn

    Monte-Carlo simulation for ultra-cold neutrons

    STARucn (Simulation of Transmission, Absorption and Reflection of ultracold neutrons) is a Monte-Carlo software designed to simulate experimental setups and guides for ultra cold neutrons. It relies heavily on CERN's ROOT packages. Developing team : Benoit Clément, LPSC/UJF Damien Roulier, ILL/UJF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    rarFit

    Maximum Likelihood fitting programme using ROOT and RooFit

    ...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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10

    IsoSearcher

    Sistema de visualización de isosuperficies en imágenes médicas 3D

    IsoSearcher es un sistema de generación y visualización de isosuperficies en imágenes médicas tridimensionales. Permite trabajar con campos escalares tridimensionales almacenados en archivos sin compresión y con imágenes médicas almacenadas en formado DICOM (Digital Imaging and Communication in Medicine) que es de uso generalizado, tanto por el equipamiento comercial como por la comunidad científica que los utiliza. Implementa algoritmos que permiten realizar mallas no-estructuradas, de...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    QwtControl

    Plotter for Control-Systems (Root-Locus, Step-Response, Bode)

    This Projects target is to visualize the properties of Control-Systems. One can insert the roots of the caracteristic Equation and plot the Locus by varying the Parameters. One can insert the transfer-function and view the changing response by varying the parameters. This applies also to the Bode-Plot. All those Plots can apply to the same Control-System and are updated in Realtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ckon

    automatic build tool for ROOT data analysis software

    ckon is a C++ program/tool which automatically takes care of compilation, dictionary generation and linking of programs and libraries developed for data analyses within the CERN ROOT analysis framework. This includes parsing include headers to figure out which libraries the main programs need to be linked to. It uses automake/autoconf to be platform independent and GNU install compliant. In addition, m4 macros are automatically downloaded and the according compiler flags included based on a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Simbuca
    SIMBUCA (before called Simonion) is a simulation package that simulates the motion of charged particles under the influence of Electric and/or Magnetic fields. What makes Simbuca unique is that you can choose to calculate the Coulomb interaction between ions on a Graphics cards which is much faster than calculating this on the conventional CPU (reducing the simulation time from years to days). Therefore Simbuca has been applied in various projects which required to understand the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    galplot

    Plot GALPROP output

    Plot package for GALPROP https://sourceforge.net/projects/galprop Plots models and data for cosmic-ray spectra, secondary/primary ratios, gamma rays, synchrotron. Includes gamma-ray source population synthesis and corresponding plots. For gamma rays, convolves models with the Fermi-LAT response. This release is to assess interest. It requires many input data files (not included) which will be made available as required. With the data provided cosmic-ray spectra and ratios and source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TMVA Toolkit for Multi Variate Analysis

    TMVA Toolkit for Multi Variate Analysis

    A ROOT-integrated toolkit for multivariate analysis

    TMVA is a ROOT-integrated toolkit for multivariate classification and regression analysis. TMVA performs the training, testing and performance evaluation of a large variety of multivariate methods. Since 2013, TMVA has been fully integrated with ROOT and is distributed as part of it. The new homepage of TMVA is https://root.cern
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Cern Root debs for Ubuntu/64 and 32bits
    FOR DETAILED INFORMATION GO TO http://cernrootdebs.sourceforge.net Packages of Cern Root software for Ubuntu/64/32bits. This package is going to be installed on /usr/local. Enabled: minuit2 roofit unuran tmva from 5.34.01 Enabled support for asimage, astiff, builtin_afterimage, builtin_lzma, cintex, explicitlink, fftw3, fitsio, gviz, genvector, krb5, ldap, mathmore, memstat, minuit2, mysql, opengl, python, reflex, roofit, shadowpw, shared, ssl, tmva, unuran, x11, xft, xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MeteoStationNM

    MeteoStationNM

    MeteoStaionNM for weather station WS1080(WH1080) for Linux (Ubuntu).

    ...Application is not tested for Windows!!! Notice: You must set permissions of the USB device in the application USERS AND GROUP on the Ubuntu. User XXX and ROOT is need to be add to ONE group.REBOOT. v1.07 Improvements: New Icons and better algorithms for current weather. New configuration options such as font color and background color panel. Communication with the server is implemented, but only in test mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ROOTlib

    C++ lib, that provides access to multiple ROOT routines (root.cern.ch)

    This C++ lib is used and created to provide easy methods based on ROOT (a CERN data analysis framework). It was developed for use in practical courses but is not limited to. In addition it is ported step by step into Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GiNaCRA
    GiNaCRA is a C++ library providing data structures and algorithms for Real Algebraic computations. GiNaCRA is based on the efficient C++ library GiNaC including support for symbolic manipulations on polynomials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DeMMaTTouL
    Software de Mapas de Argumentos con interfaz gráfica diseñado con el objetivo específico (aunque no excluyente) de analizar la estructura argumentativa de demostraciones matemáticas, utilizando el modelo de Toulmin. Además, el contenido de los elementos puede ser tanto texto como imágenes, lo que permite guardar como imagen expresiones matemáticas escritas en LaTeX (utilizando software de apoyo como KLatexFormula). Se puede imprimir el diagrama y exportarlo a formato imagen (varios...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    numerica

    Basic numerical algorithms in c++

    IMPORTANT: This project have been migrated to GitHub (https://github.com/krvajalmiguelangel/libnumerica) To use this or leave feedback, please visit github site instead. numerica implements some of the basic numerical algorithms about root-finding, interpolation, system of linear equations, integration, and ordinary differential equations. The aim is to be simple, code-readable and generic. New features of the recently approved c++11 are used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MESH is a tool that measures distortion between two discrete surfaces (triangular meshes) using the Hausdorff distance to compute a maximum, mean and root-mean-square errors between two given surfaces. It also displays the error values on the surface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SuSim
    SuSim stands for Sukhoi Simulator. It is a multipatform flight simulator developed to implement the most simplistic but realistic flight dynamic simulations possible, targeted in the first place to mimic the behaviour of the Su-27 Flanker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a project to calculate the square root of 3 to millions of digits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo