C# Mathematics Software

View 202 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.

  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    DWSIM - Open Source Process Simulator

    DWSIM - Open Source Process Simulator

    Simulate chemical processes using advanced thermodynamic models

    DWSIM is an open source, CAPE-OPEN compliant chemical process simulator for Windows, Linux and macOS systems. Written in VB.NET and C#, DWSIM features a comprehensive set of unit operations, advanced thermodynamic models, support for reacting systems, petroleum characterization tools and a fully-featured graphical interface. DWSIM Pro is a commercial sibling of DWSIM built on top of open-source software. It offers extended features, comes with private support, and is accessible in the cloud. Visit simulate365.com for details.
    Leader badge
    Downloads: 1,693 This Week
    Last Update:
    See Project
  • 2
    RPNcalculator
    Nice looking calculator using Reverse Polish Notation (RPN) written for Windows. It supports DEC, HEX, BIN, OCT numbers, GRAD, RAD and DEG.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Calculadora

    Calculadora

    Uma calculadora desenvolvida em C#

    Uma calculadora desenvolvida em C# usando como modelo a calculadora padrão do Windows. Possibilita a realização de cálculos tanto básicos como mais complexos, como calculo de raiz quadrada. Contém também uma calculadora de regra de 3, que pode ser acessada pelo botão "RD3".
    Downloads: 36 This Week
    Last Update:
    See Project
  • 4

    Secciones

    Software for calculating geometric properties of cross sections

    Software for calculating geometric properties of cross sections and polygons. Calculates: area, moments of inertia, product of inertia, radius of gyration, section modulus, among others. It also supports import and export of CSV, JSON and DXF files. Able to do geometric transformations and 2D and 3D visualization of the cross sections.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 5
    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 divisor - iterated summation and product operators - differentiation and integration High flexibility: - user defined constants and arguments, both free - and dependent on other arguments + possibility of use in functions - user defined functions (both free and depended) - user defined recursive arguments + simple (controlled) recursion (1 recursive argument) - user defined recursive functions / expressions (any) - complex, many arguments, no limitation - internal syntax checkin
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Linear Program Solver (Simplex)
    Linear Program Solver (Solvexo) is an optimization package intended for solving linear programming problems. The main features of the Solvexo are: · Solvexo solver is based on the efficient implementation of the simplex method (one or two phases); · Solvexo provides not only an answer, but a detailed solution process as a sequence of simplex matrices, so you can use it in studying (teaching) linear programming. · Solvexo provides a solution with the graphic method for problems with tow variables. · This updated version includes two languages English and French. If you have any questions, feel free to contact me: romdhani.mohamed.ali@gmail.com. Any comments and suggestions would be helpful!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Platform: Windows. Allows Klotski puzzles to be created and solved either by the user or by the computer. Puzzles can be saved in xml format and re-opened. User actions have undo/redo and computed solutions may be stepped forward and backward.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    A powerfull tool to work with math functions. At this stage of progress it's draw 2D graphs and 3D graphs of any function. Also have very easy to use calculator which can calculate complicate expressions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Accord.NET Framework

    Accord.NET Framework

    Scientific computing, machine learning and computer vision for .NET

    The Accord.NET Framework provides machine learning, mathematics, statistics, computer vision, computer audition, and several scientific computing related methods and techniques to .NET. The project is compatible with the .NET Framework. NET Standard, .NET Core, and Mono.
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Buddhabrot Max

    Buddhabrot Max

    A Buddhabrot generator for large (>20000² px) renderings.

    A escape time orbit fractal renderer written in C#. Consists of two separate programs, one focused on high resolution and high quality rendering ("Buddhabrot Max"), the other focused on realtime exploration / zooming ("Buddhabrot Mag"). Uses multithreading and hardware acceleration. Allows creating of huge renderings (if enough memory is available) and saving files with full 32 bit float dynamic range as OpenEXR files. You can easily add new formulas which are then runtime compiled for maximum performance.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Pixel Empires

    Pixel Empires

    A cellular automation simulation governed by probability.

    This cellular automation simulation uses probability to control the growth and decay of different cells. This simulation uses cells of 6 different colors each of which is initially given one cell to be placed in a random location on the grid. 3 rules govern the evolution of this system: First, each cell will randomly select an empty cell around it or itself. If an empty cell is selected, a new cell will be formed in it. If the cell selects itself, it will not expand. In the next iteration, the new cells follow the same process. Second, every color is predestined to consume another color if the two make contact. In other words, if Color A consumes Color B, whenever Color A's cells randomly select Color B's cells, that selected cell will be converted to Color A. Third, if the population of a color is below a certain threshold number, this color will randomly choose another color to consume (this chosen color may even be a color that no longer exists on the grid).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Turing Machine Simulator using Quintuples (5-tuples). Intended for primarily for Computer Science education.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    Eve Targeting Speed Calculator

    Targeting Speed Calculator for Eve Online

    Calculates Targeting speed from Scan Resolution and Signature Radius Signature Analysis is calculated as lvl5 Sensor Booster calculated as t2 with Scan Resolution script Sensor Amplifier calculated as t2
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    LDT

    LDT

    Automatic Time Series Analysis with Stationary VAR Models

    LDT is designed for automatic time-series analysis. Current version focuses on stationary vector autoregressive models (VAR) and the related analyses such as forecasting and Granger causality. See the following paper for an application: See http://papers.ssrn.com/sol3/papers.cfm?abstract_id=2818213
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    This Is a Program in which u can do metric conversion ,temprature conversion and lots more......... can do upto 200+ conversions
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Tibi's Mathematics Suite

    Tibi's Mathematics Suite

    A suite of useful mathematical applications.

    The Tibi's Mathematics Suite is a package of various mathematical applications. Included in the package are: a scientific calculator, a graphing calculator, a matrix calculator, and a factorizator. Requirements: .NET Framework 4.0
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    The Periodic Tables Package is an advanced suite of applications for both Windows and Linux that allow chemists and students alike to use the Periodic Table on their computers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    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: 1 This Week
    Last Update:
    See Project
  • 20

    ClooWrapperVBA

    COM-wrapper of Cloo to execute OpenCL code from Excel.

    The wrapper allows to execute OpenCL code on CPU and GPU devices from VBA. Sources are available under https://github.com/Excel-lent/ClooWrapperVBA
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    High Quality Super Large Prime Numbers

    High Quality Super Large Prime Numbers

    Utility for generating and testing prime numbers.

    This utility can generate very large (and high quality) probable prime numbers as well as test for primality.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Advanced calculator for devices that has J2ME supported. You can evaluate sophisticated arithmetic expressions in conventional form including function using. The set of operarations and functions can be easily extended. Works for any J2ME device.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    NeuroBox is an .NET OOP Library to generate, propagate and train complex neuronal networks with technologies like backpropagation with weight decay, momentum term, manhattan training, flatspot elimination etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Customize OpenQuran in your native language from XML files; add or remove Quran translations; Add Comments to every vers in the Quran and share them with other users. Calculation (huge Numbers) of gematrical value of verses http://www.openquran.de
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A simple .NET/mono application which interprets and evaluates untyped lambda calculus expressions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Auth0 Logo