Showing 227 open source projects for "math library"

View related business solutions
  • 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.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1

    Gphoton: simple 3d ray tracer

    Gphoton in a simple 3d modeler and ray tracer.

    ... was trying to do 3D on early computers - big BW pixels! By late 80s I saw ray tracing and had to write my own. I wrote the 1st ver while taking vector calculus and CAD programming classes c. '92. I was intrigued not only by the beauty of the math but also ray tracing curved metals. This is actually the 2nd ver, ported from MFC to gnome (with enhancements like optional GL) c. '00 with some help from David. Apr'17: Updated to compile on recent Ubuntu/Debian - still runs, even on a pi!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jake

    Jake

    Jake it's programming language writed on java.

    Jake it's programming language writed on java. Syntax of Jake is mix of Java and Python. E.x.: -- IO library import "io" println("Hello, world!") More examples in release, download it's and open folder 'examples'. In Jake implemented: File-io; Http requesting(with post and get); Simple gui engine; Drawing canvas engine; Associate arrays; Basic math; Standart functions to work with strings; Jake it's OOP language without any OOP(yet), functional, imperative with half...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    FiMaLib

    a financial math library and financial market data database

    This project should combine a financial mathematics library with an underlying financial market database (and a set of other tools), which could be used by financial institutions for their financial market data needs as well as by students for research works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    deemon

    Deemon Scripting Language

    A rich and powerful scripting language supporting the c preprocessor, classes, exceptions, lambdas, yield functions, label, switch-statement, pointers, foreign functions, and much more. With a fully packed standard library including support for file-io, threads, atomics, pipes, math, file-system, sockets, randomization, hashing, serialization, a wide selection of emulated c/c++ headers and more, deemon provides a suitable environment for any application. Syntax is easy to read...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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.
  • 5
    A library for multiple precision math - arbitrarily large numbers - in TCL. Based on the original mpexpr library from Tom Poindexter.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    libquaternion

    Library to work with quaternion.

    Math library to work with quaternions. Have SSE, SSE2, SSE3, SSE4.1 optimizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Math Objects is a template based math library for C++ that can handle complex mathematical objects. It can compute the Smith form for matrices of polynomials and the Smith-McMillan form of transfer function matrices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Photon4K

    32768-bit symmetric-key encryption, fully-functional development CLI

    ... quantum and conventional computing resources reported on often by the mainstream tech press. Unlike more simple algorithms, Photon4K leverages multiple layers of randomization techniques including: - Static random data (256KB) - Static random prime data (32,768 64bit primes) - Numerous iterations of randomization - Blum-Blum-Shub generated pseudorandom data - Miller-Rabin [Probabilistic] Primality Test on very large pseudorandom generated integers - Scratch-written BigInteger Library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libcrn is document image processing library written in C++11 for Linux, Windows, Mac OsX and Google Android. It is a toolbox that allows to create easily software such as OCRs and layout analysis tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    The CML (Configurable Math Library) is a free, open-source C++ vector, matrix, and quaternion math library designed for use in games, graphics, computational geometry, and related applications. Please note: the CML source has moved to GitHub: https://github.com/demianmnave/CML
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    LateXSL is a set of XSLT stylesheets that translates LaTeX embedded in a Web page into HTML, so that math typed directly into a web page as LaTeX is displayed as math in a viewer's browser. The stylesheets may be applied in the browser or by a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Math Library for 2D/3D applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenGL Mathematics (GLM)
    OpenGL Mathematics (GLM) is a C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 14
    Math Processor

    Math Processor

    Math Processor is a general purpose programable math engine.

    The design and code of Math Processor have been explained at: http://www.codeproject.com/Articles/500327/Building-a-General-Purpose-Interpreter-Math-Engine Math Processor solves problems relating to algebra, calculus, Boolean logic, statistics, number theory, geometry, trigonometry and other allied disciplines. It supports a simple interpreted language. It also has some plotting capabilities. You can use MP as a standalone calculating engine or you can use it as a C# .dll library in your...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    sparsedoppler

    Continuous choice of string resonance at each point live music in CPU

    Nonlinearly change frequencies and echos for live music by CPU. I found a way to normalize 1d wavefunction amplitude so this hack and its random heat vibrations are still unitary, even while microphone vibrating adds energy to part of 1d string of position and speed scalar arrays. The sparse part is, while the arrays are perfectly dense and linear, time is sparse when some springs vibrate with a larger multiplier of position subtracted from speed. In other words, this hack is a quanta level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    rpnstr

    Rpn calculator, string and macro based

    rpnstring has a small amount of command by it self. Instead it provide interface to the C math library. The user can make own commands by using the macro facility. In that way the calculator can be adapted to each user according to the users needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Waterfox

    Waterfox

    Waterfox is a high performance browser based on the Mozilla platform

    Waterfox is a high performance browser based on the Mozilla platform source code. Made specifically for 64-Bit systems, Waterfox has one thing in mind: speed. PLEASE CHECK THE WATERFOX WEBSITE BEFORE YOU DOWNLOAD FROM HERE. IT CONTAINS IMPORTANT INFORMATION YOU SHOULD KNOW.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 18

    GoFXMath

    A powerful, lightweight matrix and vector math library.

    The (G∘F)(X) Math library (abbreviated GoFXMath) is a lightweight, but powerful, data-oriented math library focused on the development of graphics-oriented applications in C++.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    ILNumerics.Net
    math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes help developing algorithms on every platform supporting .NET. Sources from SVN, binaries: http://ilnumerics.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AP3/3SUM

    AP3/3SUM

    Multimedia asset management and manipulator for Étoilé

    3SUM aims to provide a powerful 2 to 3D programmable environment that allow editing several kind of contents and linking the relationships among Objective-C type. 3SUM sits on the top of AP3 framework which consit of 3D screen graph Objective-C API, C++ geometry math classes, basic mesh implementations, raster compositor and thread managements. AP3 also have a few foundation classes for data manipulation purpose, such as AAObject root which allows tagging object with selector-keyed arbitrarily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java OpenBase

    Java OpenBase

    Java all purpose Library

    A small library with some day to day problemsolving classes. Database, XML, Parallel, Math, String, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    The 2DX Project

    Java 2D graphics/utility library

    The 2DX Project is an ongoing project aiming to provide powerful, versatile, and felxible tools for 2D graphics programming in Java. The 2DX-GL core library provides utilities for animation, geometry, basic physics, and more. The Snap2D game engine/library builds upon the 2DX-GL core library by adding features like 2D world management tools, a dedicated scripting language, and high level rendering via the user's choice of either OpenGL or Java2D (OpenGL recommended for high perormance...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Currency-lib

    It's a class library that implements functions for working with curren

    Currency project is a class library that implements functions for working with currencies. Currency class is responsible for arithmetic functions and storage. It implements the integer math with accuracy up to 1/10000. CurrencyInfo class is responsible for storing information about specific currency in accordance with ISO-4217. CurrencyInfoDir class implements catalog of descriptions currencies, as well as searching for descriptions of currency by the ISO-4217 code. It's also provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CQRlib is an ANSI C implementation of a utility library for quaternion arithmetic and quaternion rotation math.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Java class libraries for structural biology development: includes protein format conversion tool, printf-based text formatting, Pred2ary secondary structure prediction, neural net library, Hooke-Jeeves global optimizer, and misc. math & statistics.
    Downloads: 0 This Week
    Last Update:
    See Project