HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49936,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=107",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=105",
"results": [
{
"name": "blitz",
"portdir": "math/blitz",
"version": "1.0.2",
"license": "(LGPL-3+ or BSD or Artistic-2)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/blitzpp/blitz",
"description": "a C++ class library for scientific computing",
"long_description": "Blitz++ is a C++ class library for scientific computing which provides performance on par with Fortran 77/90. It uses template techniques to achieve high performance.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1503
}
],
"variants": [
"debug",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang17",
"clang16",
"clang18",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"gcc10",
"gcc11",
"gcc12",
"clang19",
"clang50",
"gcc13",
"gcc14",
"gccdevel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"python38",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"itl",
"blitzwave"
]
}
]
},
{
"name": "blitzwave",
"portdir": "math/blitzwave",
"version": "0.8.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://oschulz.github.io/blitzwave/",
"description": "C++ wavelet mini-library building on the blitz++ array template library",
"long_description": "blitzwave is a C++ wavelet mini-library building on the blitz++ array template library. blitzwave is heavily templated and supports wavelet decompositions of n-dimensional arrays of various numerical data types. You can define and use your own wavelets, a number of pre-defined, ready-to-use wavelets are available",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"blitz"
]
}
],
"depends_on": []
},
{
"name": "boolector",
"portdir": "math/boolector",
"version": "3.2.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Boolector/boolector",
"description": "an SMT solver for the theory of bit-vectors",
"long_description": "Boolector is an SMT solver for the theory of bit-vectors and the extensional theory of arrays over bit-vectors. It won first places in the prestigious bit-vector and bit-vector with arrays tracks in the SMT competition 2008. In the latest SMT competition, it won the second place in the bit-vector division and again the first place in the division of bit-vectors and arrays.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"gtest",
"picosat",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"gmp",
"btor2tools"
]
}
],
"depends_on": []
},
{
"name": "buddy",
"portdir": "math/buddy",
"version": "2.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://buddy.sourceforge.net/",
"description": "binary decision diagram package",
"long_description": "binary decision diagram package",
"active": true,
"categories": [
"devel",
"science",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-buddy",
"Maude"
]
}
]
},
{
"name": "cadabra2",
"portdir": "math/cadabra2",
"version": "2.5.14",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cadabra.science/index.html",
"description": "A field theory approach to symbolic computer algebra",
"long_description": "Cadabra is a computer algebra system for the manipulation of what could loosely be called tensorial expressions. It is aimed at, though not necessarily restricted to, theoretical high energy physicists. Because of its target audience, the program's interface, storage system and underlying philosophy differ substantially from other computer algebra systems.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"texmacs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pcrexx",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"hicolor-icon-theme",
"dvipng",
"sqlite3",
"boost176",
"py313-sympy",
"gtkmm3",
"gmp",
"pcre",
"adwaita-icon-theme"
]
}
],
"depends_on": []
},
{
"name": "caffe",
"portdir": "math/caffe",
"version": "20170817",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://caffe.berkeleyvision.org/",
"description": "a fast framework for deep learning",
"long_description": "a fast framework for deep learning",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [],
"variants": [
"universal",
"cpu",
"gpu",
"cudnn",
"openblas",
"python27"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"szip",
"leveldb",
"lmdb",
"gflags",
"google-glog",
"snappy",
"opencv3",
"OpenBLAS",
"hdf5",
"boost171",
"protobuf3-cpp"
]
},
{
"type": "run",
"ports": [
"wget"
]
}
],
"depends_on": []
},
{
"name": "calc",
"portdir": "math/calc",
"version": "2.15.1.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.isthe.com/chongo/tech/comp/calc/",
"description": "Arbitrary precision calculator",
"long_description": "Calc is an interactive calculator which provides for easy large numeric calculations, but which also can be easily programmed for difficult or long calculations. It can accept a command line argument, in which case it executes that single command and exits. Otherwise, it enters interactive mode. There are a great number of pre-defined functions. The calculator can calculate transcendental functions, and accept and display numbers in real or exponential format. The calculator also knows about complex numbers.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "pmetzger",
"github": "pmetzger",
"ports_count": 23
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"depends_on": []
},
{
"name": "casadi",
"portdir": "math/casadi",
"version": "3.7.2",
"license": "LGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/casadi/casadi",
"description": "CasADi is a symbolic framework for numeric optimization",
"long_description": "CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse matrix-valued computational graphs. It supports self-contained C-code generation and interfaces state-of-the-art codes such as SUNDIALS, IPOPT etc. It can be used from C++, Python or Matlab/Octave.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "aw.kornilov",
"github": "ierofant",
"ports_count": 15
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ceres-solver",
"portdir": "math/ceres-solver",
"version": "2.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ceres-solver.org",
"description": "Library for modeling and solving large, complicated optimization problems.",
"long_description": "Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It can solve nonlinear least squares problems and general unconstrained optimization problems.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"SuiteSparse_config",
"SuiteSparse_AMD",
"SuiteSparse_CAMD",
"SuiteSparse_CCOLAMD",
"gflags",
"SuiteSparse_CHOLMOD",
"SuiteSparse_SPQR",
"eigen3",
"metis",
"SuiteSparse_COLAMD",
"google-glog"
]
}
],
"depends_on": []
},
{
"name": "clasp",
"portdir": "math/clasp",
"version": "3.3.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://potassco.org/clasp/",
"description": "A conflict-driven nogood learning answer set solver",
"long_description": "clasp is an answer set solver for (extended) normal logic programs. It combines the high-level modeling capacities of answer set programming with state-of-the-art techniques from the area of Boolean constraint solving. The primary clasp algorithm relies on conflict-driven nogood learning, a technique that proved very successful for satisfiability checking (SAT).",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-16"
]
}
],
"depends_on": []
},
{
"name": "classias",
"portdir": "math/classias",
"version": "1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.chokkan.org/software/classias/",
"description": "a collection of machine-learning algorithms for classification",
"long_description": "Classias is a collection of machine-learning algorithms for classification.",
"active": true,
"categories": [
"textproc",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "clblas",
"portdir": "math/clblas",
"version": "2.12",
"license": "Apache",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/clMathLibraries/clBLAS",
"description": "A software library containing BLAS functions written in OpenCL",
"long_description": "A software library containing BLAS functions written in OpenCL",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2797
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "clblast",
"portdir": "math/clblast",
"version": "1.6.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/CNugteren/CLBlast",
"description": "Tuned OpenCL BLAS",
"long_description": "Tuned OpenCL BLAS",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2797
}
],
"variants": [
"universal",
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "cliquer",
"portdir": "math/cliquer",
"version": "1.21",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://users.aalto.fi/~pat/cliquer.html",
"description": "Find cliques in graphs",
"long_description": "Cliquer is a program for efficiently finding cliques in arbitrary weighted graphs.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "szhorvat",
"github": "szhorvat",
"ports_count": 18
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "cln",
"portdir": "math/cln",
"version": "1.3.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ginac.de/CLN/",
"description": "Class Library for Numbers",
"long_description": "CLN is a C++ library providing a rich library of numeric functions.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1140
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cantor",
"py26-clnum",
"GiNaC"
]
}
]
},
{
"name": "cmsvlib",
"portdir": "math/cmsvlib",
"version": "2013-04-19",
"license": "unknown",
"platforms": "any",
"epoch": 1,
"replaced_by": null,
"homepage": "http://www.physics.wisc.edu/~craigm/idl/cmsave.html",
"description": "Read and Write IDL SAVE files",
"long_description": "allows interactive users and programmers to read, write and interrogate IDL SAVE files.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "crfpp",
"portdir": "math/crfpp",
"version": "0.58",
"license": "LGPL-3+ and BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://taku910.github.io/crfpp/",
"description": "Yet Another CRF toolkit",
"long_description": "CRF++ is a simple, customizable, and open source implementation of Conditional Random Fields (CRFs) for segmenting/labeling sequential data. CRF++ is designed for generic purpose and will be applied to a variety of NLP tasks, such as Named Entity Recognition, Information Extraction and Text Chunking.",
"active": true,
"categories": [
"textproc",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"nkf",
"clang-17"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"extractopinion",
"knp",
"knp3",
"cabocha",
"kakarot"
]
}
]
},
{
"name": "crfsuite",
"portdir": "math/crfsuite",
"version": "0.12.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.chokkan.org/software/crfsuite/",
"description": "A fast implementation of Conditional Random Fields (CRFs)",
"long_description": "CRFsuite is an implementation of Conditional Random Fields (CRFs) for labeling sequential data.",
"active": true,
"categories": [
"textproc",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"liblbfgs"
]
}
],
"depends_on": []
},
{
"name": "cusp",
"portdir": "math/cusp",
"version": "0.5.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cusplibrary.github.io",
"description": "Generic Parallel Algorithms for Sparse Matrix and Graph",
"long_description": "Cusp is a library for sparse linear algebra and graph computations on CUDA. Cusp provides a flexible, high-level interface for manipulating sparse matrices and solving sparse linear systems.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "cvc4",
"portdir": "math/cvc4",
"version": "1.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cvc4.cs.nyu.edu/",
"description": "An automated theorem prover for SMT problems",
"long_description": "CVC4 is a tool for determining the satisfiability of a first order formula modulo a first order theory (or a combination of such theories). It is the fourth in the Cooperating Validity Checker family of tools (CVC, CVC Lite, CVC3) but does not directly incorporate code from any previous version. CVC4 is intended to be an open and extensible SMT engine. It can be used as a stand-alone tool or as a library. It has been designed to increase the performance and reduce the memory overhead of its predecessors.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"debug",
"java",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"bash",
"gawk",
"curl",
"clang-14",
"doxygen",
"boost176"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"Maude"
]
}
]
},
{
"name": "dap",
"portdir": "math/dap",
"version": "3.10",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/dap/dap.html",
"description": "small statistics and graphics package",
"long_description": "Dap is a small statistics and graphics package based on C. Version 3.0 of Dap can read SBS programs! The user wishing to perform basic statistical analyses is now freed from learning and using C syntax for straightforward tasks, while retaining access to the C-style graphics and statistics features provided by the original implementation. Dap provides core methods of data management, analysis, and graphics that are commonly used in statistical consulting practice (univariate statistics, correlations and regression, ANOVA, categorical data analysis, logistic regression, and nonparametric analyses).",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "deal.ii",
"portdir": "math/deal.ii",
"version": "9.4.2",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dealii.org/",
"description": "a C++ software library supporting the creation of finite element codes",
"long_description": "deal.ii is a C++ software library supporting the creation of finite element codes.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1503
}
],
"variants": [
"debug",
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang10",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang11",
"clang12",
"clangdevel",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"g95",
"gcc10",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"docs",
"python",
"universal",
"gcc11",
"gcc12",
"gcc13",
"gcc14"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"libomp",
"ADOL-C",
"SuiteSparse_UMFPACK",
"arpack",
"gsl",
"metis",
"muparser",
"zlib",
"gmsh",
"hdf5",
"opencascade",
"boost176",
"onetbb",
"sundials5",
"kokkos",
"arborx",
"symengine",
"cgal5",
"assimp"
]
}
],
"depends_on": []
},
{
"name": "diehard",
"portdir": "math/diehard",
"version": "0.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://stat.fsu.edu/pub/diehard/",
"description": "Marsaglia's Diehard Battery of Tests of Randomness",
"long_description": "Marsaglia's Diehard Battery of Tests of Randomness",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "djbfft",
"portdir": "math/djbfft",
"version": "0.76",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cr.yp.to/djbfft.html",
"description": "D.J. Bernstein's fast fourier transform library",
"long_description": "djbfft is an extremely fast library for floating-point convolution. The current version holds most of the speed records for double-precision FFTs on general purpose computers. djbfft provides power-of-2 complex FFTs, real FFTs at twice the speed, and fast multiplication of complex arrays. Single precision and double precision are equally supported.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "dlib",
"portdir": "math/dlib",
"version": "19.24.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dlib.net",
"description": "Modern C++ toolkit for machine learning, image processing, and more.",
"long_description": "Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems. It is used in both industry and academia in a wide range of domains including robotics, embedded devices, mobile phones, and large high performance computing environments. Dlib's open source licensing allows you to use it in any application, free of charge.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"giflib",
"libjpeg-turbo",
"libpng",
"webp",
"OpenBLAS",
"ffmpeg",
"xorg-libXext",
"xorg-libice",
"xorg-libsm",
"libjxl"
]
}
],
"depends_on": []
},
{
"name": "py37-dlib",
"portdir": "math/dlib",
"version": "19.24.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dlib.net",
"description": "Python 3.7 bindings for Modern C++ toolkit for machine learning, image processing, and more.",
"long_description": "This package provides Python 3.7 bindings, modules, and scripts.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py37-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"python37"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-photomosaic"
]
}
]
},
{
"name": "py38-dlib",
"portdir": "math/dlib",
"version": "19.24.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dlib.net",
"description": "Python 3.8 bindings for Modern C++ toolkit for machine learning, image processing, and more.",
"long_description": "This package provides Python 3.8 bindings, modules, and scripts.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py38-setuptools",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-photomosaic"
]
}
]
},
{
"name": "py39-dlib",
"portdir": "math/dlib",
"version": "19.24.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dlib.net",
"description": "Python 3.9 bindings for Modern C++ toolkit for machine learning, image processing, and more.",
"long_description": "This package provides Python 3.9 bindings, modules, and scripts.",
"active": false,
"categories": [
"math",
"python"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"py39-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libpng",
"webp",
"python39",
"OpenBLAS",
"ffmpeg",
"xorg-libXext",
"xorg-libice",
"xorg-libsm",
"libjxl",
"sqlite3",
"giflib",
"libjpeg-turbo"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-photomosaic"
]
}
]
},
{
"name": "dolfin",
"portdir": "math/dolfin",
"version": "2019.1.0",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/fenics-project/dolfin",
"description": "DOLFIN is a part of FEniCS",
"long_description": "DOLFIN is a library that functions as the main user interface of FEniCS",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"clang13",
"clang10",
"clang11",
"clang12",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang90",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gfortran",
"mpich",
"openmpi",
"cgal",
"docs",
"hdf5",
"parmetis",
"scotch",
"suitesparse",
"petsc",
"petsc4py",
"slepc",
"slepc4py"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"armadillo",
"boost176",
"SuiteSparse_AMD",
"py312-ply",
"py312-ffc",
"mpich-clang16",
"SuiteSparse_UMFPACK",
"eigen3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-dolfin",
"py38-dolfin",
"py39-dolfin",
"py310-dolfin",
"py311-dolfin",
"py312-dolfin"
]
}
]
},
{
"name": "drgeo1",
"portdir": "math/drgeo1",
"version": "1.1.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://drgeo.eu/",
"description": "Dr Geo is an interactive geometry software.",
"long_description": "Dr Geo is an interactive geometry software. This means one can draw geometric figure based on mathematic property but also can move part of the figure in respect with its properties. Dr Geo is an educational oriented software. It's an observatory to explore geometry situation in an interactive way in opposition to figure drawn on a sheet of paper. The user interface has been thing to be simple but efficient for young users. In this idea, Dr Geo can also handle different languages. It can can be used by mathematic teachers. In a class room to make a show or in a computer class room. Also the teacher can share Dr Geo with its students.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "michael.klein",
"github": "mklein-de",
"ports_count": 16
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"libglade2",
"guile-1.8"
]
}
],
"depends_on": []
},
{
"name": "e",
"portdir": "math/e",
"version": "0.02718",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.softnet.tuc.gr/~apdim/projects/e/",
"description": "e is a command line expression evaluator.",
"long_description": "e is a command line expression evaluator. It was designed to be as small as possible, and quick to use.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "casey",
"github": "",
"ports_count": 2
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "eigen",
"portdir": "math/eigen",
"version": "2.0.17",
"license": "GPL-2+ and LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://eigen.tuxfamily.org/",
"description": "A C++ template library for linear algebra: vectors, matrices, and related algorithms.",
"long_description": "A C++ template library for linear algebra: vectors, matrices, and related algorithms.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "nicos",
"github": "NicosPavlov",
"ports_count": 16
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kalzium",
"koffice2-devel",
"step"
]
}
]
},
{
"name": "eigen3",
"portdir": "math/eigen3",
"version": "3.4.0",
"license": "(MPL-2 or LGPL-2.1+) and LGPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://eigen.tuxfamily.org/",
"description": "A C++ template library for linear algebra: vectors, matrices, and related algorithms.",
"long_description": "A C++ template library for linear algebra: vectors, matrices, and related algorithms.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
},
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"doc",
"blas",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py314-openbabel",
"py39-openbabel",
"py310-openbabel2",
"gnudatalanguage",
"py313-openbabel",
"openscad",
"py27-openbabel",
"Gyoto",
"py310-gyoto",
"py311-gyoto",
"py312-gyoto",
"py313-gyoto",
"py314-gyoto",
"py39-openbabel2",
"openscad-devel",
"py312-openbabel",
"openbabel2",
"bali-phy",
"bali-phy-devel",
"Pangolin",
"py312-openbabel2",
"openbabel",
"py311-openbabel2",
"py39-gyoto",
"iqtree",
"iqtree2",
"py310-openbabel",
"py311-openbabel"
]
},
{
"type": "lib",
"ports": [
"py27-milk",
"py38-pytorch",
"py38-coolprop",
"digikam",
"shogun",
"shogun-devel",
"paraview",
"R-ChemmineOB",
"py39-pytorch",
"finite-diff",
"freecad",
"InsightToolkit",
"py310-coolprop",
"py311-coolprop",
"py310-pytorch",
"py311-pytorch",
"py312-pytorch",
"py313-pytorch",
"py310-InsightToolkit",
"py311-InsightToolkit",
"py312-InsightToolkit",
"py313-InsightToolkit",
"orocos-kdl",
"libfive",
"LBFGSpp",
"sympol",
"vtk",
"libcifpp",
"cgal4",
"libpcl",
"ceres-solver",
"py39-coolprop",
"ompl",
"tthresh",
"FastAD",
"Sophus",
"polysolve",
"gmsh",
"libmovit",
"manif",
"tapkee",
"nanogui-wjakob",
"stellarium",
"draco",
"ALPSCore",
"ALPSMaxent",
"NanoVNA-QT",
"libxavna",
"cufflinks",
"fcl",
"mutationpp",
"LightGBM",
"hiop",
"cgal5",
"cgal6",
"dolfin",
"cantera",
"luminance-hdr",
"blender",
"kdeartwork",
"kstars",
"chemkit",
"openscad",
"openscad-devel",
"mlt-legacy",
"py37-pytorch"
]
},
{
"type": "run",
"ports": [
"cppoptlib",
"py37-gpilab-framework",
"py38-gpilab-framework",
"py39-gpilab-framework",
"py36-gpilab-framework",
"stanmath"
]
}
]
},
{
"name": "eigen3-devel",
"portdir": "math/eigen3",
"version": "3.4-tracking-20241122",
"license": "(MPL-2 or LGPL-2.1+) and LGPL-3+",
"platforms": "any",
"epoch": 3,
"replaced_by": null,
"homepage": "http://eigen.tuxfamily.org/",
"description": "A C++ template library for linear algebra: vectors, matrices, and related algorithms.",
"long_description": "A C++ template library for linear algebra: vectors, matrices, and related algorithms. This (-devel) version tracks development of the current (3.4) branch.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
},
{
"name": "vital.had",
"github": "barracuda156",
"ports_count": 2571
}
],
"variants": [
"debug",
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran",
"doc",
"blas"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "ensmallen",
"portdir": "math/ensmallen",
"version": "3.10.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ensmallen.org",
"description": "flexible C++ library for efficient numerical optimization",
"long_description": "ensmallen provides a simple set of abstractions for writing an objective function to optimize. It also provides a large set of standard and cutting-edge optimizers that can be used for virtually any numerical optimization task. These include full-batch gradient descent techniques, small-batch techniques, gradient-free optimizers, and constrained optimization.",
"active": true,
"categories": [
"devel",
"science",
"math"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
}
],
"variants": [
"debug",
"tests"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"armadillo"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mlpack"
]
}
]
},
{
"name": "ent",
"portdir": "math/ent",
"version": "20220220",
"license": "public-domain",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.fourmilab.ch/random/",
"description": "Entropy calculator",
"long_description": "ent applies various tests to sequences of bytes stored in files and reports the results of those tests. The program is useful for those evaluating pseudorandom number generators for encryption and statistical sampling applications, compression algorithms and other applications where the information density of a file is of interest.",
"active": true,
"categories": [
"security",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "entropy",
"portdir": "math/entropy",
"version": "2.0",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.seccuris.com/",
"description": "calculate the entropy of a given file/stream",
"long_description": "Entropy is a program that will calculate the entropy of a given set of data. This program is mainly used to benchmark the efficiency of existing or developing compression algorithms.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "eplot",
"portdir": "math/eplot",
"version": "20230228",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/chriswolfvision/eplot",
"description": "Easily pipe data through gnuplot and create plots quickly",
"long_description": "Easily pipe data through gnuplot and create plots quickly. Save in PostScript, PDF, PNG or EMF format. Plotting of multiple files into a single diagram is supported.",
"active": true,
"categories": [
"math",
"ruby"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 153
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "run",
"ports": [
"ruby27",
"gnuplot"
]
}
],
"depends_on": []
},
{
"name": "espresso",
"portdir": "math/espresso",
"version": "1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://embedded.eecs.berkeley.edu/pubs/downloads/espresso/",
"description": "logic minimization program",
"long_description": "Espresso is a program using heuristic and specific algorithms for efficiently reducing the complexity of digital electronic gate circuits",
"active": true,
"categories": [
"devel",
"science",
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "ess",
"portdir": "math/ess",
"version": "13.09-1",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://ess.r-project.org/",
"description": "Emacs mode for statistical programming and analysis",
"long_description": "ESS is a GNU Emacs and XEmacs mode for interactive statistical programming and data analysis. Languages supported: the S family (S, S-PLUS and R), SAS, BUGS/JAGS, Stata and XLispStat.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "jrblevin",
"github": "",
"ports_count": 1
}
],
"variants": [
"emacs_app"
],
"dependencies": [
{
"type": "build",
"ports": [
"texinfo",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
}
],
"depends_on": []
},
{
"name": "feast",
"portdir": "math/feast",
"version": "4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.feast-solver.org",
"description": "A free high-performance numerical library for solving Hermitian and non-Hermitian eigenvalue problems",
"long_description": "The FEAST eigensolver package is a free high-performance numerical library for solving Hermitian and non-Hermitian eigenvalue problems, and obtaining all the eigenvalues and (right/left) eigenvectors within a given search interval or arbitrary domain in the complex plane. Its originality lies with a new transformative numerical approach to the traditional eigenvalue algorithm design - the FEAST algorithm. The algorithm takes its inspiration from the density-matrix representation and contour integration technique in quantum mechanics. It contains elements from complex analysis, numerical linear algebra and approximation theory, and it can be defined as an optimal subspace iteration method using approximate spectral projectors. FEAST's main building block is a numerical quadrature computation consisting of solving independent linear systems along a complex contour, each with multiple right-hand sides. A Rayleigh-Ritz procedure is then used to generate a reduced dense eigenvalue problem orders of magnitude smaller than the original one. The FEAST eigensolver combines simplicity and efficiency and it offers many important capabilities for achieving high performance, robustness, accuracy, and scalability on parallel architectures. NOTE: Without an MPI variant, builds libfeast.a. With MPI, builds libpfeast.a.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "dstrubbe",
"github": "dstrubbe",
"ports_count": 38
}
],
"variants": [
"clang10",
"clang11",
"clang90",
"gcc10",
"gcc7",
"gcc9",
"gfortran",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"gcc11"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"mpich-clang90"
]
},
{
"type": "test",
"ports": [
"vecLibFort",
"libomp"
]
}
],
"depends_on": []
},
{
"name": "fftw",
"portdir": "math/fftw",
"version": "2.1.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fftw.org/",
"description": "Fast C routines to compute the Discrete Fourier Transform",
"long_description": "FFTW is a C subroutine library for computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size. We believe that FFTW, which is free software, should become the FFT library of choice for most applications. Our benchmarks, performed on a variety of platforms, show that FFTW's performance is typically superior to that of other publicly available FFT software. Moreover, FFTW's performance is portable: the program will perform well on most architectures without modification.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-16",
"gcc13"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"yorick-yeti",
"fftw-single"
]
},
{
"type": "run",
"ports": [
"nrsc5"
]
}
]
},
{
"name": "fftw-single",
"portdir": "math/fftw",
"version": "2.1.5",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fftw.org/",
"description": "Fast C routines to compute the Discrete Fourier Transform",
"long_description": "FFTW is a C subroutine library for computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size. We believe that FFTW, which is free software, should become the FFT library of choice for most applications. Our benchmarks, performed on a variety of platforms, show that FFTW's performance is typically superior to that of other publicly available FFT software. Moreover, FFTW's performance is portable: the program will perform well on most architectures without modification.",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gccdevel",
"gfortran",
"mpich",
"openmpi"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-16",
"gcc13",
"autoconf",
"libtool"
]
},
{
"type": "lib",
"ports": [
"fftw",
"libgcc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"orfeotoolbox",
"py311-orfeotoolbox",
"py310-orfeotoolbox",
"py312-orfeotoolbox",
"py313-orfeotoolbox"
]
}
]
},
{
"name": "fftw-3",
"portdir": "math/fftw-3",
"version": "3.3.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fftw.org/",
"description": "Fast C routines to compute the Discrete Fourier Transform",
"long_description": "FFTW is a C subroutine library for computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size. We believe that FFTW, which is free software, should become the FFT library of choice for most applications. Our benchmarks, performed on a variety of platforms, show that FFTW's performance is typically superior to that of other publicly available FFT software. Moreover, FFTW's performance is portable: the program will perform well on most architectures without modification. This port is of fftw version 3.x. It has many improvements relative to 2.x, but is not backwardly compatible.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1503
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran",
"openmp",
"threads",
"pfft_patches",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"asymptote",
"quisk",
"p5.26-pdl-fftw3",
"octave",
"rawtherapee",
"httping",
"rawstudio",
"cava",
"libmovit",
"py27-lalpulsar",
"py36-lalpulsar",
"py36-isce2",
"py27-pyfftw",
"py35-pyfftw",
"py36-pyfftw",
"libofa",
"gretl",
"py310-pyfftw",
"starpu",
"py37-gmic",
"py37-lalpulsar",
"nfft-3",
"pfft",
"py35-cvxopt",
"py36-cvxopt",
"mlt-qt5",
"py39-pyfftw",
"py37-isce2",
"py37-numpy",
"py38-numpy",
"gwyddion",
"R-KSgeneral",
"xcrysden",
"py38-lalpulsar",
"pure-audio",
"py37-pyfftw",
"NanoVNA-QT",
"libxavna",
"ale",
"linhpsdr",
"openhantek",
"pihpsdr",
"plumed",
"plumed-devel",
"source-extractor",
"wdsp",
"mythtv-core.28",
"fftw-3-single",
"fftw-3-long",
"indi",
"scamp",
"py27-pyfftw3",
"olena",
"hugin-app",
"R-fftwtools",
"nip2",
"finufft",
"LORENE",
"berkeleygw",
"quantum-espresso",
"blender",
"octopus",
"mlt",
"mlt-legacy",
"gmic",
"py39-cvxopt",
"gmic-qt",
"gmic-gimp",
"gmic-clib",
"gmic-lib",
"vips",
"py35-numpy",
"py36-numpy",
"py27-numpy",
"R-poisbinom",
"R-qqconf",
"pyxplot",
"lua54-numlua",
"lua53-numlua",
"lua52-numlua",
"lua51-numlua",
"py37-cvxopt",
"py27-cvxopt",
"py38-cvxopt",
"crystfel",
"gds",
"magicspp",
"R-imager",
"itpp",
"itpp-devel",
"py38-gmic",
"gerris",
"shtools",
"R-fftw",
"py38-pyfftw",
"R-Rssa",
"nektarpp",
"lastfm-desktop",
"R-PoissonBinomial",
"R-LOMAR",
"chromaprint",
"gnudatalanguage",
"orfeotoolbox",
"py311-orfeotoolbox",
"py310-orfeotoolbox",
"py312-orfeotoolbox",
"py313-orfeotoolbox",
"bart",
"R-PoissonMultinomial",
"denemo",
"InsightToolkit4",
"InsightToolkit",
"py311-InsightToolkit4",
"grass",
"grass7",
"ImageMagick",
"gnu-apl",
"py310-cvxopt",
"py311-cvxopt",
"py312-cvxopt",
"py313-cvxopt",
"lalapps",
"lalpulsar",
"py312-lalpulsar",
"py310-InsightToolkit4",
"py312-InsightToolkit4",
"py313-InsightToolkit4",
"py310-InsightToolkit",
"py311-InsightToolkit",
"py312-InsightToolkit",
"py313-InsightToolkit",
"py39-gmic",
"cdo",
"stimfit",
"lal",
"ImageMagick7",
"p5.28-pdl-fftw3",
"p5.30-pdl-fftw3",
"p5.32-pdl-fftw3",
"p5.34-pdl-fftw3"
]
},
{
"type": "run",
"ports": [
"py36-gpilab-framework",
"py39-gpilab-framework",
"py38-gpilab-framework",
"luaradio",
"py37-gpilab-framework",
"lscsoft-deps"
]
}
]
},
{
"name": "fftw-3-single",
"portdir": "math/fftw-3",
"version": "3.3.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fftw.org/",
"description": "Fast C routines to compute the Discrete Fourier Transform",
"long_description": "FFTW is a C subroutine library for computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size. We believe that FFTW, which is free software, should become the FFT library of choice for most applications. Our benchmarks, performed on a variety of platforms, show that FFTW's performance is typically superior to that of other publicly available FFT software. Moreover, FFTW's performance is portable: the program will perform well on most architectures without modification. This port is of fftw version 3.x. It has many improvements relative to 2.x, but is not backwardly compatible.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1503
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran",
"openmp",
"threads",
"pfft_patches",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"fftw-3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"pulseaudio",
"gnuradio-devel",
"p5.26-pdl-fftw3",
"hackrf",
"hackrf-devel",
"rawstudio",
"audiowmark",
"shenidam",
"py27-lalpulsar",
"py36-lalpulsar",
"py36-isce2",
"py27-pyfftw",
"py35-pyfftw",
"py36-pyfftw",
"py310-pyfftw",
"py37-lalpulsar",
"psfex",
"py39-pyfftw",
"py37-isce2",
"py38-lalpulsar",
"py37-pyfftw",
"SDRangel",
"dab-cmdline",
"gnuradio",
"gnuradio37",
"gnuradio-next",
"gr-adapt",
"gr-air-modes",
"gr37-adapt",
"gr37-air-modes",
"gr37-ais",
"gr-baz",
"gr37-baz",
"gr37-cdma",
"gr-fcdproplus",
"gr-foo",
"gr37-fcdproplus",
"gr37-foo",
"gr-fosphor",
"gr-gfdm",
"gr37-fosphor",
"gr37-gfdm",
"gr-gsm",
"gr-hermeslite2",
"gr37-gsm",
"gr-hpsdr",
"gr-ieee802-11",
"gr-ieee802-15-4",
"gr37-ieee802-11",
"gr37-ieee802-15-4",
"gr-iqbalance",
"gr-iio",
"gr37-iqbalance",
"gr37-iio",
"gr-limesdr",
"gr37-limesdr",
"gr-linrad",
"gr37-lora-rpp0",
"gr37-lora-BastilleResearch",
"gr-lora-rpp0",
"gr37-lte",
"gr37-mapper",
"gr37-mac",
"gr-osmosdr",
"gr37-ofdm",
"gr37-osmosdr",
"gr37-pcap",
"gr37-pyqt",
"gr-satellites",
"gr-rds",
"gr37-satellites",
"gr37-rds",
"gr37-tdd",
"inspectrum",
"libosmo-dsp",
"liquid-dsp",
"relax3d",
"source-extractor",
"yorick-yao",
"mythtv-core.28",
"gr37-sdrplay",
"scamp",
"skymaker",
"imager",
"nrsc5",
"py27-pyfftw3",
"xmms2",
"SDRPlusPlus",
"finufft",
"gromacs",
"gromacs-plumed",
"luminance-hdr",
"gr-iridium",
"gr37-iridium",
"gr-specest",
"gr37-specest",
"aubio",
"aacplusenc",
"gds",
"lmms",
"welle.io",
"welle.io-devel",
"py38-pyfftw",
"liblastfm",
"liblastfm-qt5",
"gnudatalanguage",
"bart",
"InsightToolkit4",
"InsightToolkit",
"py311-InsightToolkit4",
"lalapps",
"lalpulsar",
"py312-lalpulsar",
"py310-InsightToolkit4",
"py312-InsightToolkit4",
"py313-InsightToolkit4",
"py310-InsightToolkit",
"py311-InsightToolkit",
"py312-InsightToolkit",
"py313-InsightToolkit",
"ismrmrd",
"vigra",
"lal",
"p5.28-pdl-fftw3",
"p5.30-pdl-fftw3",
"p5.32-pdl-fftw3",
"p5.34-pdl-fftw3",
"octave",
"rawtherapee",
"mythtv-core.27"
]
},
{
"type": "run",
"ports": [
"py36-gpilab-framework",
"py37-gpilab-framework",
"py38-gpilab-framework",
"lscsoft-deps",
"py39-gpilab-framework"
]
}
]
},
{
"name": "fftw-3-long",
"portdir": "math/fftw-3",
"version": "3.3.10",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.fftw.org/",
"description": "Fast C routines to compute the Discrete Fourier Transform",
"long_description": "FFTW is a C subroutine library for computing the Discrete Fourier Transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size. We believe that FFTW, which is free software, should become the FFT library of choice for most applications. Our benchmarks, performed on a variety of platforms, show that FFTW's performance is typically superior to that of other publicly available FFT software. Moreover, FFTW's performance is portable: the program will perform well on most architectures without modification. This port is of fftw version 3.x. It has many improvements relative to 2.x, but is not backwardly compatible.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1503
}
],
"variants": [
"clang10",
"clang11",
"clang12",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang50",
"clang60",
"clang70",
"clang80",
"clang90",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel",
"gfortran",
"openmp",
"threads",
"pfft_patches",
"mpich",
"openmpi",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"gcc14"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"fftw-3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-pdl-fftw3",
"py27-pyfftw",
"py35-pyfftw",
"py36-pyfftw",
"py310-pyfftw",
"py39-pyfftw",
"py37-pyfftw",
"py27-pyfftw3",
"py38-pyfftw"
]
}
]
},
{
"name": "fgsl",
"portdir": "math/fgsl",
"version": "1.6.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://doku.lrz.de/fgsl-a-fortran-interface-to-the-gnu-scientific-library-10746505.html",
"description": "Fortran interface to the GNU scientific library",
"long_description": "A portable, object-based Fortran interface to the GNU scientific library (GSL), a collection of numerical routines for scientific computing. Version 1.6.x is for use with GSL versions >= 2.7. Source: https://github.com/reinh-bader/fgsl",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "takeshi",
"github": "tenomoto",
"ports_count": 54
},
{
"name": "dave.allured",
"github": "Dave-Allured",
"ports_count": 9
}
],
"variants": [
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gccdevel"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc14",
"pkgconfig",
"clang-17",
"autoconf",
"automake",
"libtool"
]
},
{
"type": "lib",
"ports": [
"gsl",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "fityk",
"portdir": "math/fityk",
"version": "1.3.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fityk.nieto.pl",
"description": "fityk is for peak fitting.",
"long_description": "fityk is a program for nonlinear fitting of analytical functions (especially peak-shaped) to data (usually experimental data). There are also people using it to remove the baseline from data, or to display data only.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"docs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-15",
"autoconf",
"automake",
"libtool",
"swig-lua",
"makeicns"
]
},
{
"type": "lib",
"ports": [
"boost176",
"zlib",
"python311",
"ncurses",
"readline",
"wxWidgets-3.0",
"lua",
"xylib"
]
},
{
"type": "run",
"ports": [
"gnuplot"
]
}
],
"depends_on": []
},
{
"name": "flint",
"portdir": "math/flint",
"version": "3.1.3-p1",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.flintlib.org",
"description": "Fast Library for Number Theory",
"long_description": "FLINT is a C library for doing number theory",
"active": true,
"categories": [
"devel",
"math"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1503
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"mpfr",
"ntl",
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"normaliz",
"py39-gyoto",
"symengine",
"Gyoto",
"py310-gyoto",
"py311-gyoto",
"py312-gyoto",
"py313-gyoto",
"py314-gyoto",
"singular",
"polymake"
]
}
]
},
{
"name": "fricas",
"portdir": "math/fricas",
"version": "1.3.12",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fricas.sourceforge.net/",
"description": "The Fricas computer algebra system",
"long_description": "FriCAS is a computer algebra system. FriCAS is a fork of Axiom. The basic goal of FriCAS is to create a free advanced world-class CAS. FriCAS builds on the Axiom codebase. The FriCAS algebra library is one of the largest and most advanced free general purpose computer algebra systems -- this gives a good foundation to build on. Additionally, the FriCAS algebra library is written in a high level strongly typed language (Spad), which allows natural expression of mathematical algorithms. This makes FriCAS easier to understand and extend.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "pieter",
"github": "pietvo",
"ports_count": 3
}
],
"variants": [
"x11",
"hunchentoot",
"sbcl",
"ccl",
"ecl",
"gmp"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"sbcl",
"xorg-libX11",
"xorg-libice",
"xorg-libsm",
"xpm"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-jfricas",
"py310-jfricas",
"py311-jfricas",
"py38-jfricas",
"py39-jfricas"
]
}
]
}
]
}