56 projects for "computations" with 2 filters applied:

  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    REDUCE

    REDUCE

    A Portable General-Purpose Computer Algebra System

    REDUCE is an interactive system for general algebraic computations of interest to mathematicians, scientists and engineers. It can be used interactively for simple calculations but also provides a flexible and expressive user programming language. The development of the REDUCE computer algebra system was started in the 1960s by Anthony C. Hearn. Since then, many scientists from all over the world have contributed to its development.
    Leader badge
    Downloads: 118 This Week
    Last Update:
    See Project
  • 2
    Miramath
    Miramath is an open source project inspired by the MathCad mathematical application. The main user interface consists of a page into which mathematical expressions can be entered or edited and then evaluated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Clifford Multivector Toolbox

    A toolbox for computing with Clifford algebras in MATLAB

    This is a toolbox (software library) for computing with matrices of Clifford algebra multivectors in MATLAB. It is designed to handle numerical computations with matrices as far as these are defined for matrices of multivectors. The toolbox is designed to work in the same way as MATLAB's own functions by overloading standard MATLAB functions with Clifford multivector versions. The toolbox can compute with any Clifford algebra with signature (p,q,r) but only with one algebra at a time. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4

    Leibnitz

    Electronic paper for computations and graphs

    Leibnitz is the calculator you've always wanted (even if you didn't know it!), short of handwriting recognition. FAQ: https://github.com/jafl/jx_application_framework/tree/master/programs/leibnitz#readme ChangeLog: http://leibnitz.sourceforge.net/ChangeLog.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    DataMelt

    DataMelt

    Computation and Visualization environment

    ...This Java multiplatform program is integrated with several scripting languages such as Jython (Python), Groovy, JRuby, BeanShell. DMelt can be used to plot functions and data in 2D and 3D, perform statistical tests, data mining, numeric computations, function minimization, linear algebra, solving systems of linear and differential equations. Linear, non-linear and symbolic regression are also available. Neural networks and various data-manipulation methods are integrated using powerful Java API. Elements of symbolic computations using Octave/Matlab scripting are supported.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    librsb

    librsb

    A shared memory parallel sparse matrix library including Sparse BLAS.

    librsb is a library for sparse matrix computations featuring the Recursive Sparse Blocks (RSB) matrix format. This format allows cache efficient and multi-threaded (that is, shared memory parallel) operations on large sparse matrices. The most common operations necessary to iterative solvers are available, e.g.: matrix-vector multiplication, triangular solution, rows/columns scaling, diagonal extraction / setting, blocks extraction, norm computation, formats conversion.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    CompPad
    CompPad is a LibreOffice extension that provides live mathematical and engineering calculations within a Writer document. It is intended to provide a free / open-source alternative to Mathcad .
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    3Depict

    3Depict

    atom probe software : visualisation and data analysis

    This software is designed to help users visualize and analyze 3D point clouds with an associated real value, in a fast and flexible fashion. The primary use is in Atom Probe Tomography, which is an atomic imaging technique. However the program may also be useful in other areas, such as geospatial data, lidar, etc.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Polynomial System Solver

    Polynomial System Solver

    pss5 is a polynomial system solver, under development.

    The objective of this project is to build a general-purpose polynomials system solver. While a few of those programs are available, this one will incorporate recent mathematical advances on mixed volume computations, sparse condition numbers and condition-metric homotopy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    A package for computations with finite automata (rooted tree automorphisms) for the GAP system, http://www.gap-system.org.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ...This project provides tools for manipulate and convert the lata files. This project is part of the VisIt plugin reader. The Snorky3D sofware is presented in the following conference communication: Visualisation of CFD computations: millions of particles in real time with Snorky3D Visu 2012, september 2012, Paris, France http://visu2012.imag.fr/articles/mathieu.pdf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Matlab/Octave Rotations Library

    Matlab/Octave Rotations Library

    Library for working with 3D rotations in Matlab/Octave

    The Matlab/Octave rotations library is a collection of functions, bundled as m-scripts, that address computations and numerical handling of rotations in 3D Euclidean space. The rotation representations that are supported are rotation matrices (Rotmat), Quaternions (Quat), intrinsic ZYX Euler angles (Euler), fused angles (Fused) and tilt angles (Tilt). Operations such as composition, inversion, ZYX yaw extraction, fused yaw extraction, random generation, equality detection, vector rotation and much more have been implemented for each rotation representation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Rotations Conversion Library

    Rotations Conversion Library

    Library for working with 3D rotations in C++

    The Rotations Conversion Library (RCL) is a collection of C++ functions that address common computations and numerical handling of rotations in 3D Euclidean space, including support for rotation matrices (`Rotmat`), Quaternions (`Quat`), intrinsic ZYX Euler angles (`Euler`), fused angles (`Fused`) and tilt angles (`Tilt`). In addition to the core competency of being able to convert between each of the representations, operations such as inversion, ZYX yaw extraction, fused yaw extraction, renormalisation, equality detection, vector rotation and much more have been implemented. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Arageli is a C++ library for computations in arithmetic, algebra, geometry, linear and integer linear programming. Arageli provides routines and classes that support precise, i.e. symbolic or algebraic, computations.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    Create GTK+ interfaces using IOStream style code. Its simple and quick! Also providing simple data plotting (similar to Matlab/Octave), ORB (Object Request Broker), and Neural Network computations. You can create GTK+ GUIs in a few lines of code. Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded memory saving code. You can also plot like so : Plot figure; figure.plot(x, y, x.size()); Plotting utilises GtkDataBox.sf.net ORB utilises www.zeroc.com Feed forward neural networks with different activation functions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MicroModelicaVirtualNodes
    ...This tool performs Virtual Nodes Parallelization on a given MicroModelica model for being simulated in QSS Solver. The objective is to reduce the error introduced by simulating large-scaled models in parallel on QSS Solver simulating tool. This is done through redundant computations on certain state variables of the model. These redundant computations are called Virtual Nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Development of quality C++ and Python objects for high energy physics computations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    yacas

    yacas

    Computer calculations made easy

    ...Yacas is an easy to use, general purpose computer algebra system. It uses its own programming language designed for symbolic as well as arbitrary-precision numerical computations. The system comes with a library of scripts and extensive documentation. Yagy (http://sourceforge.net/p/yagy) provides full yacas experience wrapped in a simple and intuitive graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SCaVis

    Scientific Computation and Visualization Environment

    ...The program is fully multiplatform (100% Java) and integrated with Java and a number of scripting languages: Jython (Python), Groovy, JRuby, BeanShell. SCaVis can be used to plot functions and data in 2D and 3D, perform statistical tests, data mining, numeric computations, function minimization, linear algebra, solving systems of linear and differential equations. Linear, non-linear and symbolic regression are also available. Elements of symbolic computations using Octave/Matlab scripting are supported. The project was migrated to DataMelt.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    CPS Wildfire Management Tool

    CPS Wildfire Management Tool

    A wildfire decision support system and visualization tool from Emxsys.

    The Wildfire Management Tool (WMT) predicts the potential fire behavior of a wildland fire. WMT incorporates a 3D terrain viewer, the tenets of the Campbell Prediction System (CPS) and the Rothermel fire spread equations to depict fire behavior. WMT is used to adjust tactics & strategies to ensure the safety of firefighters and the effective use of firefighting resources. Requires Java 8 (included) - http://www.java.com/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A python framework for fuzzy inference computations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    resParser

    resParser

    Command line scientific calculator

    resParser is a command line scientific calculator exploiting "50 digit precision" floating point computations using GMP and MPFR library. The project is open source with GLP v2 licence and cross platform. It is implemented with QT for GUI and for useful classes like QString. In the begin it was just a tool for computation of resistors values. Very similar to Speed Crunch as features Features: * Command line input * Built-in functions (log, exp, sin, cos,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    NBO Analyzer

    Analyze output of NBO computations

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Computing with units

    Calculator that takes care of measurement units.

    Java program for computations with values expressed in terms of physical or other units. Supports complicated mathematical expressions and user-defined functions. Invoked from scripts, line command, or as GUI. Extensive units data base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Wedge is a C++ library based on GiNaC for symbolic computations in differential geometry. The project webpage has moved to https://github.com/diego-conti/wedge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next