Showing 19 open source projects for "math library"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1
    XAML-Math

    XAML-Math

    A collection of .NET libraries for rendering mathematical formulae

    A collection of .NET libraries for rendering mathematical formulae using the LaTeX typesetting style, for the WPF and Avalonia XAML-based frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MonoGame

    MonoGame

    One framework for creating powerful cross-platform games

    One framework for creating powerful cross-platform games. The spiritual successor to XNA with thousands of titles shipped across desktop, mobile, and console platforms. MonoGame is a fully managed .NET open source game framework without any black boxes. Create, develop and distribute your games your way. By leveraging C# and other .NET languages on Microsoft and Mono platforms you can write modern, fast, and reliable game code. We currently support iOS, Android, MacOS, Linux, all Windows...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 3
    OpenTK

    OpenTK

    The Open Toolkit library is a fast, low-level C# wrapper for OpenGL

    The Open Toolkit is set of fast, portable, low-level C# bindings for OpenGL, OpenGL ES, OpenAL, and OpenCL. It runs on all major platforms and powers hundreds of apps, games, and scientific research programs. OpenTK provides several utility libraries, including a math/linear algebra package, a windowing system, and input handling. OpenTK is not a game engine, nor does it try to be one: It offers a useful set of tools and lets you decide how to use them. It is the ideal starting point if you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    mXparser - Math Parser Java C# Library

    mXparser - Math Parser Java C# Library

    A flexible mathematical expressions parser for JAVA, Android, C# .NET

    mXparser is highly flexible parser of math expressions. Software provides easy to use API for JAVA, Android, C# .NET/MONO (CLS). Main functionalities: - basic operators, i.e.: +, -, *, ^, ! - Boolean logic operators i.e.: or, and, xor - binary relations i.e.: =, <, > - math functions (large library of 1-arg, 2-arg, 3-arg - - functions) i.e.: sin, cos, Stirling numbers, log, inverse functions - constants (large library), i.e.: pi, e, golden ratio - n-args functions i.e.: greatest common...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 5

    Functions Library

    A DLL created in .NetCore 2.0 which wraps many functions up.

    Functions Library is a .dll which means, it can be referenced easily. To use it you simply just make a reference to your project and type in the usings "using Functions;" and your good to go. In the namespace Functions are 2 more namespaces which are "Math" and "IO". .Math includes functions for calculations for or with Pi, Power, Squarer root and more. While IO includes Creating a TextFile, Deleting it, reading it and writing to it. Just to name those few, there are more functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    Math Mania Alpha

    The Ultimate GCSE Maths Revision Suite

    ... of math question that is covered in GCSE Maths. If you have any question please don't hesitate to contact me. For Developers a modified version of the underlying maths library will be available to developers upon completion of this project. Written in C# for the .Net Framework. More info coming soon. Program makes use of NCal for advanced mathematical evaluation. Check it out at: https://ncalc.codeplex.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    OPEN GENERAL SCIENTIFIC INTERFACES
    OPEN GENERAL SCIENTIFIC INTERFACES homepage : http://www.opengsi.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • 10

    Algeo#

    A class library to use conformal geometric algebra in C#

    The project is in a very early state and the working parts aren't well tested! Currently it's possible to do basic calculations with multivectors. A lot of operators are overloaded so that you can write your calculations in C# source code almost like you would do in a math software. There is also an extension library providing a control which can visualize multivectors. Visualization is based on OpenGL through the OpenTK library. At the moment I'm working on improvements of the functionality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OpenShred

    OpenShred

    An open source skateboard games engine written in C# and .NET.

    A two-tiered project, building a skateboarding games engine on top of a platform abstraction layer and math library called Flake, intended to play a similar role to XNA but designed differently. The games design is to focus on the feeling of speed and momentum rather than technical details or elaborate tricks. Built on C#/.NET/Mono with full open source and exporters for Blender, OpenShred is designed to be modified to make it your game too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Mini.Net.Library

    Utility library

    Mini.Net.Library is a utility library for .Net, containing a comprehensive set of utility functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A little math library for XNA, which provides some math abstracion. This classes are not recomended to use in time-critical places.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Math library, with advanced functionality such as complex arithmetic, matrices and symbolic algebra. Multiple platform support. Applications: engineering, statistics, finance, signal analysis. Languages: Java, Objective-C, C#/.NET, native C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An editor that allows to make math computations/apply functions, on defined variables. C#/Regular Expressions/Math(binary/hex/decimal)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A .NET Library written in C# 2.0 for doing some mathematic operations as evaluating functions, plotting or finding roots. Visit the Project Web site at http://math-net.sourceforge.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ceme Evaluates Math Expressions. Ceme is a free math expression parser library written in C# supporting various operators and functions. It also has the option of adding your own functions. A wrapper DLL is provided for non .NET applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Free C# library containing different math classes and algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Library for parsing math expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next