Showing 18 open source projects for "loc-depend"

View related business solutions
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 1
    Excalidraw

    Excalidraw

    Virtual whiteboard for sketching hand-drawn like diagrams

    ... depend on the service for live collaboration? Is your data secure? We’ve thought long and hard about how to make it happen in a volunteer-based open source model but haven’t found a great solution. So we decided to build a company around Excalidraw with the first product being Excalidraw+. With account-based access you can rest assured only the right people will have access to your data, while still retain the ability to share specific drawings with outside collaborators.
    Downloads: 203 This Week
    Last Update:
    See Project
  • 2
    Matplot++

    Matplot++

    Matplot++: A C++ Graphics Library for Data Visualization

    ... that depend on existing user interfaces or bindings to other languages. Matplot++ is a graphics library for data visualization that provides interactive plotting, means for exporting plots in high-quality formats for scientific publications, a compact syntax consistent with similar libraries, dozens of plot categories with specialized algorithms, multiple coding styles, and supports generic backends.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Observable Plot

    Observable Plot

    A concise API for exploratory data visualization

    Observable Plot is a free, open-source JavaScript library to help you quickly visualize tabular data. It has a concise and (hopefully) memorable API to foster fluency — and plenty of examples to learn from and copy-paste. In the spirit of show don’t tell, below is a scatterplot of the height and weight of Olympic athletes (sourced from Matt Riggott), constructed using a dot mark. We assign columns of data (such as weight) to visual properties (such as the dot’s x), and Plot infers the rest....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Mara Pipelines

    Mara Pipelines

    A lightweight opinionated ETL framework, halfway between plain scripts

    This package contains a lightweight data transformation framework with a focus on transparency and complexity reduction. Data integration pipelines as code: pipelines, tasks and commands are created using declarative Python code. PostgreSQL as a data processing engine. Extensive web ui. The web browser as the main tool for inspecting, running and debugging pipelines. GNU make semantics. Nodes depend on the completion of upstream nodes. No data dependencies or data flows. No in-app data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 5
    ChainRulesCore

    ChainRulesCore

    AD-backend agnostic system defining custom forward and reverse rules

    AD-backend agnostic system defining custom forward and reverse mode rules. This is the light weight core to allow you to define rules for your functions in your packages, without depending on any particular AD system. The ChainRulesCore package provides a light-weight dependency for defining sensitivities for functions in your packages, without you needing to depend on ChainRules itself. This will allow your package to be used with ChainRules.jl, which aims to provide a variety of common...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FiniteDifferences.jl

    FiniteDifferences.jl

    High accuracy derivatives, estimated via numerical finite differences

    FiniteDifferences.jl estimates derivatives with finite differences. See also the Python package FDM. FiniteDiff.jl and FiniteDifferences.jl are similar libraries: both calculate approximate derivatives numerically. You should definitely use one or the other, rather than the legacy Calculus.jl finite differencing, or reimplementing it yourself. At some point in the future, they might merge, or one might depend on the other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ChainRules.jl

    ChainRules.jl

    Forward and reverse mode automatic differentiation primitives

    The ChainRules package provides a variety of common utilities that can be used by downstream automatic differentiation (AD) tools to define and execute forward-, reverse--, and mixed-mode primitives. The core logic of ChainRules is implemented in ChainRulesCore.jl. To add ChainRules support to your package, by defining new rules or frules, you only need to depend on the very light-weight package ChainRulesCore.jl. This repository contains ChainRules.jl, which is what people actually use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Drawj2d

    Drawj2d

    Draw vector graphics to scale using a descriptive language

    Drawj2d creates technical line drawings using a descriptive language. It writes pdf, svg, eps, emf and dxf vector graphics or png images. It runs on all platforms that run Java. It is inspired by Asymptote but with a tcl-like syntax and 2D only.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 9
    Easy Team Document Software for all ORGs

    Easy Team Document Software for all ORGs

    Tasks, Guides, Scripts, Collaborations, Knowledge Bases, Tech Supports

    Have a look at the Video below for details. Refer Wiki Page for more instructions. I created this Virtual Machine for 2 reasons: 1. Very little initial setup work required to make a Team Document System live, within minutes. 2. This system should keep running for Years, without requiring any further Updates / Breakages. New Points: 1. If needed, change the utf8 line below, to match your language charset, in the corresponding php files, in the htdocs...
    Downloads: 4 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
    Datapipe

    Datapipe

    Real-time, incremental ETL library for ML with record-level depend

    Datapipe is a real-time, incremental ETL library for Python with record-level dependency tracking. Datapipe is designed to streamline the creation of data processing pipelines. It excels in scenarios where data is continuously changing, requiring pipelines to adapt and process only the modified data efficiently. This library tracks dependencies for each record in the pipeline, ensuring minimal and efficient data processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Bias :: Versatile Information Manager
    Bias is a cross-platform versatile information management application / Organizer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HistoryCal

    HistoryCal

    A calculator to work with historical dates and calendars.

    HistoryCal is a practical calculator designed to work with historical dates and calendars. The calculator will allow you to work with many different world calendar schemes and calculate ranges and ages based on these calendars. The calculator also has a script language that allows you to create variations of the built-in calendars: calendars that shift the new year to a different day; hybrid calendars that switch between schemes; local observational calendars that depend on a particular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JbiLoan

    JbiLoan

    Simulate a loan from its rate, amount and duration

    Open source simulator of loans. Loans depend on 3 data : the amount to borrow, the bank rate, the duration. But sometimes, you want to compute one of these data, knowing 2 of them only, plus the monthly payment. That's exactly what JbiLoan is made for! Moreover, this tool allows you to compute the full simulation of the loan, including the insurance rate and the bank expenses. And finally, it displays the real/effective rate and compares the loans together, so that you know exactly which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Programmable Calendric Calculator

    Programmable Calendric Calculator

    Convert between calendars and work with date ranges.

    This calculator will allow you to convert between many different world calendar schemes and calculate ranges and ages based on these calendars. The calculator also has a script language that allows you to create variations of the built-in calendars: calendars that shift the new year to a different day, hybrid calendars that switch between schemes, local observational calendars that depend on a particular location, year counts that change for specific eras (regnal calendars) and calendars...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Retailer
    Easy Java(JPA2.0) solution for Point of sales. Easy to install. We tested it on Derby (Java DB) Network Server, Derby Embedded, Firebird, MySQL and Oracle 10g/11g. It does not depend on database and on platform. You can run it on Russian and on Engli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jg3d
    Pure Java implementation of an interactive 3d graph rendering engine and editor using a spring embedder algorithm. Nice looking sterile real time 3d environment. Feel free to extend our project and build something awesome, just let us know please :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This program is used to automatically schedule resources for a project. For instance, if 5 programmers cooperate on a software development project, and 100 tasks must be done, opensched can capture information about who can do what, what tasks depend
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gtal implements a Store and Warehouse management system, for a "star" organization, in which there is a central office & warehouse, with stores that depend on it. It features stock management and Point of Sale software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next