Perl Mathematics Software

View 201 business solutions

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

  • 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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1

    Arabeyes

    A project to increase free Arabic fonts on Unix/Linux

    Arabeyes is a Meta project that is aimed at fully supporting the Arabic language in the Unix/Linux environment. It is designed to be a central location to standardize the Arabization process. Arabeyes relies on voluntary contributions.
    Leader badge
    Downloads: 151 This Week
    Last Update:
    See Project
  • 2

    NCO netCDF Operators

    Command-line operators for netCDF and HDF files

    The netCDF Operators, or NCO, are a suite of file operators which facilitate manipulation and analysis of self-describing data stored in the (freely available) netCDF and HDF formats. Volunteers welcome! See homepage for details and download links.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Perl Data Language
    The PDL module gives standard perl the ability to COMPACTLY store and SPEEDILY manipulate the large N-dimensional data sets that are the bread and butter of scientific computing.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    GGNFS is an open source implementation of General Number Field Sieve algorithm for factoring integers.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    This project is for maintaining a linux system that concentrates on math, logic, and geometry related softwares.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Singular is a Computer Algebra system for polynomial computations with emphasis on the special needs of commutative algebra, algebraic geometry, and singularity theory.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    The Simplest Manual Counter

    The Simplest Manual Counter

    Manual counter with the keyboard or the mouse on images

    The only open source counter to count any items the simplest and easiest way with the keyboard, or the mouse specifically on images. After associating a key to each item, or a predefined graphical symbol for images, pressing the key or clicking on the image increments its associated counter, and displays (for the images) the symbol at the mouse's pointer location. Such a project is so simple a child could use it!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Statistics modules in Perl Data Language, with a quick-start guide for non-PDL people. They make the PDL shell work like R, but with PDL threading (fast automatic iteration) of procedures including t-test, linear regression, and k-means clustering.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    A collection of many different perl-scripts doing math-stuff, including date and time scripts.
    Downloads: 1 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
  • 10
    Why is it quicker to express simple equations in plaintext that it is to write the equivalent LaTeX? Easylatex is a preprocessor to make writing LaTeX much quicker. Project activity mode (http://bayleshanks.com/pamv1 ): sporadic
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    gplot

    Gplot provides a convenient front-end for gnuplot

    Gplot provides a convenient front-end for gnuplot. It accepts a large set of options to generate a single plot of one or more sets of data (overlaid as necessary).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    mers

    Portable software and data related to Mersenne numbers

    Portable software related to Mersenne numbers. Useful to automate certain tasks related to GIMPS (www.mersenne.org) for computers that cannot run the GIMPS software for whatever reason. Much of the code has been in use since 1990 or so by a few people. The project web site at https://mers.sourceforge.io/mersenne.html has data about Mersenne numbers from many people generated by this and other software, notably from the GIMPS project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Symbolic Algebra using Perl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Linear Programming (LP) has been used in the case of the Federalist Papers whose authorship had been disputed. The task here will be to use the Cell Broadband Engine to do likewise with papers whose authorship is disputed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Average

    Command-line calculator of basic statistics.

    Average is a simple and fast command-line Perl utility for calculating basic statistics on a list of numbers (one number per line). It works as a traditional Unix filter and can be used as part of those greatly useful chains of piped commands. It calculates average (arithmetic mean), standard deviation, median, total sum, minimum and maximum values present, and shows the number of processed numbers. Entry can by a text file (any column can be specified, default is the first) or directly in the terminal if Average is run without specifying a file -- in which case, input can be terminated by pressing Ctrl-D. It is possible to choose the output of a single statistic (just the value, no labels), instead of the fully detailed output (default).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Perl Extension for modeling enzymatic (biochemical) reaction networks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    blat(mat) is a Braille to print translator for maths. It takes a Spanish Six-dot Mathematical Braille (not Nemeth Code) text and converts it to an HTML file ready to be translated into XHTML+MathML by ASCIIMathML (javascript).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CSI-Math-Notation-PostfixInfix

    CSI-Math-Notation-PostfixInfix

    Perl Lib Math Notation

    * Introduction: - This Module is a Library based Perl code. - The library provide: - Convert INFIX expressions to POSTFIX; - Convert POSTFIX expressions to INFIX and; - Perform POSTFIX context validations. - Context validation can be implemented in item selection routines or data context validation, when it is possible to identify data to be selected or ignored in some data analysis process. * NOTE: - Before any implementation, we recommend details in WIKI (https://sourceforge.net/p/csi-math-notation-postfixinfix/wiki/) or the CPAN Perl Modules, see: https://metacpan.org/pod/Math::Notation::PostfixInfix * Support: The Support Service is FREE. Do you need support? Open a ticket and I will get back to you as soon as possible. * Professional Services: Do you need any FREE professional services to use? Open a ticket as "FAQ request" and I will get back to you as soon as possible. i.e: subject:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Calcgui is a graphical calculator written in Perl. It's very lightweight and works with Perl/Tk. It is able to calculate allmost any function with 1 variable and is also able to graph them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Preference (or approval) ballot tabulation to select winner(s) of election contests or rank decisions. Uses dropping cost minimization to combine two Condorcet methods: Cloneproof Schwartz Sequential Dropping and Tideman's Ranked Pairs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Corbata

    CORe microBiome Analysis Tools

    Corbata is a set of statistical tools that can be used to analyze the core microbiome across a set of samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple Dijkstra shortest path implementation - for learning and teaching
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Software that implements the tabular method developed by Steve Keen for developing a set of differential equations to model monetary flows in economic analysis, modeling and simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The software has been moved to https://github.com/upriss/fcastone
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    FreeNorm is a cross-tabulation web application adapted from SurveyComplete's real-time reporting system. Currently it can run tabs on extremely large datasets, export to Excel, read ASCII data, and understand table definitions in the UNCLE tab language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB