HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51937,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=566",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=564",
"results": [
{
"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": 162
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"ruby27",
"gnuplot"
]
}
],
"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-18"
]
}
],
"depends_on": []
},
{
"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-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"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": "eiscor",
"portdir": "math/eiscor",
"version": "0.2.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/eiscor/eiscor",
"description": "eigensolvers based on unitary core transformations",
"long_description": "This package is a collection of Fortran 90 subroutines for accurately and efficiently solving matrix eigenvalue problems using essentially 2×2 unitary matrices.",
"active": true,
"categories": [
"math",
"fortran"
],
"maintainers": [],
"variants": [
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "eigenmath",
"portdir": "math/eigenmath",
"version": "350",
"license": "BSD",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/georgeweigt/eigenmath",
"description": "Symbolic math app",
"long_description": "Symbolic math app",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "eigen3-devel",
"portdir": "math/eigen3",
"version": "3.4-tracking-20241122",
"license": "(MPL-2 or LGPL-2.1+ or Apache-2 or BSD or Minpack)",
"platforms": "any",
"epoch": 3,
"replaced_by": "eigen3",
"homepage": "https://libeigen.gitlab.io",
"description": "Obsolete port, replaced by eigen3",
"long_description": "This port has been replaced by eigen3.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [],
"variants": [
"debug",
"doc",
"blas",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "eigen3",
"portdir": "math/eigen3",
"version": "3.4.1",
"license": "(MPL-2 or LGPL-2.1+ or Apache-2 or BSD or Minpack)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libeigen.gitlab.io",
"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": [],
"variants": [
"debug",
"doc",
"blas",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py311-openbabel",
"py312-openbabel",
"py313-openbabel",
"py314-openbabel",
"py310-openbabel2",
"py311-openbabel2",
"py312-openbabel2",
"py39-gyoto",
"gnudatalanguage",
"openbabel2",
"Pangolin",
"openbabel",
"py39-openbabel",
"iqtree",
"Gyoto",
"py310-gyoto",
"py311-gyoto",
"py312-gyoto",
"py313-gyoto",
"py314-gyoto",
"openscad-devel",
"py27-openbabel",
"avogadro",
"avogadrolibs",
"bali-phy",
"bali-phy-devel",
"openscad",
"iqtree3",
"iqtree2",
"py39-openbabel2",
"py310-openbabel"
]
},
{
"type": "lib",
"ports": [
"LBFGSpp",
"LightGBM",
"Sophus",
"ceres-solver",
"dolfin",
"finite-diff",
"hiop",
"polysolve",
"shogun",
"shogun-devel",
"sympol",
"tapkee",
"libmovit",
"mlt-legacy",
"py310-coolprop",
"py311-coolprop",
"py310-pytorch",
"py311-pytorch",
"py312-pytorch",
"py313-pytorch",
"py314-pytorch",
"ALPSMaxent",
"ALPSCore",
"NanoVNA-QT",
"libxavna",
"cantera",
"chemkit",
"cufflinks",
"fcl",
"gmsh",
"stellarium",
"rdkit",
"py27-milk",
"py38-pytorch",
"py38-coolprop",
"py39-pytorch",
"py39-coolprop",
"R-ChemmineOB",
"luminance-hdr",
"draco",
"freecad",
"manif",
"orocos-kdl",
"cgal4",
"cgal5",
"cgal6",
"libpcl",
"InsightToolkit",
"py310-InsightToolkit",
"py311-InsightToolkit",
"py312-InsightToolkit",
"py313-InsightToolkit",
"blender",
"libfive",
"nanogui-wjakob",
"tthresh",
"vtk",
"digikam",
"kdeartwork",
"kstars",
"FastAD",
"mutationpp",
"ompl",
"openscad",
"openscad-devel",
"paraview",
"py37-pytorch",
"libcifpp"
]
},
{
"type": "run",
"ports": [
"stanmath",
"cppoptlib",
"py38-gpilab-framework",
"py36-gpilab-framework",
"py39-gpilab-framework",
"py37-gpilab-framework"
]
}
]
},
{
"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-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kalzium",
"koffice2-devel",
"step"
]
}
]
},
{
"name": "ecgen",
"portdir": "math/ecgen",
"version": "0.7.7",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://neuromancer.sk/page/ecgen",
"description": "Tool for generating Elliptic curve domain parameters",
"long_description": "Tool for generating Elliptic curve domain parameters",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"argp-standalone",
"cmake",
"posix-macos-addons",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"pari"
]
}
],
"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-18"
]
}
],
"depends_on": []
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"libglade2",
"guile-1.8"
]
}
],
"depends_on": []
},
{
"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",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gfortran",
"mpich",
"openmpi",
"cgal",
"docs",
"hdf5",
"parmetis",
"scotch",
"suitesparse",
"petsc",
"petsc4py",
"slepc",
"slepc4py"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"armadillo",
"boost176",
"SuiteSparse_AMD",
"py312-ffc",
"mpich-clang18",
"py312-ply",
"SuiteSparse_UMFPACK",
"eigen3"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py36-dolfin",
"py38-dolfin",
"py39-dolfin",
"py310-dolfin",
"py311-dolfin",
"py312-dolfin"
]
}
]
},
{
"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-18"
]
}
],
"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-18"
]
}
],
"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": 1599
}
],
"variants": [
"debug",
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"clangdevel",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gccdevel",
"gfortran",
"mpich",
"openmpi",
"docs",
"python",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20",
"gcc15"
]
},
{
"type": "lib",
"ports": [
"libgcc",
"libomp",
"ADOL-C",
"OpenBLAS",
"SuiteSparse_UMFPACK",
"arpack",
"gsl",
"metis",
"muparser",
"zlib",
"gmsh",
"hdf5",
"opencascade",
"boost176",
"onetbb",
"sundials5",
"kokkos",
"arborx",
"symengine",
"cgal5",
"assimp"
]
}
],
"depends_on": []
},
{
"name": "dbcsr",
"portdir": "math/dbcsr",
"version": "2.8.0",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cp2k.github.io/dbcsr",
"description": "Distributed Block Compressed Sparse Row matrix library",
"long_description": "DBCSR is a library designed to efficiently perform sparse matrix-matrix multiplication, among other operations. It is MPI and OpenMP parallel and can exploit Nvidia and AMD GPUs via CUDA and HIP.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"accelerate",
"atlas",
"blis",
"flexiblas",
"openblas",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"mpich",
"openmpi",
"tests",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gcc15",
"ninja",
"python311",
"py311-fypp",
"clang-20",
"cmake"
]
},
{
"type": "lib",
"ports": [
"libomp",
"OpenBLAS",
"mpich-gcc15",
"libgcc"
]
}
],
"depends_on": []
},
{
"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-18"
]
}
],
"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-18",
"doxygen",
"boost176"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"Maude"
]
}
]
},
{
"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-18"
]
}
],
"depends_on": []
},
{
"name": "curves",
"portdir": "math/curves",
"version": "20220312",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/teodimoff/curves",
"description": "Curves provide mapping a point from 1D to 2D hilbert space.",
"long_description": "Curves provide Hilbert mapping of a point from 1D to 2D hilbert space. This means that points closer together from one dimentional space are closer in the other. In other words it preserves locality.",
"active": true,
"categories": [
"graphics",
"math"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"sbt",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libsdl2",
"openjdk11"
]
}
],
"depends_on": []
},
{
"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-18"
]
},
{
"type": "lib",
"ports": [
"liblbfgs"
]
}
],
"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-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cabocha",
"extractopinion",
"kakarot",
"knp",
"knp3"
]
}
]
},
{
"name": "cppoptlib",
"portdir": "math/cppoptlib",
"version": "2024.01.03",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PatWie/CppNumericalSolvers",
"description": "Header-only C++17 optimization library",
"long_description": "cppoptlib is light-weight header-only C++17 library of numerical optimization methods for non-linear functions based on Eigen.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20"
]
},
{
"type": "run",
"ports": [
"eigen3"
]
}
],
"depends_on": []
},
{
"name": "cotila",
"portdir": "math/cotila",
"version": "1.2.1",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/calebzulawski/cotila",
"description": "A compile-time linear algebra system for C++",
"long_description": "A compile-time linear algebra system for C++",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
}
],
"depends_on": []
},
{
"name": "convertall",
"portdir": "math/convertall",
"version": "0.8.0",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://convertall.bellz.org",
"description": "Extremely flexible unit converter",
"long_description": "ConvertAll has a large database of units, and allows conversions that use multiple units, e.g. convert from feet per decade to nautical miles per fortnight.",
"active": true,
"categories": [
"science",
"math"
],
"maintainers": [
{
"name": "kevin01",
"github": "khorton",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py310-wheel",
"py310-build",
"py310-installer",
"pkgconfig",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-pyqt5",
"qt5-qtbase"
]
}
],
"depends_on": []
},
{
"name": "conauto",
"portdir": "math/conauto",
"version": "2.03",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sites.google.com/site/giconauto",
"description": "Program for graph isomorphism testing & automorphism group computation",
"long_description": "Program for graph isomorphism testing & automorphism group computation",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "coinor-osi",
"portdir": "math/coinor-osi",
"version": "0.108.9",
"license": "EPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coin-or/osi",
"description": "A uniform API for calling embedded linear and mixed-integer programming solvers.",
"long_description": "The COIN-OR Open Solver Interface is a uniform API for interacting with callable solver libraries. It supports linear programming solvers as well as the ability to \"finish off\" a mixed-integer problem calling the solver library's MIP solver.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "flyingsamson",
"github": "flyingsamson",
"ports_count": 18
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"glpk",
"coinor-coinutils"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"coinor-cbc",
"coinor-cgl",
"coinor-clp"
]
}
]
},
{
"name": "coinor-coinutils",
"portdir": "math/coinor-coinutils",
"version": "2.11.10",
"license": "EPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coin-or/CoinUtils",
"description": "Utilities, data structures, and linear algebra methods for COIN-OR projects",
"long_description": "CoinUtils is an open-source collection of classes and helper functions that are generally useful to multiple COIN-OR projects. \nThese utilities include: \n * classes for storing and manipulating sparse matrices and vectors, \n * performing matrix factorization, \n * parsing input files in standard formats, e.g. MPS, \n * building representations of mathematical programs, \n * performing simple presolve operations, \n * warm starting algorithms for mathematical programs, \n * comparing floating point numbers with a tolerance \n * classes for storing and manipulating conflict graphs, and \n * classes for searching and storing cliques and odd cycles in conflict graphs, among others.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "flyingsamson",
"github": "flyingsamson",
"ports_count": 18
}
],
"variants": [
"openblas",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"OpenBLAS",
"glpk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"coinor-cbc",
"coinor-cgl",
"coinor-clp",
"coinor-osi"
]
}
]
},
{
"name": "coinor-clp",
"portdir": "math/coinor-clp",
"version": "1.17.9",
"license": "EPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coin-or/clp",
"description": "A solver for linear programs",
"long_description": "Clp (Coin-or linear programming) is an open-source linear programming solver. \nIt is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available. It is designed to find solutions of mathematical optimization problems of the form \n \nminimize c'x \nsuch that lhs <= Ax <= rhs \nand lb <= x <= ub \n \nCLP includes primal and dual Simplex solvers. Both dual and primal algorithms can use matrix storage methods provided by the user (0-1 and network matrices are already supported in addition to the default sparse matrix). The dual algorithm has Dantzig and Steepest edge row pivot choices, new ones may be provided by the user. The same is true for the column pivot choice of the primal algorithm. The primal can also use a non linear cost which should work for piecewise linear convex functions. CLP also includes a barrier method for solving LPs.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "flyingsamson",
"github": "flyingsamson",
"ports_count": 18
}
],
"variants": [
"openblas",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"glpk",
"mumps",
"readline",
"coinor-coinutils",
"coinor-osi",
"asl",
"OpenBLAS"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"coinor-cbc",
"coinor-cgl"
]
}
]
},
{
"name": "coinor-cgl",
"portdir": "math/coinor-cgl",
"version": "0.60.8",
"license": "EPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coin-or/cgl",
"description": "A library of cutting-plane generators.",
"long_description": "The COIN-OR Cut Generation Library (Cgl) is an open collection of cutting plane implementations (\"cut generators\") for use in teaching, research, and applications. Cgl can be used with other COIN-OR packages that make use of cuts, such as the mixed-integer linear programming solver Cbc. Each cut generator has its own maintainer who leads the development of its functionality, testing, and documentation. See below for a listing of available generators. All the generators are combined in one library when Cgl is compiled.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "flyingsamson",
"github": "flyingsamson",
"ports_count": 18
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"coinor-clp",
"coinor-coinutils",
"coinor-osi"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"coinor-cbc"
]
}
]
},
{
"name": "coinor-cbc",
"portdir": "math/coinor-cbc",
"version": "2.10.11",
"license": "EPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/coin-or/cbc",
"description": "An LP-based branch-and-cut library",
"long_description": "CBC is an open-source MILP solver. It uses many of the COIN-OR components and is designed to be used with CLP. It is available as a library and as a standalone solver.",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "flyingsamson",
"github": "flyingsamson",
"ports_count": 18
}
],
"variants": [
"openblas",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"glpk",
"mumps",
"asl",
"readline",
"coinor-clp",
"coinor-coinutils",
"coinor-osi",
"coinor-cgl",
"OpenBLAS"
]
}
],
"depends_on": []
},
{
"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-18"
]
}
],
"depends_on": []
},
{
"name": "cminpack",
"portdir": "math/cminpack",
"version": "1.3.11",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/devernay/cminpack",
"description": "Solving nonlinear equations and nonlinear least squares problems",
"long_description": "A C/C++ rewrite of the MINPACK software (originally in Fortran) for solving nonlinear equations and nonlinear least squares problems.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "cmh",
"portdir": "math/cmh",
"version": "1.1.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.multiprecision.org/cmh/home.html",
"description": "Compute Igusa class polynomials",
"long_description": "Compute Igusa class polynomials",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"fplll",
"gmp",
"mpfrcx",
"libmpc",
"mpfr",
"pari"
]
}
],
"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": 1419
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gmp"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cantor",
"GiNaC",
"py26-clnum"
]
}
]
},
{
"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-18"
]
}
],
"depends_on": []
},
{
"name": "clingo",
"portdir": "math/clingo",
"version": "5.7.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://potassco.org/clingo/",
"description": "An Answer Set Programming system to ground and solve logic programs.",
"long_description": "Clingo is part of the Potassco project for Answer Set Programming (ASP). ASP offers a simple and powerful modeling language to describe combinatorial problems as logic programs. The clingo system then takes such a logic program and computes answer sets representing solutions to the given problem.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"aspcud",
"clingcon"
]
}
]
},
{
"name": "clingcon",
"portdir": "math/clingcon",
"version": "5.2.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://potassco.org/clingcon",
"description": "Extension of clingo to handle constraints over integers",
"long_description": "Clingcon is an answer set solver for constraint logic programs, building upon the answer set solver clingo. It extends the high-level modeling language of ASP with constraint solving capacities. Constraints over finite domain integer variables can be used in logic programs. Clingcon adopts state-of-the-art techniques from the area of SMT, like conflict-driven learning and theory propagation. It uses lazy nogood and variable generation on the order encoding and features several preprocessing techniques.",
"active": true,
"categories": [
"math"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"clingo"
]
}
],
"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": 2896
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"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": 2896
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"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-18"
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
}
],
"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-18"
]
}
],
"depends_on": []
},
{
"name": "clac",
"portdir": "math/clac",
"version": "0.3.4",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/soveran/clac",
"description": "Command-line, stack-based calculator with postfix notation",
"long_description": "Command-line, stack-based calculator with postfix notation",
"active": true,
"categories": [
"math"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"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-20"
]
},
{
"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": "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": "calc",
"portdir": "math/calc",
"version": "2.16.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": 22
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"readline"
]
}
],
"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-18"
]
},
{
"type": "lib",
"ports": [
"szip",
"leveldb",
"lmdb",
"gflags",
"google-glog",
"snappy",
"opencv3",
"OpenBLAS",
"hdf5",
"boost171",
"protobuf3-cpp"
]
},
{
"type": "run",
"ports": [
"wget"
]
}
],
"depends_on": []
},
{
"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-20",
"py314-pybind11"
]
},
{
"type": "lib",
"ports": [
"dvipng",
"gtkmm3",
"sqlite3",
"py314-sympy",
"boost176",
"gmp",
"pcre",
"adwaita-icon-theme",
"hicolor-icon-theme"
]
}
],
"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-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ocaml-buddy",
"Maude"
]
}
]
}
]
}