Showing 14 open source projects for "liblpsolve55.so"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    ScottPlot

    ScottPlot

    Interactive Plotting Library for .NET

    ...The ScottPlot Cookbook demonstrates how to create line plots, bar charts, pie graphs, scatter plots, and more with just a few lines of code. The ScottPlot Demo is a click-to-run application that demonstrates mouse-interactive versions of every cookbook recipe. ScottPlot does not require a GUI so it can be used to create plots in cloud applications. The images below are regenerated hourly using Azure Functions to update star metrics from the GitHub API and download count from the NuGet API. The data is plotted with ScottPlot and saved as an image file in blob storage.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    XCharts

    XCharts

    A charting and data visualization library for Unity

    ...Support ten built-in charts such as line chart, column chart, pie chart, radar chart, scatter chart, heat map, ring chart, candlestick chart, polar coordinate, parallel coordinate and so on. Supports 3D column charts, funnel charts, pyramids, dashboards, water level charts, pictographic column charts, Gantt charts, rectangular tree charts and other extended charts. Line graphs such as line graphs, curve graphs, area graphs, and stepped line graphs are supported.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    OpenSCAD Graph Editor

    OpenSCAD Graph Editor

    OpenSCAD Graph Editor

    OpenSCAD Graph Editor is a graphical user interface for OpenSCAD that allows you to create 3D models by connecting nodes in a graph. The editor will automatically generate OpenSCAD code for you. It integrates with the OpenSCAD program so you can preview your models in real-time while you are editing the graph. Please check the manual to find out how to install and use the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Linear Program Solver (Simplex)
    ...The main features of the Solvexo are: · Solvexo solver is based on the efficient implementation of the simplex method (one or two phases); · Solvexo provides not only an answer, but a detailed solution process as a sequence of simplex matrices, so you can use it in studying (teaching) linear programming. · Solvexo provides a solution with the graphic method for problems with tow variables. · This updated version includes two languages English and French. If you have any questions, feel free to contact me: romdhani.mohamed.ali@gmail.com. Any comments and suggestions would be helpful!
    Downloads: 5 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Exl2Sql

    Exl2Sql

    Excel to SQL

    This tool will convert an Excel Spreadsheet (.xls and .xlsx files) into SQL INSERTs to one table. The first row of your excel sheet will be used as the column names so you cannot have any NULL values. Then the data underneath the column name is applied into that column with the generated insert statement. You can Save or Copy the data and then use Find and Replace if you need to tweak. Good for big data. Needed this for my work so created over the weekend, happy to share with the community. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    PDFsharp

    PDFsharp

    PDFsharp is a .NET library for creating and modifying PDF documents.

    PDFsharp moved to https://github.com/empira/PDFsharp PDFsharp is a .NET library for creating and modifying Adobe PDF documents programmatically from any .NET language like C# or VB.NET. PDFsharp defines classes for the objects found in PDF files, so you never have to deal with IDs or references directly. The downloads include MigraDoc Foundation, a .NET library for creating documents on the fly (supports PDF and RTF). PDFsharp is the .NET library that easily creates and processes PDF documents on the fly from any .NET language. The same drawing routines can be used to create PDF documents, draw on the screen, or send output to any printer. ...
    Downloads: 77 This Week
    Last Update:
    See Project
  • 7
    Gekko Timeseries Software

    Gekko Timeseries Software

    Timeseries handling, and solving of large-scale economic models

    Gekko Timeseries Software is a free time-series oriented software package for timeseries handling, and solving and analyzing large-scale economic models. Since 2009, Gekko is being used by Danish ministeries, banks, interest groups and universities, for the simulation of economic and energy-related models. The software runs under Windows (.NET), and is open source (GNU GPL)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Ctrl_GraphWindow

    C# fully live user configurable chart control

    Chart display control featuring various graphical exploitation options (zooms, cursor, statistics) fully configurable by the application end user run time Your feedback values for us, so add a review!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Appacts

    Appacts

    Appacts Open Source Mobile Analytics Platform

    ...We’ve looked for a way to empower our users by presenting data to them in a quick summarised view. We are here to make analytics exciting, engaging and more importantly productive, so you can make right decisions quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 10
    VDM.net So how can I call you My Dear Project?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JohanneumSTM

    JohanneumSTM

    Data logging and visualization in 2D and 3D for STMs.

    This is a project we - ten students, 16 to 18 years old, and one teacher - are currently working on in the so called "Physik-Projektkurs" at school in which we build and program our own scanning tunneling microscope. This software is designed for DAQ systems by BMCM (we use the USB-AD16F), but it should not be too difficult to adapt it to foreign systems.It currently supports resolutions up to 1024x1024, visualization in 2D and 3D using colors from predefined gradients, export to PNG, CSV, OBJ and more! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    xglore
    A 3D graph explorer for tree-like acyclic graphs. The graph nodes are placed in the 3D space based on their level from the root node so that child nodes make a circle under the parent node. Currently supports Graphviz *.dot format and XML. Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenSAP
    What is the OpenSAP? Free plug-ins for SAP Business One (SAP B1), that I developed privately. Since upgrading to 8.8.1, I have to convert them and in doing so, I am open sourcing them. I am hoping others will join with their own stable add-ons :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The visualization framework contains a scene graph to manage 3D objects. Processing of input data is handled by operators. Operators have ports which can be connected, so that the evaluted data is passed from one to the next operator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next