Showing 34 open source projects for "pascal"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1

    LMath library

    Math library for Free Pascal and Lazarus.

    LMath, based on DMath, is a mathematical library for FreePascal (FPC) and Lazarus. It is entirely written in Pascal and does not depend on external libraries. LMath provides routines and demo programs for numerical analysis, including mathematical functions, probabilities, matrices, optimization, linear and nonlinear equations, integration, Fast Fourier Transform, random numbers, curve fitting, statistics and graphics. It is organized s set of lazarus packages which makes it easily extensible and helps to include only really needed features in your project.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    SPINA

    SPINA

    Structure parameter inference approach for endocrine feedback control

    SPINA is software for the rapid, reliable and accurate determination of constant structure parameters of endocrine feedback control systems. It is a class of static function tests that require nothing more than steady-state concentrations of hormones or metabolites obtained in vivo. The first version of this cybernetic approach had been developed for the evaluation of the functional status of the thyroid gland, i.e. thyroid's secretory capacity (gain of thyroid, GT or SPINA-GT) and sum...
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 3
    OpenSIMPLY

    OpenSIMPLY

    Discrete-event simulation modeling software for science and education

    OpenSIMPLY is an open source project for simulation modeling in Delphi, Lazarus, Free Pascal. Download OpenSIMPLY at opensimply.org The project is free computer simulation software based on discrete-event approach. OpenSIMPLY is a science software with very high simulation performance. So, the simulation results can be obtained much faster. The project is suitable for people with any modeling experience, and can be used for both science and education.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    rw

    rw calculates rank-width and rank-decompositions.

    rw calculates rank-width and rank-decompositions. It is based on ideas from "Computing rank-width exactly" by Sang-il Oum, "Sopra una formula numerica" by Ernesto Pascal, "Generation of a Vector from the Lexicographical Index" by B.P. Buckles and M. Lybanon and "Fast additions on masked integers" by Michael D. Adams and David S. Wise. On 2009's computers it works quite well up to graph sizes of about 28 nodes. Runtime and memory usage are exponential in the graph size.
    Downloads: 66 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Statistical program, somewhat like shareware DataFit. You may provide a custom template (or exchange the template library with your friends or Internet including sf.net) and test your tabled data. Calculates F-ratio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    eval: command line calculator

    Evaluate math expressions from command line or in interactive session.

    Small (156 kB) command line calculator. Evaluate an expression directly from command line with eval <expr> command Example: c:\> eval 2+3 5 or in an interactive session. In a session, results may be assigned to unlimited number of variables and used in later calculations. Example: > x := 6+7 13.0000 >y := x*2 26.0000 Large number of elementary, special, trigonometric, hyperbolic and probability distribution functions are available. Number of decimal digits is defined by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CalcuFp

    CalcuFp

    Programmable Calculator (IP functions, create user functions)

    .... - 25 + BIN ('111 ') + HEX (' FF ') -> this is equivalent to adding the integer 25 +7 (binary) +255 (hexadecimal) = 287. Allows use of predefined variables and constants. Creating user functions. It has a programming section through type pascal scripts (still in testing), It has a multimedia viewer to store documentation that we have on hand for our daily tasks. Aside calculators comes with color coded for resistors, inductors and capacitors. Support matrix calculation. Solving systems of n equations. Periodic table of elements. QR code generator Create new User functions with pascal script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CART

    CART

    Reversible cellular automata

    Reversible and irreversible cellular automata simulator for Windows and Linux. May use MCell *.dll and Golly https://sourceforge.net/projects/golly *.tree and *.rle files. Adapted for work with generalizations of reversible second-order cellular automata discussed in http://arxiv.org/abs/1311.4297
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PeCalc

    PeCalc

    PeCalc is a polyvalent engineering calculator for S&T students

    ...PeCalc includes comprehensive user help in English and Spanish. Currently PeCalc runs on Android and MS Windows. A version for GNU Linux is planned for the near future. It has been developed in Object Pascal using Embarcadero Delphi. A Lazarus/Free Pascal version will be available soon too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    D_2D and D_3D plotting programs
    D_2D and D_3D are plotting programs with unique features, useful for data visualization and analysis. Input data should be provided as ASCII files formatted as x,y pairs or x,y,z triplets. Graphic output can be in DXF vector format, or raster image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CalcMatr

    CalcMatr

    Calculations with matrixes of integers or fractions up to 4 x 5

    Integer and fractional elements are allowed, but not floating point numbers. Matrices (or their elements) and systems of linear equations can be also generated by the app, to practice with operations and propieties. The app calculates the matrix range, determiner of square matrices, traspose, inverse of inversible matrices (that is, square matrices with non zero determiner), the matrix of adjuncts, the forms of Gauss and Gauss-Jordan. It allows submatrices extraction by selection of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Gauss–Jordan elimination

    invert matrices with the Gauss–Jordan elimination

    This application inverts matrices with the Gauß-Jordan elimination. It supports matrices up to a size of 10x10. It displays the computition and of course the solution. Support for fractions is coming soon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Math library for Delphi, FreePascal and Lazarus
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14

    IMathSoft

    The software for solving special problems of mathematics and physics

    The project "FD-Method For Solving PDEs" contains the software for solving the nonlinear Klein-Gordon equations (see www.arxiv.org/abs/1203.5979 for more detail). The project "Infinite systems of matrix equations" consists in developing algorithms and software for solving systems of matrix equations. In the present version the project allows one to solve an infinite system of matrix equations which arises in the theory of stability preserving structural transformations of systems of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PTools is a set of useful tools written in Pascal. It includes: scientific calculator, archiver, text editor, remote adminitration and more. It is designed to be portable across operating systems, specially Java-based mobiles, Windows and Unixes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    ATCalc

    Programming environment. Scientific and graphic calculator.

    From single or scientific calculator to structured programming environment (+- pascal): Input, graphic (display of functions; direct draw; display, capture, etc. of images) functions; tests, ... Ready: visual problems or blind users. See below in the web (http://atcalc.sourceforge.net/)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Mathematical library for GNU Pascal
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Mathematical library for Pascal compilers
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    This are utils used for solving differents things in math.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Quinessence is conceived as a package to perform optimal two-level realization of a boolean function using the classical Quine-McCluskey algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MIM is a Windows program for graphical modelling -that is, the statistical analysis of multivariate data based on graphs. It uses models based on undirected graphs (a.k.a. Markov networks), directed graphs (a.k.a. Bayesian networks) and chain graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PROJECT IS BEING DEVELOPED UNDER A DIFFERENT NAME: Please visit http://sourceforge.net/projects/modelbuilder/ Datamodeler gives scientists and engineers the possiblity to find any multivariate model for any dataset, how complex or large both may be.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    Das Horner-Schema ist ein schnelles und einfaches Verfahren, um einen Funktionswert von Polynomen an einem gegeben Wert zu berechnen. Dieses Projekt beinhält eine Facharbeit und Programmierbeispiele in Pascal und Java zum Thema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Grafos Universal es una libreria de clases para el modelado de grafos. El objetivo es poder construir complejos modelos a partir de objetos simples. Para esto el modelo debe ser versatil, pero sin perder pureza conceptual.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    “JEDI Math” is a free mathematical library developed under the MPL for Delphi, Kylix, FPC and Lazarus. The library provides routines for matrices/vectors, regression, geometry, physics, equation rendering and raytracing among others.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB