Showing 91 open source projects for "math library"

View related business solutions
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1

    FixeEngine

    A 3D rendering / entity engine

    This engine is not an attemp to re-inventing the wheel. It is a more learning-oriented project than something intended to provide a wide set of features. The approach to the OpenGL in this engine is something very experimental born from my own thoughts and can be usefull in future. If you want to help for your portfolio just ask: the TODO list is very long :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    irrBullet
    IrrBullet is the most powerful open-source physics wrapper and extension library available for the Irrlicht rendering engine. IrrBullet has a unique design and goal that isn't attempted in other physics wrappers. Whether you are a proficient C++ software developer or someone new to game development, IrrBullet has what you need to make your game or simulation's physics outstanding, and in a much more timely manner than learning and applying the math, design principles, and skills required...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    EpLibrary

    Visual C++ Utility Library

    * EpLibrary project in this site is not maintained anymore. * The project has been moved to https://github.com/juhgiyo/EpLibrary EpLibrary is a utility library for Visual C++. The features includes: - Math Framework - Enhanced Binary Search - Sort - Stream Framework - Container Framework - Simple Debugger Framework - FileSystem Framework - Other Frameworks - Server/Client Template Framework - System Framework - Thread System For detailed documentation, please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ViennaFEM

    A finite element solver using state-of-the-art programming techniques.

    ViennaFEM is a library-centric implementation of the finite element method in C++. It features a symbolic math kernel, which manipulates the strong or weak form of the problem and automatically derives the discrete form. ViennaFEM is built on top of the following libraries: ViennaMath provides the symbolic math kernel, ViennaGrid (with ViennaData) allows for a generic grid handling and quantity storage, while ViennaCL provides the linear solvers and GPU acceleration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 5
    Ub3rMath

    Ub3rMath

    Simple math parsing library for C++

    A math parsing library for C++ with a number of powerful features to allow flexible interpretation of mathematical formula in text form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ultimate Calc
    Multitask scientific calculator. Supports plugins and scripts (in C++ and QtScript respectively) to provide different working modes and custom solving functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Formula Converter is a general conversion tool for mathematical software to convert math formulae from one format to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Experimental C++ library for performing optimized fixed-point operations using types of differing sizes and precisions. Requires C++0x extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple rendering, image processing engine. Includes a framework width (multiplatform) event handling, plugin management, a templated based math library and some exotic features like general linear camera, gpu based (OpenGL) image process...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10
    EasyGL
    EasyGL is really a Super Easy framwork built on top of OpenGL. We use the glfw library to make the openGL window super easy. EasyGL also has math functions and in the future have physics functions and evne other more game based functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The fast, flexible, extensible, and easy to use C++ template class for creating your own customized math expression parser for both built-in and user-defined numerical data types. The parsed tree perform fast and can be used in multi-threaded OpenMP apps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Vector math library for 3D Graphics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ever needed a powerfull-n-simple calculator? Do you need to parse strings to expresions? This calculator can handle math functions, variables and a lot of libraries. By the way, you can easily write your own library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Math-fi library written in C++ and boost library. This contains a C++ library with severals financial models (Monte carlo, Binary Tree, Black and Schools formulas) and a managed C++ wrapper that allows end user to use library within Excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Template Math Library is a generic math library with support for bignums, that act like primitive types, with many math functions (such as trigonometric, logarithm, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A math library for GMP. This library use the cmath as model and overloaded the principal math functions (sin, cos, tan, log... ). So, this make easy the development of generic programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A small utility for visualizing graphics of the wide math function list. Based on Glade/GTK+ toolkit so integrates into GNOME flawlessly. Uses mathGl library for drawing purposes, see http://mathgl.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Shellcalc (sc) is a lightweight and versatile reverse polish notation (RPN) calculator for the command-line. It implements access to the basic operations and many functions from the glibc math library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VBLib - general purpose. VBMcgi - library for 3-tier web development. VBXML - library for XML. VBMath - template library for math. By: sbVB (http://www.sbvb.com.br).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    In this project we will contruct mathematical structures and algorithms that can be used on the fly when programming with C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A 3D math library implemented in C++, suitable as building blocks for game development and middleware. Spawned by discussion on the sweng-gamedev mailing list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Symboliq is a symbolic math evaluation and manipulation library for C++ designed for use in proof assistants and symbolic equation solvers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyGiNaC is a Python interface to the C++ symbolic math library GiNaC (www.ginac.de). Its design attempts to be an easy to use and convenient alternative to cint or ginsh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenTAU is a physics simulation package written in Java. It is intended for scientifical application as it incorporates FEM, FDM and MD and other simulation techniques. Also contains a fast math library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project contains math vector matrix template library. It supports various common matrix, vector operations.
    Downloads: 0 This Week
    Last Update:
    See Project