[go: up one dir, main page]

Showing 230 open source projects for "emm-r"

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
  • Software for managing apps and accounts | WebCatalog Icon
    Software for managing apps and accounts | WebCatalog

    Tired of juggling countless browser tabs? WebCatalog Desktop turns your favorite web apps into dedicated desktop apps

    Turn websites into desktop apps with WebCatalog Desktop—your all-in-one tool to manage apps and accounts. Switch between multiple accounts, organize apps by workflow, and access a curated catalog of desktop apps for Mac and Windows.
    Learn More
  • 1
    SimpleITK
    SimpleITK: a simplified layer build on top of the Insight Toolkit (ITK), intended to facilitate its use in rapid prototyping, education and interpreted languages.
    Leader badge">
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    Shogun

    Shogun

    Unified and efficient Machine Learning since 1999

    Shogun is a unified and efficient Machine Learning since 1999. Shogun is implemented in C++ and offers automatically generated, unified interfaces to Python, Octave, Java / Scala, Ruby, C#, R, Lua. We are currently working on adding more languages including JavaScript, D, and Matlab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    zoomenhance

    the Mars anomalies image viewer with realtime enhancements

    ...The region of interest depends on zoom-factor and dimensions of the output window. The special second version of this filter adjust the contrast independently for any R,G,B layer. This maximizes the visibility of color differences. For example: very useful for images from the Mars-rovers with reduced contrast and color information. More realtime functions: brightness, contrast, gamma, RGB/HSL, un/sharp, unblur. You can find configuration notes here in the wiki.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    OpenM++

    OpenM++: open source microsimulation platform

    IMPORTANT: ========== Our project home page: https://openmpp.org Our latest source code and release available at: https://github.com/openmpp/main/releases/latest Our documentation available at: https://github.com/openmpp/openmpp.github.io/wiki SourceForge files still exist for historical reason. OpenM++ is an open source microsimulation platform inspired by and compatible with Modgen. OpenM++, compared to its closed source predecessor Modgen, has advantages like portability,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smarter Packing Decisions for Retailers and 3PLs Icon
    Smarter Packing Decisions for Retailers and 3PLs

    Paccurate is an API-first cartonization solution.

    Paccurate is the only patented cartonization solution that optimizes for transportation costs directly. So you can have the right boxes, and control how they're packed.
    Learn More
  • 5
    Sol-R

    Sol-R

    Open-source CUDA/OpenCL speed of light ray-tracer

    Sol-R is a CUDA/OpenCL-based real-time ray-tracer compatible with Oculus Rift DK1, Kinect, Razor Hydra and Leap Motion devices. Sol-R was written as a hobby project in order to understand and learn more about CUDA and OpenCL. Most of the code was written at night and during weekends, meaning that it's probably not the best quality ever.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Virtual Laboratory Environment

    Virtual Laboratory Environment

    A multi-modeling and simulation environment to study complex systems

    ...The models can be developed with the DEVS formalism or with the classical mathematical formalism: Ordinary Differential Equation with Euler, Range-Kutta or QSS integrator, Finite state automaton (FDDEVS, UML State chart, Hybrid Petri net). The VLE environment provides an IDE to develop C++ models, DEVS coupled models. VLE have also three ports to use the VFL with Python, Java and R programming languages.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    BERT

    BERT

    Connector for Excel and the programming languages R and Julia

    ...It really could not be any easier. BERT also has a console that you can use to control Excel in real time, right from your R code. And (if you want), you can call R functions from VBA as well.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    syfluid

    syfluid

    Fancy interactive fluid simulation for gfx fans, VJs and demo coders

    ...Drag while your right mouse button is pressed to "draw" the fluid/density field. Drag while your left mouse button is pressed to make the whole thing move, i.e. to "draw" the "forces" that you're adding to the fluid/density field. Press "r" to clear the screen and "m" to open the menu. Press "1" .. "8" to switch color presets. SPACE to pause. "s" to save a png or jpg. syfluid is written in C++ using OpenGL. Even though it is heavily performance optimized and using OpenGL Shading Language (GLSL), it is a performance hog. Use "f" to show the FPS. If they are lower than 30, then reduce the quality parameter that you find in the menu from 200 to e.g. 100. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Detect and Track

    Detect and Track

    Code release for "Detect to Track and Track to Detect", ICCV 2017

    ...The framework unifies object detection and tracking into a single pipeline, allowing detection to support tracking and tracking to enhance detection performance. Built upon a modified version of R-FCN, the code provides implementations using backbone networks such as ResNet-50, ResNet-101, ResNeXt-101, and Inception-v4, with results demonstrating state-of-the-art accuracy on the ImageNet VID dataset. The repository includes MATLAB-based training and testing scripts, along with pre-trained models and pre-computed region proposals for reproducibility. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • DDoS Protection Solution | A10 Networks Icon
    DDoS Protection Solution | A10 Networks

    For enterprise IT security teams and network administrators looking to safeguard their networks against the latest and more severe DDoS threats

    The standalone SaaS-based DDoS intelligence solution proactively combats the increasing volume and complexity of DDoS threats, reducing operational costs and improving DDoS detection while safeguarding system availability— no dedicated DDoS equipment needed.
    Learn More
  • 10

    OpenRTDynamics

    A framework for implementing real-time control systems

    - - - T H I S P R O J E C T M O V E D T O G I T H U B - - - A framework for the implementation of advanced real-time control systems which uses signal/block-based schematics (like Simulink) extended by several features like state machines and online-exchangeable sub-simulations. Besides, this framework properly handles multiple threads, their communication, allows to synchronise control systems to external events (e.g. variable timers or incoming network packages) and provides many other nice features. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MandelbrotExplorer

    A program to calculate and represent the Mandelbrot set

    ...The user disposes of a graphical interface to control the program and modify conveniently some parameters, like the XY-scales, the XY map area, the Julia seed for the complex series iteration of Z(n+1)=Z(n)^2+a, being Z(0)=(X0,Y0) the seed, and "a in XY" the points to be calculated. The user can enter (among other parameters) the desired convergence-radius R for the series, and/or the number of maximal iterations N for the generator-equation in Z.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    ZET-CSV

    ZET-CSV is the C++ library for csv format.

    ...You can use ZET-CSV (not as the library) with your code by rewriting the Makefile. ZET-CSV contains following csv extension: a different number of columns in the rows, literals \r, \n, \r\n indicate the end of the row.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    rDock

    rDock

    A Fast, OpenSource Program for Docking Ligands to Proteins and N.Acids

    ...Thanks to its design and implementation, it can be installed on a computation cluster and deployed on an unlimited number of CPUs, allowing HTVS campaigns to be carried out in a matter of days. The rDock program was developed from 1998 to 2006 by the software team at RiboTargets (subsequently Vernalis (R&D) Ltd). In 2006, the software was licensed to the University of York for maintenance and distribution. In 2012, Vernalis and the University of York agreed to release the program as Open Source software.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14

    RElt

    calculates overlap, kinetic integrals for numerical atomic orbitals.

    The efficient algorithm calculating the overlap and the kinetic integrals for the numerical atomic orbitals is implemented. The described algorithm exploits the properties of the prolate spheroidal coordinates. The overlap and the kinetic integrals in R^3 are reduced to the integrals over the rectangular domain in R^2, what substantially reduces the complexity of the problem. We prove that the integrand over the rectangular domain is continuous and does not have any slope singularities. For calculation of the integral over the rectangle any adaptive algorithm can be applied. The exemplary results were obtained by application of the adaptive Gauss quadrature. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SmartPropoPlus
    SmartPropoPlus - Turning your R/C transmitter into a Flight Simulator Joystick
    Leader badge">
    Downloads: 289 This Week
    Last Update:
    See Project
  • 16

    MoCObench

    Benchmark instances for multiobjective combinatorial optimization

    Benchmark instances for multiobjective combinatorial optimization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    XInt

    A big number C++ class

    ...It will underflow but in a controlled fashion and you can specify how it behaves. XInt stands for eXtended Integer. In fact, they are extended in two directions - l and r. The l extension is the fact that they do not have a size limit (except for available memory) and the r extension is that they have decimal places (also unlimited). A large part of math.h has been overloaded for XInt and the rest will follow. The functions that have not been overloaded (sin etc.) can still be accessed as there are conversion operators to and from long double.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Pathway-PDT

    Pathway-PDT: A Flexible Pathway Analysis Tool for Nuclear Families

    ...Availability and implementation: Pathway-PDT is implemented in C++ with POSIX threads (pthreads). Binaries (Windows) and source codes with makefile (Linux) are available. Contact: rchung@nhri.org.tw Citation: Yo Son Park, Michael Schmidt, Eden R. Martin, Margaret A. Pericak-Vance and Ren-Hua Chung (2013), Pathway-PDT: a flexible pathway analysis tool for nuclear families, BMC Bioinformatics, 14:267
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    eg graphics library using c

    An easy graphics library using C++ in windows...

    ...We can draw points, lines, triangles, quadrilaterals, rectangles, circles, ellipses, equi-polygons, spiral, pulses, cubes, cones, cylinders, spheres and curves in both XY / R-Theta space using it. Also we can set properties like shifting, scaling, rotation and parameters like size, position of these objects. 
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Community Detection Modularity Suite

    Community Detection Modularity Suite

    Suite of community detection algorithms based on Modularity

    ...Ball et al, An efficient and principled method for detecting communities in networks, 2011. The suite is based upon the fast community algorithm implemented by Aaron Clauset <aaron@cs.unm.edu>, Chris Moore, Mark Newman, and the R IGraph library Copyright (C) 2007 Gabor Csardi <csardi@rmki.kfki.hu>. It also makes of the classes available from Numerical Recipies 3rd Edition W. Press, S. Teukolsky, W. Vetterling, B. Flanne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    runjags

    The 'runjags' R package and standalone JAGS extension module

    This package provides high-level interface utilities for MCMC models via Just Another Gibbs Sampler (JAGS), facilitating the use of parallel (or distributed) processors for multiple chains, automated control of convergence and sample length diagnostics, and evaluation of the performance of a model using drop-k validation or against simulated data. Template model specifications can be generated using a standard lme4-style formula interface to assist users less familiar with the BUGS syntax. A...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Techne (R) CAD/CAM

    2.5D CAD CAM emphasis on CAM and toolpaths

    A Windows only 2.5D CAD CAM application. The user experience tightly integrates the CAM aspects when doing design and layout. The target users will layout their design and then immediately generate CNC code. The goal is a design application closer to Adobe Illustrator than to AutoCAD. The user specifies machining aspects during object creation so that when the design/layout phase is completed the toolpath generation can occur automatically. What is 2.5D? Objects created are flat...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    WinDS

    WinDS

    Windows XP reimplemented on Nintendo DS

    WinDS is a Reimplementation of the OS Windows(R) XP(R) on the Platform Nintendo DS. Since i started coding Apps for the NDS, my goal was to write a program, called WinDS, which does (nearly) the same as the real appy by Microsoft. In contrast to other little NDS-Operating Systems, just like Woopsi etc. you can code your own Application in Lua for WinDS: just copy the Code onto the FAT-Disk and execute it from within WinDS!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25

    Excelsi-R

    Excel's Interface to R

    Excelsi-R is an Excel add-in that allows Excel spreadsheets to harness the power of the R statistical language by connecting to a running R process. R does not need to be installed on the computer running Excel, but it does require access to an R instance running Rserve (which can be on a remote computer). It supports incorporating R plots and graphs in an Excel workbook.
    Downloads: 0 This Week
    Last Update:
    See Project