Showing 67 open source projects for "rd-builds"

View related business solutions
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 1
    folium

    folium

    Python data, Leaflet.js maps

    folium builds on the data wrangling strengths of the Python ecosystem and the mapping strengths of the leaflet.js library. Manipulate your data in Python, then visualize it in on a Leaflet map via folium. folium makes it easy to visualize data that’s been manipulated in Python on an interactive leaflet map. It enables both the binding of data to a map for choropleth visualizations as well as passing rich vector/raster/HTML visualizations as markers on the map. The library has a number of built...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    seaborn

    seaborn

    Statistical data visualization in Python

    Seaborn is a Python data visualization library based on matplotlib. It provides a high-level interface for drawing attractive and informative statistical graphics. Seaborn helps you explore and understand your data. Its plotting functions operate on dataframes and arrays containing whole datasets and internally perform the necessary semantic mapping and statistical aggregation to produce informative plots. Its dataset-oriented, declarative API lets you focus on what the different elements of...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Synapse Machine Learning

    Synapse Machine Learning

    Simple and distributed Machine Learning

    SynapseML (previously MMLSpark) is an open source library to simplify the creation of scalable machine learning pipelines. SynapseML builds on Apache Spark and SparkML to enable new kinds of machine learning, analytics, and model deployment workflows. SynapseML adds many deep learning and data science tools to the Spark ecosystem, including seamless integration of Spark Machine Learning pipelines with the Open Neural Network Exchange (ONNX), LightGBM, The Cognitive Services, Vowpal Wabbit...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    GPUCompiler.jl

    GPUCompiler.jl

    Reusable compiler infrastructure for Julia GPU backends

    Reusable compiler infrastructure for Julia GPU backends. This package offers reusable compiler infrastructure and tooling for implementing GPU compilers in Julia. It is not intended for end users! Instead, you should use one of the packages that builds on GPUCompiler.jl, such as CUDA.jl or AMDGPU.jl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 5
    RuntimeGeneratedFunctions.jl

    RuntimeGeneratedFunctions.jl

    Functions generated at runtime without world-age issues or overhead

    RuntimeGeneratedFunctions are functions generated at runtime without world-age issues and with the full performance of a standard Julia anonymous function. This builds functions in a way that avoids eval. For technical reasons, RuntimeGeneratedFunctions needs to cache the function expression in a global variable within some module. This is normally transparent to the user, but if the RuntimeGeneratedFunction is evaluated during module precompilation, the cache module must be explicitly set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Vulkan.jl

    Vulkan.jl

    Using Vulkan from Julia

    Vulkan.jl is a lightweight wrapper around the Vulkan graphics and compute library. It exposes abstractions over the underlying C interface, primarily geared toward developers looking for a more natural way to work with Vulkan with minimal overhead. It builds upon the core API provided by VulkanCore.jl. Because Vulkan is originally a C specification, interfacing with it requires some knowledge before correctly being used from Julia. This package acts as an abstraction layer, so that you don't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GPUArrays

    GPUArrays

    Reusable array functionality for Julia's various GPU backends

    Reusable GPU array functionality for Julia's various GPU backends. This package is the counterpart of Julia's AbstractArray interface, but for GPU array types: It provides functionality and tooling to speed-up development of new GPU array types. This package is not intended for end users! Instead, you should use one of the packages that builds on GPUArrays.jl, such as CUDA.jl, oneAPI.jl, AMDGPU.jl, or Metal.jl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Yggdrasil

    Yggdrasil

    Collection of builder repositories for BinaryBuilder.jl

    This repository contains recipes for building binaries for Julia packages using BinaryBuilder.jl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Graphs.jl

    Graphs.jl

    An optimized graphs package for the Julia programming language

    The goal of Graphs.jl is to offer a performant platform for network and graph analysis in Julia, following the example of libraries such as NetworkX in Python. Offers a set of simple, concrete graph implementations – SimpleGraph (for undirected graphs) and SimpleDiGraph (for directed graphs), an API for the development of more sophisticated graph implementations under the AbstractGraph type, and a large collection of graph algorithms with the same requirements as this API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 10
    Swiple

    Swiple

    Swiple enables you to easily observe, understand, validate data

    ... changes, allowing you to focus on what matters most - your data. Save engineers weeks of time generating data quality checks. Swiple analyzes your dataset and builds data quality checks based on what is observed in your data. You just pick the ones you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Portainer.io

    Portainer.io

    Making Docker and Kubernetes management easy

    ... container or a Windows native container. Portainer Business Edition builds on the open-source base and includes a range of advanced features and functions (like RBAC and Support) that are specific to the needs of business users. Portainer CE is an open source project and is supported by the community. You can buy a supported version of Portainer at portainer.io.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Publish.jl

    Publish.jl

    A universal document authoring package for Julia

    A universal document authoring package for Julia. This is a package for Julia that provides a general framework for writing prose, technical documentation is its focus, though it is general enough to be applied to any kind of written document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    KeyParaStocX

    KeyParaStocX

    Set styles to words and create a Table of Contents in a click

    KeyParaStocX (Keyword-based Paragraph Styling and Table of Contents eXtension) is a LibreOffice/Apache OpenOffice/OpenOffice.org extension that searches for the configured keywords in a text, changes their style and builds a Table of Contents for them, up to 7 levels. The keywords and their target styles can be configured by the users and used for every document they open. The extension integrates into Writer options and is independent of the operating system (should work on all). See...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Notepad++ GraphBuilder plugin

    Building math graphs in notepad++

    ... angle is now adjustable. The plugin builds any number of math graphs, locates its intersections and extremes, makes the report. The plugin is based on DBGP Plugin for Notepad++ by Damjan Zobo Cvetko
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Asset Management ProjectBuilder

    Asset Management ProjectBuilder

    Transportation Asset Management Project Builder

    ... systems that are parts of the iAM family of software products. PB features ample user interface that includes GIS-component. PB is developed in .NET/C# and T-SQL. It embeds third-party components and libraries, such as COIN-OR Symphony and Sylvan Excel that support mixed integer linear programming and export-import via Excel. All 3-rd party components are in the public domain. PB is licensed under the GNU Affero General Public License (AGPL) which can be found in the Docs folder of the reposito
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jProject Business Suite
    With this solution you can manage the various basics of working in projects from the human project resource point of view. It's not (another) project management solution. 100% J2EE Web Appl. using Hibernate, Jasper Reports, Spring. This application is provided via a docker image hosted on the Docker Hub. Find latest builds and images at: https://hub.docker.com/r/jconcepts/jproject-web
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    C++ Complex Calculator

    C++ complex calculator with arrays, matrices, eigenvectors, functions

    This is a command line C++ code which compiles and builds using gnu g++. It has scientific notation, scientific functions, complex integration including path integrals, and loops with tests. User defined functions are strings. A variable may simultaneously represent a scalar, an array, and a string. Arrays up to ten dimensions are allowed. Householder reduction is used for determinants, eigenvectors, and QR matrix factorization. Class Polynomial facilitates finding the characteristic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Quaternion Lorentz

    Complex quaternion calculator with Lorentz boosts and rotations

    C++ code to perform the Lorentz boosts and rotations of special relativity using complex quaternions The interface is a complex quaternion console-based calculator with operations + - * / and functions for Lorentz boosts and rotations. THEORY Complex quaternions have form q = A + B * I + C * J + D * K A, B, C, D complex I * I = -1 J * J = -1 K * K = -1 I * J = K J * I = -K J * K = I K * J = -I K * I = J I * K = -J Transpose T takes I into -I, J into -J, K into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Team Maker is software that helps instructors quickly create cooperative learning teams. It works by surveying students based on a set of questions the instructor picks, and then builds teams based on these student responses.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    RDS - JS - Examples

    RDS - JS - Examples

    TypeScript/JavaScript example code using the RDS API

    Rich Data Services (or RDS) is a suite of REST APIs designed by Metadata Technology North America (MTNA) to meet various needs for data engineers, managers, custodians, and consumers. RDS provides a range of services including data profiling, mapping, transformation, validation, ingestion, and dissemination. For more information about each of these APIs and how you can incorporate or consume them as part of your work flow please visit the MTNA website. RDS-JS-Examples is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AlphaPlot

    AlphaPlot

    Interactive scientific graphing and data analysis software.

    ...-in analysis operations include column/row statistics, (de)convolution, FFT and FFT-based filters. Scripting Console support in-place evaluation of mathematical expressions and scrtipting interface to ECMAScript like dynamic scripting language(java script). The GUI of the application uses the Qt toolkit. Periodic test builds are available here http://alphaplot.sourceforge.net/test-build.html
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 22
    Atgen A2 Automation

    Atgen A2 Automation

    Atgen A2 is a radically simple Workload Automation & Scheduling tool.

    Atgen A2 is a radically simple IT automation solution that automates application builds, continuous testing, data parsing & processing, report generation, batch processing, job scheduling, and many other IT needs. Avoid running repetitive batch jobs and managing access to deploy and update your applications — automate in a language that approaches plain English, using SSH or WinRM, with no agents to install on remote systems. https://www.atgensoft.com/ You can install a released version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    repo2docker GitHub Action

    repo2docker GitHub Action

    A GitHub action to build data science environment images

    Trigger repo2docker to build a Jupyter enabled Docker image from your GitHub repository and push this image to a Docker registry of your choice. This will automatically attempt to build an environment from configuration files found in your repository. Images generated by this action are automatically tagged with both latest and <SHA> corresponding to the relevant commit SHA on GitHub. Both tags are pushed to the Docker registry specified by the user. If an existing image with the latest tag...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    StellarGraph

    StellarGraph

    Machine Learning on Graphs

    ... contain people as nodes and friendships between them as links, with data like a person’s age and the date a friendship was established. StellarGraph supports the analysis of many kinds of graphs. StellarGraph is built on TensorFlow 2 and its Keras high-level API, as well as Pandas and NumPy. It is thus user-friendly, modular and extensible. It interoperates smoothly with code that builds on these, such as the standard Keras layers and scikit-learn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HMMBase.jl

    HMMBase.jl

    Hidden Markov Models for Julia

    HMMBase is not maintained anymore. It will keep being available as a Julia package but we encourage existing and new users to migrate to HiddenMarkovModels.jl which offers a similar interface. For more information see HiddenMarkovModels.jl: when did HMMs get so fast?. HMMBase provides a lightweight and efficient abstraction for hidden Markov models in Julia. Most HMMs libraries only support discrete (e.g. categorical) or Normal distributions. In contrast HMMBase builds upon Distributions.jl...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next