Science software

  • WildPlot 08

    WildPlot is an open source graphical application written in the Java programming language and designed to act as an utility for plotting 2D/3D mathematical functions, as accurate as possible.WildPlot is using OpenCL and OpenGL for rendering and calculation. Being written in Java, WildPlot is a cross-platform application that runs on Linux, Mac OS&n....Read More

    Download
  • LibreEngineering

    LibreEngineering is a suite of instrumentation, electrical, mechanical, process engineering calculation and design programs and other tools. Written in Python with Qt toolkit.Product's homepage

    Download
  • DerApproximator

    DerApproximator is a Python library for finite-differences derivatives approximation.Example:from DerApproximator import *print get_d1(lambda x: (x**2).sum(), [1,2,3])print get_d1(lambda x: x**2, [1,2,3])Expected output: [ 1.99999993 3.99999998 5.99999996][[ 2. 0. 0. ][ 0. 3.99999996 0. ][ 0. 0. 5.99999996]] * check_d1 checks user-provided rou....Read More

    Download
  • OpenOpt

    OpenOpt is a Python module for numerical optimization.OpenOpt is an open source project released under the BSD license.Product's homepage Requirements: · Python What's New in This Release: [ read full changelog ] · Interalg now works many times (sometimes orders) faster on (possibly multidimensional) integration problems (IP) and on ....Read More

    Download
  • Yade

    Yade is an open source and extensible framework that can be used for discrete numerical models, especially designed for the Discrete Element Method.Yade's computation parts were written in C++ with the help of the flexible object model, which allows independent implementation of new interfaces and alogrithms.Product's homepage Requirements: · ....Read More

    Download
  • iNA

    iNA (Intrinsic Noise Analyzer) is an open source graphical software written in Qt and designed to act as an analytic utility, quantifying fluctuations in biochemical networks.Intrinsic Noise Analyzer is capable of computing Linear Noise Approximation (LNA), as well as more accurate approximations automatically obtained from the system size expansi....Read More

    Download