Search Results for "libwinptheard-1.dll" - Page 4

Showing 83 open source projects for "libwinptheard-1.dll"

View related business solutions
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • Get your medical device MDR compliant faster. Icon
    Streamline every stage of the development lifecycle with a flexible solution built for SxMD. Efficiently manage design controls from requirements to compliance with end-to-end traceability to mitigate risk.
  • 1
    ElectronDisplay.jl

    ElectronDisplay.jl

    An Electron.jl based figure and table display.

    This package provides a display for figures, plots and tables. When you load the package, it will push a new display onto the Julia display stack and from then on it will display any value that can be rendered as png, svg, vega, vega-lite or plotly in an electron-based window. This is especially handy when one works on the REPL and wants plots or tables to show up in a nice window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Query.jl

    Query.jl

    Query almost anything in julia

    Query is a package for querying julia data sources. It can filter, project, join and group data from any iterable data source, including all the sources supported in IterableTables.jl. One can for example query any of the following data sources: any array, DataFrames, DataStreams (including CSV, Feather, SQLite, ODBC), DataTables, IndexedTables, TimeSeries, Temporal, TypedTables and DifferentialEquations (any DESolution). The package currently provides working implementations for in-memory data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ArgCheck.jl

    ArgCheck.jl

    Package for checking function arguments

    Package for checking function arguments. @argcheck code is as fast as @assert or a hand written if. That being said it is possible to erase argchecks, much like one can erase bounds checking using @inbounds. This feature is currently experimental. It may be silently changed or removed without increasing the major ArgCheck version number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cubature.jl

    Cubature.jl

    One- and multi-dimensional adaptive integration routines for Julia

    This module provides one- and multi-dimensional adaptive integration routines for the Julia language, including support for vector-valued integrands and facilitation of parallel evaluation of integrands, based on the Cubature Package by Steven G. Johnson. Adaptive integration works by evaluating the integrand at more and more points until the integrand converges to a specified tolerance (with the error estimated by comparing integral estimates with different numbers of points). The Cubature...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Leading SaaS Returns Management System Icon
    The Leading SaaS Returns Management System

    ReverseLogix is the only end-to-end returns management system built for retailers, ecommerce, manufacturers and 3PLs.

    ReverseLogix is the only end-to-end return management system that lets you initiate returns, configure return processing, and even handle repairs. Your complex returns require nuanced solutions, but you can’t find a system that can handle the job.
  • 5
    Immerse.jl

    Immerse.jl

    Dive deeper into your data with interactive graphics

    Dive deeper into your data with interactive graphics. Immerse is a wrapper that adds graphical interactivity to Julia's plots. Currently, Immerse supports Gadfly. The toolbar at the top supports saving your figure to a file, zooming and panning, and lasso selection. Zooming and panning uses the defaults set by GtkUtilities. The left mouse button allows you to rubberband-select a zoom region. Use your mouse wheel or arrow-keys to pan or change the zoom level. Double-click, or press the 1:1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DocOpt.jl

    DocOpt.jl

    Command line arguments parser

    DocOpt.jl is a port of docopt written in the Julia language. docopt generates a command-line arguments parser from human-readable usage patterns. The DocOpt module exports just one function, docopt, which takes multiple arguments but all of them except the first one are optional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TerminalMenus.jl

    TerminalMenus.jl

    Simple interactive menus for the terminal (Now ships with Julia!)

    This package has been merged into the Julia standard library. As such, you probably just want to using REPL.TerminalMenus and skip the Installation instructions. The RadioMenu allows the user to select one option from the list. The request function displays the interactive menu and returns the index of the selected choice. If a user presses 'q' or ctrl-c, request will return a -1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FlatWorld

    2D physics simulator in Julia language

    Downloads: 0 This Week
    Last Update:
    See Project