C# Mathematics Software

View 2202 business solutions

Browse free open source C# Mathematics Software and projects below. Use the toggles on the left to filter open source C# Mathematics Software by OS, license, language, programming language, and project status.

  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 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.
  • 1
    The bandit project is a repository of the various known algorithmic solutions for the multi-armed bandit problem. The project is also a repository of several datasets that could be used for benchmarking purposes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Q-Stats is a class library for .Net that allows developers to perform standard statistical analysis such as determining the mean, median, range, deviation. Probability capabilities may also be built in as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    QuatView

    QuatView

    Quaternion Viewer and Converter

    Quaternion conversion and visualization program for Windows. Includes 3D OpenGl graphics, real-time quaternion file playback, and a server to receive and display quaternion data from remote computers via TCP. Also displays Euler angles and DCM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    RESULTS (RESULTS Evaluates Statistics Using Less Time and Space) is a lightweight, open-source statistical software package that provides similar functionality to other proprietary statistics packages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
  • 5
    Sage Bionetworks
    Opensource software projects for genetics and genomics from Sage Bionetworks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Simplex Calculator
    An innovative calculator project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    This is a map internet web service based on a huge raster maps or satellite images for tracking and monitoring the mobile objects (cars etc) using GPS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MathLib is a .NET library for extended mathematical functionality, such as vectors, matrices, statistics, function-evaluation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    3DProS is a programming tool. It helps people create 3D animations, design custom 3D controls and solve lots of graphic problems easily, just by drag and drop. Besides a built-in language called MathScript, it also supports Free Pascal and MinGW C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 10
    Aiac - Aiac is a calculator
    Aiac is a free, open-source, light-weight clipboard calculator for Windows. It also supports on-the-fly text box calculations. Copy a mathematical term to your clipboard, use a global hotkey to automatically calculate the term and put the result back into the clipboard. Written in C#. Uses NCalc (https://ncalc.codeplex.com/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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 of this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The aim of the project is to provide open source collection of algorithms in the field of spectroscopy: data handling and processing, modeling and artificial intelligence tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a simple C# command line calculator. It evaluates arithmetic expressions and functions. Easy to extend. Features include factorials, powers, brackets, bracket normalization, polish notation, factorization, fields, and advanced error reporting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Babbage is a computer algebra system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BigBang/Horizon is a proteomics data analysis pipeline with focus on the shotgun LC/MSMS workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A library for iris-detection written in pure C# and .NET 3.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This generator can generates buddhabrot fractal, mandelbrot fractals and inverse bb fractals, as per Melinda Green's method. It's reasonably fast, and has a few options. The name “buddhabrot” stems from a remarkable resemblance to sitting Buddha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Büyük Sayılarda Üs Alma

    Üssü alınamayan büyük sayıların üssünü alır.

    Sayısal tipte değerler tutan değişkenlere sığmayan üs alma işlemini her büyüklükteki sayı için yapabilir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    C# Force Calculator

    Calculates multiple forces in various angles.

    This force calculator is the same as the Java Force Calculator with the bugs removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Calcex Math Parser

    Mathematical expression parser and evaluator for .NET

    Moved to https://github.com/alxnull/calcex Calcex is a simple math parser for .NET to evaluate mathematical expressions which is developed in C#. It supports many common mathematical operations and functions and allows the user to add custom functions and variables. It is possible to evaluate double or decimal values for high precision. Calcex also includes functions for converting numbers from decimal to binary or other bases. The project includes a simple calculator and decimal-binary converter to show the functions of Calcex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Carassius: Simple Petri Net Editor

    Carassius: Simple Petri Net Editor

    Carassius is a tool for editing of Petri nets and graphs.

    Carassius is a tool for editing of Petri nets and graphs. It allows to create and edit models in a very simple manner. Carassius has features for model arrangements and formatting, thus it makes a model more readable and demonstrative. With Carassius one can simply construct the model and export automatically generated TeX-code for the paper. Suitable markup languages: PNML and graphML. System reqs: MS Windows and .NET Framework 4.0 or higher. Carassius is made in HSE PAIS Lab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The math category theory software with diagram graphical user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    CirclePoints v.C

    CirclePoints v.C

    Simple utility for calculating coordinates of points on the circle.

    Simple utility for calculating coordinates of points uniformly placed on the circle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Colt provides a set of Open Source Libraries for High Performance Scientific and Technical Computing in Java http://acs.lbl.gov/~hoschek/colt/ This project starteda as a port of the Colt core library to C#, but contains additional features.
    Downloads: 0 This Week
    Last Update:
    See Project