Showing 48 open source projects for "complex function plotter"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 1
    rechne.exe

    rechne.exe

    Command-line calculator and libray.

    Easy-to-use command-line calculator for basic and scientific calculations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SciTECO

    SciTECO

    Advanced TECO dialect and interactive screen editor based on Scintilla

    SciTECO is an interactive TECO dialect, similar to Video TECO. It also adds features from classic TECO-11, as well as unique new ideas. Project development takes place here: https://git.fmsbw.de/sciteco The download archive is mirrored at Sourceforge, but for nightly builds check out: https://sciteco.fmsbw.de/downloads/nightly/
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Kisekae UltraKiss

    Kisekae UltraKiss

    Kisekae UltraKiss is a full featured integrated development environmen

    UltraKiss is a computer program that implements the Kisekae Set system, KiSS, a Japanese graphics system originally developed to facilitate costume changes on virtual dolls. UltraKiss was developed to help artists build their KiSS sets. It is a full featured viewer for all KiSS dolls, games, and visual applications. It is also a complete graphical development environment for creating KiSS applications. It fully implements the FKiSS event driven programming language up to and including...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    pongo2

    pongo2

    Django-syntax like template-engine for Go

    pongo2 is a Django-syntax like templating-language for Go. The latest version is 6.0.0. Official additional filters/tags for pongo2 (for example a markdown-filter). They are in their own repository because they’re relying on 3rd-party-libraries. Most major Go web frameworks tightly integrated with our template engine pongo2. Fortune 500 companies and popular projects are using pongo2. Our template engine pongo2 is free to use for private & commercial products and licensed unter the MIT...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 5
    tom_core

    tom_core

    tom_core - a tool for automating events on a computer

    tom_core is a software tool used for the automation of everything that happens on your computer. By using this application, you can easily record your activity on your computer, starting the recording at any moment that you choose. The application repeats all your clicks or drags, keystrokes, hotkeys, etc. All in exactly the timing and number of repetitions you need. The toolbox such as the optical recognition and voice control enables to branch out the recordings into complex forms, with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lumber

    Lumber

    Install Forest Admin in minutes

    ...Don't just showcase your data, have full control over it. With Forest Admin, basic actions such as creating, reading, updating, and deleting data are all a breeze. Forest Admin has a built-in search function allowing you to run queries and retrieve your application's data, as well as advanced, field- and relationship-based filtering to handle complex use cases. Always be aware of your performance indicators, user activity, customer needs, and all the other data that really matters in your app, and analyze it in the most effective way possible with Forest Admin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    graphql.js client

    graphql.js client

    A Simple and Isomorphic GraphQL Client for JavaScript

    ...Query merging to reduce request number. GraphQL is based on a very simple HTTP transaction, which sends a request to an endpoint with query and variables. Many libraries require complex stacks to make that simple request. In any project you don't use React, Relay, you'll need a simpler client which manages your query and makes a simple request. You can use GraphQL.js with Rails Asset Pipeline using graphqljs-rails. GraphQL.js is isomorphic. You can use it in both browser and Node.js. Create a simple connection to your GraphQL endpoint. graph will be a simple function that accepts query and variables as parameters. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pure Bash Bible

    Pure Bash Bible

    A collection of pure bash alternatives to external processes

    pure-bash-bible is a collection of pure Bash scripting techniques that demonstrate how to accomplish common and complex tasks using only built-in Bash features. Its goal is to reduce reliance on external tools like sed, awk, or grep, which can slow down scripts and add unnecessary dependencies. The project is organized as a reference book of function-based code snippets, each showcasing practical solutions for string manipulation, text processing, file operations, and more. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    Exoframe

    Exoframe

    A self-hosted tool that allows simple one-command deployment

    Exoframe is a self-hosted tool that allows simple one-command deployments using Docker. Simple function deployments. Multiple deployment endpoints and multi-user support. Simple update procedure for client, server and Traefik. Optional automatic subdomain assignment (i.e. every deployment gets its own subdomain). Swarm mode deployments. Complex recipes support (i.e. deploy complex systems in one command).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    React Sketch.app

    React Sketch.app

    Render React components to Sketch

    Managing the assets of design systems in Sketch is complex, error-prone and time consuming. Sketch is scriptable, but the API often changes. React provides the perfect wrapper to build reusable documents in a way already familiar to JavaScript developers. Manage design systems— react-sketchapp was built for Airbnb’s design system; this is the easiest way to manage Sketch assets in a large design system. Use real components for designs— Implement your designs in code as React components and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    xorm

    xorm

    xorm is a simple and powerful Go language ORM library

    xorm is a simple and powerful Go language ORM library, through which database operations can be made very easy. This library is a customized and enhanced version based on the original xorm, which provides xorm with ibatis-like configuration files and dynamic SQL support, and supports ActiveRecord operations. This library is based on the customized and enhanced version of the original xorm. Since this customized version has third-party library dependencies (the original version of xorm does...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AdaAutoDiff

    AdaAutoDiff

    C++ Templates and Ada Package for Automatic Differentiation

    Operators are overloaded so that a normal looking function definition provides access to not only evaluations of itself, but to evaluations of any of its analytic derivatives. Automatic differentiation means the user does not need to define the analytic expressions for all the various partial derivatives. It also means that those complex expressions are essentially calculated at compile time, and merely evaluated at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Calcflow

    Calcflow

    A virtual reality tool for mathematical modeling

    The repository contains the open-sourced code to Calcflow, a powerful mathematical visualization tool designed to give students, educators, and engineers a better grasp on some of the most difficult concepts in vector calculus. Utilizing the best UI/UX theory, Calcflow is an intuitive VR interface for vector calculus and is used by scientists and engineers for both educational and commercial applications. Today, the most common tool for complex maths visualization in the classroom is the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Docker env

    Docker env

    A Faster Lightweight Full-Stack PHP Framework

    ...My point is "Making a wheel is not our purpose, we will get a few of knowledge when making a wheel which is our real purpose". Defined a entrance file that provide a uniform file for user visit, which hide the complex logic like the enterprise service bus. Register a function by used set_error_handler to handle error, but it can't handle the following error, E_ERROR, E_PARSE, E_CORE_ERROR, E_CORE_WARNING, E_COMPILE_ERROR, E_COMPILE_WARNING and the E_STRICT produced by the file which called set_error_handler function. So, we need use register_shutdown_function and error_get_last to handle this finally error which set_error_handler can't handle. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Grenade

    Grenade

    Deep Learning in Haskell

    ...To perform back propagation, one can call the eponymous function which takes a network, appropriate input, and target data, and returns the back propagated gradients for the network. The shapes of the gradients are appropriate for each layer and may be trivial for layers like Relu which have no learnable parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GLIntercept

    GLIntercept

    GLIntercept is a OpenGL function call interceptor for Windows

    GLIntercept is a powerful OpenGL debugging and tracing tool for Windows that allows developers to intercept and log OpenGL function calls made by applications. It captures real-time graphics API activity, shader sources, textures, and framebuffers, making it invaluable for performance tuning, reverse engineering, and debugging complex rendering problems. GLIntercept can inject itself into any OpenGL application and provide deep inspection capabilities, helping developers visualize pipeline behavior and diagnose rendering issues with minimal intrusion.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    jsFramework

    jsFramework

    A JavaScript framework to create complex applications.

    A JavaScript framework to create complex applications. Gives you: Pleasant OOP Inheritance with intellisense support (tested with VS2012)! Namespaces LinQ to Objects Events/EventDispatcher EventProperty Queuing function-calls (wait for event, delay,...) Template integration Localization integration ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PdfPageCounter

    C++ code to count the number pages in a given PDF file.

    This C++ library contains the 'PdfPageCount' class that performs the single task of finding the number of pages in a given PDF document. While the PdfPageCount class is very simple to use, the contained code is complex because the page count can be hidden in any number of places, quite often within compressed data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    nsL is a new C-like programming language for writing NSIS installation wizards (http://nsis.sourceforge.net). The nsL assembler takes nsL code and translates it into original NSIS script which can then be compiled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Headrand is a static library wrote in c that contains functions to simulate complex systems or make statistical analysis with a new approach called "random function computing"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Checker framework is an easily expansible set of check/transformation to build hierarchy of chain operations easily to-store/to-be created and re utilized (at run time if you want).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    a powerful configuration library for .net/mono writed by c#, support complex select sentence, can save/read configuration from db/file(like ini,xml),support configuration path from local/network(ftp,http),and you can extend to implement more function.
    Downloads: 0 This Week
    Last Update:
    See Project