Search Results for "math function graph" - Page 3

Showing 167 open source projects for "math function graph"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking downβ€”with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 1
    sol2

    sol2

    Lua API wrapper with advanced features and top notch performance

    sol2 is a C++ library binding to Lua. It currently supports all Lua versions 5.1+ (LuaJIT 2.0+ and MoonJIT included). sol2 aims to be easy to use and easy to add to a project. The library is header-only for easy integration with projects, and a single header can be used for drag-and-drop start up. sol2 makes use of C++17 features. GCC 7.x.x and Clang 3.9.x (with -std=c++1z and appropriate standard library) or higher should be able to compile without problems. sol2 is checked by-hand for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Plumbing

    Plumbing

    Prismatic's Clojure(Script) utility belt

    Plumbing is a general-purpose Clojure utility belt and data transformation library endorsed for its pragmatic approach to everyday tasks. It offers a toolkit of macros and functions that simplify common data manipulation patterns, and includes a β€œGraph” abstraction for structured computation flows. Most of it is also compatible with ClojureScript. Graph is a simple and declarative way to specify a structured computation, which is easy to analyze, change, compose, and monitor. Here's a simple example of an ordinary function definition, and its Graph equivalent. A Graph encodes the structure of a computation, but not how it happens, allowing for many execution strategies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LogoFE

    LogoFE

    A Logo library, a big tool box.

    ...It has, Complex arithmetic Matrix arithmetic Polynomial arithmetic Numeric Integration and derivation Root finding Linear systems solver Date conversion functions List manipulation (Sorting, Cutting, Selecting, etc.) List to file (and vice-versa) procedures List to HTML conversion Grid (ala Excel) function TreeAsList to common Graph Formats procedures Function graphing Clip to Clipboard procedures Combinatoric and Paritition procedures Inferential Statistic distributions Plotting and charting procedures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    2D Heat Transfer in .C

    2D Heat Transfer in .C

    2D Heat Numerical Heat Transfer Solver

    PLEASE NOTE: There is a complete installer available if you do not have CVI installed. If you do have it, you can simply download the source files and run them. The following program was built as a final evaluation project for Programming for Mechatronics Course for my BSc. in Mechanical Engineering. This solver is based around the Gauss-Seidel algorithm for 2D heat transfer for pre-determined boundary conditions (i.e. user defined temperatures). I hope this project will be useful for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    plotutils

    plotutils

    C/C++ library and tools for 2-D raster and vector graphics

    ...A libplot programmer needs to learn only one API: not the details of many graphics file formats. The package also contains command-line programs for plotting scientific data, such as GNU graph for XY plotting. Many of them use libplot to export graphics. So, they can export graphics in any of libplot's supported formats, such X, png, pnm, gif (bitmap formats), or svg, ps, ai, cgm, fig, pcl, hpgl, regis, tek (vector).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    AAG Cloudwatcher Viewer

    Simple viewer application for the AAG Cloudwatcher device.

    This simple viewer connects to the AAG Cloudwatcher application (https://shop.lunaticoastro.com/product/aag-cloudwatcher-cloud-detector/) and displays Sky Temperature, Dew Temperature, Ambient Temperature and Relative Humidity. A graph function allows to follow changes in the Sky Temperature. Right-clicking on the graph window allows setting the vertical scale of the sky temperature graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Nerdamer

    Nerdamer

    a symbolic math expression evaluator for javascript

    Nerdamer is a small and light-weight symbolic math expression evaluator written in JavaScript. The parsing is done purely in JavaScript and uses no server-side program whatsoever. It can export to a pure javascript function, ideal for filtering user input. Nerdamer is modular so you only need to load the parts you need. Because of this and its small footprint, it can easily be embedded into your applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pylatexenc

    pylatexenc

    Simple LaTeX parser providing latex-to-unicode and unicode-to-latex

    ...The library is designed to be as backward-compatible as reasonably possible and is able to run on old Python versions should it be necessary. (Use the setup.py script directly if you have Python 3.7, poetry doesn't seem to work with old Python versions.) The pylatexenc.latexencode module provides a function unicode_to_latex() which converts a Unicode string into LaTeX text and escape sequences. It should recognize accented characters and most math symbols. A couple of switches allow you to alter how this function behaves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    graphql.js client

    graphql.js client

    A Simple and Isomorphic GraphQL Client for JavaScript

    ...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. You can prepare queries for lazy execution. This will allow you to reuse your queries with different variables without any hassle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your dataβ€”with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your dataβ€”deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 10

    C++ Math Expression Parser

    C++ Math Expression Parser Library

    The C++ Mathematical Expression Toolkit Library (ExprTk) is a simple to use, easy to integrate and extremely efficient run-time mathematical expression parser and evaluation engine. ExprTk supports numerous forms of functional, logical and vector processing semantics and is very easily extendible. Download http://partow.net/programming/exprtk/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    High speed math parser

    Expression evaluator for Delphi developers

    Version 2.5 is available! The latest changes are in TFastList class. It is the secondary class intended for fast string managment. The newest TGraph component is available as well. The new ParseUtils.FindFormula method allows searching any of possible formulas within some text. Parse components are intended for Delphi developers and perform high-speed (about 10 million evaluations per second) mathematics and boolean calculations. All components are available for Delphi 6, Delphi 7,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Retop Math Library

    Retop Math Library

    A Java Math Library for creating advanced programs

    Regression Polynomial Regression Noise generator Advanced Matrix and Vector classes Physics Collisions Window to visualize functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    lottie vectors

    lottie vectors

    Create, display and process 2D vectors in a 3D window.

    Lottie Vectors is an application for Matlab that alows you to do some pretty neat things -with vectors. More exactly -displaying them in ways that hopefully will allow you to explore and better understand your vector data. The basic idea is simple, take a vector defined in one of a few different types of data formats and map it on the screen. Add another vector and you start to form a 'route'. Each route or position vector can be accompanied with a 'force' vector. This can be used to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Machine is the core engine of neo-dev GmbH products. Features are: Qt 5.2 function libraries and classes c++ OpenGL layer used for fixed function pipeline and shaders c++ OpenAL layer generic data class client/server layer math and physics layer matrix class mesh loader (obj-wavefront)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WebSocket RPC

    WebSocket RPC

    RPC library for .NET with auto JavaScript client code generation

    WebSocket RPC library for .NET with auto JavaScript client code generation, supporting ASP.NET Core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Your basic graph

    Your basic graph

    Graph algorithms and data structures

    A graph implementation based entirely on functions. This text is about the implementation of a Go tool based entirely on functions – the API contains only immutable data types, and the code is built on top of a struct with five function fields. It’s a tool for building virtual graphs. In a virtual graph no vertices or edges are stored in memory, they are instead computed as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rotations Conversion Library

    Rotations Conversion Library

    Library for working with 3D rotations in C++

    The Rotations Conversion Library (RCL) is a collection of C++ functions that address common computations and numerical handling of rotations in 3D Euclidean space, including support for rotation matrices (`Rotmat`), Quaternions (`Quat`), intrinsic ZYX Euler angles (`Euler`), fused angles (`Fused`) and tilt angles (`Tilt`). In addition to the core competency of being able to convert between each of the representations, operations such as inversion, ZYX yaw extraction, fused yaw extraction,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CodeAtlasVsix

    CodeAtlasVsix

    A Visual Studio Plugin visualizing class/variable/member relationships

    Code Atlas is a plugin of Visual Studio. It allows one to explore the call graph conveniently. You can see the code and a short tutorial here: https://github.com/league1991/CodeAtlasVsix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Serenity RPG spreadsheet tool

    Onging Project for Serenity RPG

    ...However, I noticed that 90% of all work on the internet for existing ship descriptions for the game are completely wrong.This project began as a way to incorporate all the math involved into one ship generation sheet and has now progressed into charcter sheet generation, collections of data sets and basic error checking throughout the game. This spreadsheet is currently being developed in MS Excel 2010 and is incomplete. It is still useful to the extent that the chrs in my game world skill and trait sets are represented and function. no macros are used in this development and only one is planned. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    graPHUN

    graPHUN

    Simple graph creation tool.

    graPHUN is a simple graph creation tool. You can create vertices and edges, save graph files, load graph files, and take screenshots of your graphs. It is very simple and it was inspired when I took Discrete Math I in university, and we did not have any tool to draw graphs, so we had to do them on Paint. so that is why I created graPHUN. I hope someone finds it useful!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    RIPS - PHP Security Analysis

    Free Static Code Analysis Tool for PHP Applications

    RIPS is a static code analysis tool for the automated detection of security vulnerabilities in PHP applications. It was released 2010 during the Month of PHP Security (www.php-security.org). NOTE: RIPS 0.5 development is abandoned. A complete rewrite with OOP support and higher precision is available at https://www.ripstech.com/next-generation/
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22

    WordMat

    Math in Word

    WordMat is an add-on to Microsoft Word which creates a tab with math functionality. Part of the Math functionality is provided by other open-source applications like Maxima, GeoGebra, Graph and GnuPlot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lib Hyper Math for GCC (C++)

    Lib Hyper Math for GCC (C++)

    Library Hyper Math for GCC (C++)

    This library has complementary features to the "cmath" library. Here we present functions for trigonometric calculations (cot, sec, csc, acot, asec, acsc) and hyperbolic (coth, sech, csch, acoth, asech, acsch) and exponential (nthrt) calculations and more. The results are presented in radians. For results in degrees multiply 180/M_PI by radians or use function torad. For degrees multiply M_PI/180 or use todeg. For more libraries, go to:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...Grammars are implemented directly in the client code using parsing objects, instead of externally, as with lex/yacc-type tools. Includes simple examples for parsing SQL, CORBA IDL, and 4-function math
    Downloads: 17 This Week
    Last Update:
    See Project
  • 25
    Excel to Graphviz

    Excel to Graphviz

    Create graphviz diagrams with excel

    Free, easy to use, excel tool to create data and process flow diagrams with table data In separate excel sheets you define items(nodes), lines(edges) and grouping(clusters) Separate definition of node, edge and cluster styles Graph settings sheet Output control sheet Examples and readme are included in the zip file Get it working: -Install graphviz (http://graphviz.org/Download.php) -Download Excel to Graphviz -Open one of the ExcelToGraphviz workbooks -Go to sheet settings...
    Downloads: 1 This Week
    Last Update:
    See Project