Showing 26 open source projects for "operations management"

View related business solutions
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    Koha Library Software

    Koha Library Software

    Community Koha plus additional patches needed for ByWater Partners

    Koha is a free, open-source, web-based library management system (ILS) that helps libraries streamline operations and improve user services. It's used by libraries of all sizes worldwide and is built using library standards and protocols. Koha is a fully featured, scalable library management system with a configurable user interface, adaptable for any library type, and has been translated into many languages. Development is sponsored by libraries of varying types and sizes, volunteers...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    DIG

    DIG

    A library for graph deep learning research

    The key difference with current graph deep learning libraries, such as PyTorch Geometric (PyG) and Deep Graph Library (DGL), is that, while PyG and DGL support basic graph deep learning operations, DIG provides a unified testbed for higher level, research-oriented graph deep learning tasks, such as graph generation, self-supervised learning, explainability, 3D graphs, and graph out-of-distribution. If you are working or plan to work on research in graph deep learning, DIG enables you to develop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AllenNLP

    AllenNLP

    An open-source NLP research library, built on PyTorch

    AllenNLP makes it easy to design and evaluate new deep learning models for nearly any NLP problem, along with the infrastructure to easily run them in the cloud or on your laptop. AllenNLP includes reference implementations of high quality models for both core NLP problems (e.g. semantic role labeling) and NLP applications (e.g. textual entailment). AllenNLP supports loading "plugins" dynamically. A plugin is just a Python package that provides custom registered classes or additional...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Easy Database Forms For All

    Easy Database Forms For All

    Create Web Based Forms Quickly, With In-built DB, For All Your Teams

    Please watch the video/screenshots below for easy installation steps. This video is taken from my other project, with many similarities and some naming differences. After installation, login to the Administrator Page with : Username : root Password : change_this and look at the team1 database and the sample_table in it. You can now create your own required tables/forms. Also, login into the team1 user page ( from homepage ) with : Username : team1 Password :...
    Downloads: 36 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    moebinv

    moebinv

    C++ libraries for manipulations in non-Euclidean geometry

    These are two C++ libraries for symbolic, numeric and graphical manipulations in non-Euclidean geometry. There is GUI which allows to interact with these libraries by mouse clicks. On a dipper level the first library Cycle implements basic operations on cycles (quadrics) through FSCc construction. The second library Figure operates on ensembles of cycles connected by Moebius-invariant relations, e.g. orthogonality. Both libraries are based on the Clifford algebra capacities...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    Unifiedtransform

    Unifiedtransform

    A school management Software

    Unifiedtransform is an open source school management software that allows for comprehensive and efficient management of school operations. It was built due to the developer finding a lack of efficient, high quality, free and open source school management software. It has since developed into a high standard school management platform with a wide range of useful features. These include: platform roles (student, admin, teacher, accountant, etc.), integration of payment platforms, attendance...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    workshops_project

    workshops_project

    Workshops is an open source, simple, dead-lightweight LMS

    Workshops is an open source, simple, dead-lightweight LMS (Learning Management System) application programmed in Python (version 3.8.x) with Django (version 2.2.x) web framework which main purpose is to make a standarized way to share knowledge via courses in a slide-based view in browser powered by remark javascript library, easy to create, edit, delete and show your courses using simple markdown and html if necessary. Inspired on an old project in my social labours to help share knowledge...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Data Science at the Command Line

    Data Science at the Command Line

    Data science at the command line

    Command Line by Jeroen Janssens, published by O’Reilly Media in October 2021. Obtain, scrub, explore, and model data with Unix Power Tools. This repository contains the full text, data, and scripts used in the second edition of the book Data Science at the Command Line by Jeroen Janssens. This thoroughly revised guide demonstrates how the flexibility of the command line can help you become a more efficient and productive data scientist. You’ll learn how to combine small yet powerful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IPCalc v1.2

    IPCalc v1.2

    This project is an IP calculator to educational usage

    A desktop application which is written in Java programming language. You can use it to educational purposes. This application by knowing the host IP address and the subnet mask can count network IP address, broadcast address and how many hosts can be at the network, Also shows binary operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 10
    lllumine App

    lllumine App

    Illumine helps you simplify administration and improve planning.

    ... it for? Meant for CHILDCARE / DAYCARE / Preschools / AFTER-SCHOOL. Parents - Engage with child’s learning journey, cherish key milestones & one platform to communicate with Schools Teachers - Plan daily schedule, record activities & milestones, manage classrooms, learning materials. Administrators - Save time and manage effectively manage centers, data-driven insights, streamline day to day operations Book a demo at https://illumine.app/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    java data structures

    Java package that provides some data structures.

    The package contains matricial operations, BST, double chained list, heap, queue, stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ConnectingGTA Training Launcher

    A web-based launcher into the ConnectingGTA Training Environment

    The Training Environment Launcher provides a friendly and secure interface for Trainers, Clinicians (trainees), and Operations personelle to access the Training Environment, which contains no personal health information. While this program is complete, certificates and private keys are not publicly available, and thus cannot be integrated with a regional hub without valid credentials. This program provides the following functions: o Program Trainers at Hospitals can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NTER

    NTER

    NTER Learning Management System

    National Training and Education Resource. Full featured online Learning Management System. NTER allows educators to create classes in SCORM format without programming. Classes can contain images, video, tests and reports. Students can interact with instructors and other students. The NTER project was designed as a low cost tool for providing workforce education and training, with the expectation that the open source community would assume its operation. The Department of Energy (DOE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Chemin Optimal

    Chemin Optimal

    allow to Find the optimal path using FORD algorithm

    Chemin optimal allows to draw nodes on a scene and link them with Arcs. You can affect values to each arc (the path's length). By clicking the launch button, chemin optimal show you the optimal path of the graphs using FORD algorithm. All operations are shown step by step. You can export the scene to a XML file. You can also load scene freom existing XML file. Chemin optimal check errors automatically before finding the minimal path. Chemin optimal is written in JAVA( JAVAFX ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A complete school management system from registration, classes, students, teachers, to payment, news day to day operations. Teachers can easily communicate with their students through the system. Major e-learning capabilities are provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    itunes Library Parser

    Itunes library Parser to read the Tracks & Playlists as Java objects

    Itunes Library Parser can parse the Itunes library, read the Tracks & Playlists as Java objects and thereby perform all sorts of operations on the files such as read itunes stored data about the tracks and playlists. One of the coveted feature would be to transfer the playlists onto non-apple devices such as Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ivl

    A C++ template library extending syntax towards mathematical notation

    ... with left-right overloading, function pipelining and function vectorization, automatic lazy evaluation, sub-arrays and other views of a single or multidimensional arrays, stl-compatible iterators, multidimensional iterators and multithreading. ivl includes a rich set of functions and operators, including operations for image processing. Seperate modules are also included. The module ivl-lina implements a linear algebra LAPACK wrapper. The module ivl-cv integrates OpenCV into ivl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    aeternaICT Script Scheduler

    aeternaICT Script Scheduler

    Java Client-Server Script Scheduler

    TCP Client/Server script scheduler written in java. Allow to run local and remote batch/script processes. Minimum requirements: - os with Java version 7, 32 bit *Hardware or software firewall running on your computer or lan network, can inhibit program proper working. It is recommended to disable them or create an appropriate rule.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TML - Text Mining Library for LSA & CMM

    TML is a Java Library for LSA and extracting Concept Maps from text

    TML has moved to http://www.villalon.cl/tml.html and the code to https://github.com/villalon/tml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MathParser Java - Math Parser library

    MathParser Java - Math Parser library

    Mathematical Parser for Java

    ...> <artifactId>mathparser-java</artifactId> <version>1.0.0</version> </dependency> Expressions supported (Mar/09/2013) - Arithmetic operations. Working on (Mar/09/2013) - Geometrical functions support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project aims to be a dictionary manager for EDICT and CCEDICT like dictionaries, using GTK and Qt as GUIs (also looking for comandline operations).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Big Integer Library
    A dynamic C++ library to operate on really big integers; both signed & unsigned, with all the basic integer operations (as one can do with standard C/C++ primitive integer data types like "int"/"long"/"long long") provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A C++ library of operations on polyhedra and hyperplane arrangements. See Theoretical and Computational Methods of Lattice Point Enumeration in Inside-out Polytopes, http://math.sfsu.edu/beck/teach/masters/andrewv.pdf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MobileMath is a software written by using J2ME technolology. It turns mobile into calculator supporting many operations such as : evaluate expression, plotting, differentiate & integrate expression... It can run on any mobiles supporting Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project aims to build a portable pure C++ framework for GPGPU operations. It is conceived to ease scientific researches that need to speed up algebric and calculus operations on normal hardware, without the need of graphic programming knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next