Showing 422 open source projects for "weasis-open"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 1
    ExplainableAI.jl

    ExplainableAI.jl

    Explainable AI in Julia

    This package implements interpretability methods for black box models, with a focus on local explanations and attribution maps in input space. It is similar to Captum and Zennit for PyTorch and iNNvestigate for Keras models. Most of the implemented methods only require the model to be differentiable with Zygote. Layerwise Relevance Propagation (LRP) is implemented for use with Flux.jl models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TaylorIntegration.jl

    TaylorIntegration.jl

    ODE integration using Taylor's method, and more, in Julia

    ODE integration using Taylor's method in Julia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SymbolicNumericIntegration.jl

    SymbolicNumericIntegration.jl

    SymbolicNumericIntegration.jl: Symbolic-Numerics for Solving Integrals

    SymbolicNumericIntegration.jl is a hybrid symbolic/numerical integration package that works on the Julia Symbolics expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SumOfSquares.jl

    SumOfSquares.jl

    Sum of Squares Programming for Julia

    SumOfSquares.jl is a JuMP extension that, when used in conjunction with MultivariatePolynomial and PolyJuMP, implements a sum of squares reformulation for polynomial optimization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5
    CategoricalArrays.jl

    CategoricalArrays.jl

    Arrays for working with categorical data

    This package provides tools for working with categorical variables, both with unordered (nominal variables) and ordered categories (ordinal variables), optionally with missing values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DoubleFloats.jl

    DoubleFloats.jl

    Math with more good bits

    Math with 85+ accurate bits. Extended precision float and complex types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ZMQ.jl

    ZMQ.jl

    Julia interface to ZMQ

    A Julia interface to ZeroMQ. ZMQ.jl is a Julia interface to ZeroMQ, The Intelligent Transport Layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MarketData.jl

    MarketData.jl

    Time series market data

    The MarketData package provides open-source financial data for research and testing. The data is from Quandl and is free end-of-day stock data. It is public domain without restrictions. The TimeSeries TimeArray data structure is used to store the data, but conversion to other data structures, including DataFrames and AxisArrays, is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Accessors.jl

    Accessors.jl

    Update immutable data

    The goal of Accessors.jl is to make updating immutable data simple. It is the successor of Setfield.jl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10
    KernelDensity.jl

    KernelDensity.jl

    Kernel density estimators for Julia

    Kernel density estimators for Julia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Registrator.jl

    Registrator.jl

    Julia package registration bot

    Registrator is a GitHub app that automates the creation of registration pull requests for your Julia packages to the General registry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ArgParse.jl

    ArgParse.jl

    Package for parsing command-line arguments to Julia programs

    ArgParse.jl is a package for parsing command-line arguments to Julia programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SDDP.jl

    SDDP.jl

    Stochastic Dual Dynamic Programming in Julia

    SDDP.jl is a JuMP extension for solving large convex multistage stochastic programming problems using stochastic dual dynamic programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Ferrite.jl

    Ferrite.jl

    Finite element toolbox for Julia

    A simple finite element toolbox written in Julia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Polynomials.jl

    Polynomials.jl

    Polynomial manipulations in Julia

    Basic arithmetic, integration, differentiation, evaluation, root finding, and fitting for univariate polynomials in Julia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tables.jl

    Tables.jl

    An interface for tables in Julia

    The Tables.jl package provides simple, yet powerful interface functions for working with all kinds of tabular data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    HypothesisTests.jl

    HypothesisTests.jl

    Hypothesis tests for Julia

    HypothesisTests.jl is a Julia package that implements a wide range of hypothesis tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TaylorSeries.jl

    TaylorSeries.jl

    Taylor polynomial expansions in one and several independent variables

    A Julia package for Taylor polynomial expansions in one or more independent variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Clustering.jl

    Clustering.jl

    A Julia package for data clustering

    Methods for data clustering and evaluation of clustering quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DSP.jl

    DSP.jl

    Filter design, periodograms, window functions

    DSP.jl provides a number of common digital signal processing routines in Julia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MultivariateStats.jl

    MultivariateStats.jl

    A Julia package for multivariate statistics and data analysis

    A Julia package for multivariate statistics and data analysis (e.g. dimensionality reduction).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Iterative Solvers

    Iterative Solvers

    Iterative algorithms for solving linear systems, eigensystems

    IterativeSolvers is a Julia package that provides iterative algorithms for solving linear systems, eigensystems, and singular value problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SymbolicRegression.jl

    SymbolicRegression.jl

    Distributed High-Performance Symbolic Regression in Julia

    SymbolicRegression.jl searches for symbolic expressions which optimize a particular objective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Optim.jl

    Optim.jl

    Optimization functions for Julia

    Univariate and multivariate optimization in Julia. Optim.jl is part of the JuliaNLSolvers family. Optim.jl is a package for univariate and multivariate optimization of functions.
    Downloads: 0 This Week
    Last Update:
    See Project