aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* lang/fpc-*: Merge all units to lang/fpcJose Alonso Cardenas Marquez2023-11-261-3/+0
| | | | | | | | | | | | | | - Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc and lazarus ports. - Update Mk/fpc.mk for reflects new changes - Update Mk/lazarus.mk for reflects new changes - Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version of fpc or lazarus for build apps based on fpc/lazarus - Add entries to MOVED - Bump PORTREVISON of affected ports - Some other minor modifications (cherry picked from commit 0b92f925a3a155ce7b5f4eddfd528553915c6eb8)
* math/py-matplotlib2: Remove expired portMuhammad Moinur Rahman2023-09-301-1/+0
| | | | 2023-09-30 math/py-matplotlib2: Upstream support ended in 2020 and do not support python3 versions existing on the tree
* math/djbfft: Remove expired portMuhammad Moinur Rahman2023-09-301-1/+0
| | | | 2023-09-30 math/djbfft: Abandonware, slow and untouched by upstream for over 20 years
* math/R-cran-ncdf4: New port: Interface to Unidata netCDF (Version 4 or ↵Nuno Teixeira2023-09-071-0/+1
| | | | | | | | | | | Earlier) Format Data Files Provides a high-level R interface to data files written using Unidata's netCDF library (version 4 or earlier), which are binary data files that are portable across platforms and include metadata information in addition to the data sets. WWW: https://cran.r-project.org/web/packages/ncdf4/
* math/octave-forge-prompt: New port.Stephen Montgomery-Smith2023-09-021-0/+1
| | | | A powerlevel10k-like prompt for octave.
* math/py-awkward-cpp: Add py-awkward-cpp 21Po-Chuan Hsieh2023-08-161-0/+1
| | | | | awkward-cpp provides precompiled routines for the awkward package. It is not useful on its own, only as a dependency for awkward .
* math/py-awkward: Add py-awkward 2.3.1Po-Chuan Hsieh2023-08-161-0/+1
| | | | | | | | | | Awkward Array is a library for nested, variable-sized data, including arbitrary-length lists, records, mixed types, and missing data, using NumPy-like idioms. Arrays are dynamically typed, but operations on them are compiled and fast. Their behavior coincides with NumPy when array dimensions are regular and generalizes when they're not.
* math/libdivsufsort: New port: Lightweight suffix-sorting libraryYuri Victorovich2023-07-211-0/+1
|
* math/py-qats: New port: Library for efficient processing and visualization ↵Yuri Victorovich2023-07-211-0/+1
| | | | of time series
* math/clad: New port: Automatic differentiation for C/C++Yuri Victorovich2023-07-191-0/+1
|
* math/kalc: New port: Calculator for real and complex numbers, 2d/3d ↵Yuri Victorovich2023-07-161-0/+1
| | | | graphing, etc
* math/hyperdeal: Finite-element library for partial differential equationsYuri Victorovich2023-07-111-0/+1
|
* math/py-scikit-fem: Add py-scikit-fem 8.1.0Po-Chuan Hsieh2023-07-091-0/+1
| | | | | | | | | | | | | | scikit-fem is a pure Python library for performing finite element assembly. Its main purpose is the transformation of bilinear forms into sparse matrices and linear forms into vectors. The library - has minimal dependencies - contains no compiled code - supports one-dimensional, triangular, quadrilateral, tetrahedral and hexahedral finite elements - includes special elements such as Raviart-Thomas, Nedelec, MINI, Crouzeix-Raviart, Argyris, ...
* math/tinymt: Add tinymt 1.1.2Po-Chuan Hsieh2023-07-091-0/+1
| | | | | Tiny Mersenne Twister(TinyMT) is a pseudo random number generators whose periods are 2^127-1.
* math/openscop: Add new portDanilo Egea Gondolfo2023-07-021-0/+1
| | | | | | Library for Data Exchange in Polyhedral Compilation Tools It's a new dependency of math/cloog.
* math/py-gmpy: Remove expired portRene Ladan2023-07-011-1/+0
| | | | 2023-06-30 math/py-gmpy: EOLd, use math/py-gmpy2 instead
* math/R-cran-RHmm: Remove expired portMuhammad Moinur Rahman2023-06-301-1/+0
| | | | | | 2023-06-30 math/R-cran-RHmm: Fails to build with R 4.3.0+ and abandoned upstream Approved by: portmgr (blanket)
* math/perlinnoise: New port: Header-only Perlin noise library for modern C++Yuri Victorovich2023-06-301-0/+1
|
* math/py-jacobi: New port: Compute numerical derivativesYuri Victorovich2023-06-231-0/+1
|
* math/py-numba-stats: New port: Numba-accelerated implementations of common ↵Yuri Victorovich2023-06-231-0/+1
| | | | probability distributions
* math/py-resample: New port: Resampling-based inference in PythonYuri Victorovich2023-06-231-0/+1
|
* math/py-pytensor: New port: Optimizing compiler for evaluating mathematical ↵Yuri Victorovich2023-06-211-0/+1
| | | | expressions
* math/py-logical-unification: New port: Logical unification in PythonYuri Victorovich2023-06-211-0/+1
|
* */*php83*: SunriseMuhammad Moinur Rahman2023-06-101-0/+2
| | | | | | | | | | | Please DO NOT use this version in production, it is an early test version. For upgrade notes please visit: https://github.com/php/php-src/blob/php-8.3.0alpha1/UPGRADING Changelog: https://github.com/php/php-src/blob/php-8.3.0alpha1/NEWS Sponsored by: Bounce Experts
* math/fast_float: Add fast_float 5.0.0Po-Chuan Hsieh2023-06-051-0/+1
| | | | | | | | | The fast_float library provides fast header-only implementations for the C++ from_chars functions for float and double types. These functions convert ASCII strings representing decimal values (e.g., 1.3e10) into binary types. We provide exact rounding (including round to even). In our experience, these fast_float functions many times faster than comparable number-parsing functions from existing C++ standard libraries.
* math/py-ambit: New port: Library for tensor product calculationsYuri Victorovich2023-05-211-0/+1
|
* math/py-*igraph: Update version 0.9.9=>0.10.4Muhammad Moinur Rahman2023-05-181-1/+1
| | | | | | | | | - Update was done to fix build on llvm15 - Moved the port to reflect Pypi project name Changelog: https://github.com/igraph/python-igraph/releases/tag/0.10.4 Approved by: portmgr (blanket)
* math/py-dgl: New port: Deep Graph LibraryYuri Victorovich2023-05-101-0/+1
|
* math/dgl: New port: Deep Graph LibraryYuri Victorovich2023-05-101-0/+1
|
* math/py-lrcalc: adding lrcalc_python 2.1Thierry Thomas2023-05-071-0/+1
|
* math/octave-forge-octave-pool: New port.Stephen Montgomery-Smith2023-05-041-0/+1
| | | | Parallel computing with independent job submission for Octave.
* math/py-fsph: New port: Library to quickly compute series of complex ↵Yuri Victorovich2023-05-041-0/+1
| | | | spherical harmonics
* math/octave-forge-fileio: New port.Stephen Montgomery-Smith2023-05-031-0/+1
| | | | | I/O function for files holding structured data, such as JSON and XML files.
* math/py-mnnpy: New port: MNN (Mutual Nearest Neighbors) correct in pythonYuri Victorovich2023-05-011-0/+1
|
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2023-04-271-1/+1
|
* math/octave-forge-pkg-octave-doc: New port.Stephen Montgomery-Smith2023-04-261-0/+1
| | | | | | | | | This package provides functions for generating HTML pages that contain the help texts of the functions of an octave package. The package is designed to work with installed packages and use their INDEX file for creating the respective functions' HTML pages. The default layout is based on boootstrap 5 and it follows the design of the Octave Packages GitHub page.
* math/octave-forge-velas: New port.Stephen Montgomery-Smith2023-04-211-0/+1
| | | | | | VELAS is a user-friendly open-source toolbox for the visualization and analysis of elastic anisotropy written in GNU Octave that can be used for any crystal symmetry.
* math/py-ml-dtypes: Add py-ml-dtypes 0.0.4Po-Chuan Hsieh2023-04-091-0/+1
| | | | | ml_dtypes is a stand-alone implementation of several NumPy dtype extensions used in machine learning libraries.
* math/hs-penrose: RemoveYuri Victorovich2023-03-161-1/+0
| | | | | Perose Haskell app is deprecated upstrean. It was rewritten in TypeScript.
* math/onednn252: New port: Intel(R) Math Kernel Library for Deep Neural NetworksYuri Victorovich2023-03-151-0/+1
| | | | Resurrect onednn-2.5.2 for math/flashlight.
* math/py-contourpy: Add new portWen Heping2023-03-061-0/+1
| | | | | ContourPy is a Python library for calculating contours of 2D quadrilateral grids. It is written in C++11 and wrapped using pybind11.
* math/kalk: new port - Kalk is a convergent calculator for PlasmaTobias C. Berner2023-02-181-0/+1
| | | | WWW: https://apps.kde.org/kalk/
* math/py-py-find-1st: New port: Numpy extension module for efficient search ↵Yuri Victorovich2023-02-131-0/+1
| | | | in numpy arrays
* math/kissat: New port: Kissat SAT SolverYuri Victorovich2023-02-071-0/+1
|
* math/py-disjoint-set: New port: Disjoint set data structure implementation ↵Yuri Victorovich2023-01-271-0/+1
| | | | for Python
* math/lmfit: New port: Library for Levenberg-Marquardt minimization and ↵Yuri Victorovich2023-01-241-0/+1
| | | | least-squares fitting
* math/libformfactor: New port: Library for computation of scattering form ↵Yuri Victorovich2023-01-241-0/+1
| | | | factors of polyhedra
* math/libcerf: New port: Library that provides an implementation of complex ↵Yuri Victorovich2023-01-241-0/+1
| | | | error functions
* math/py-pyrr: New port: 3D mathematical functions using NumPyYuri Victorovich2023-01-201-0/+1
|
* math/py-mapbox-earcut: New port: Bindings for Pango for use with ManimYuri Victorovich2023-01-201-0/+1
|