summaryrefslogtreecommitdiff
path: root/math/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* math/py-clingcon: New port: Extension of clingo to handle constraints over ↵Yuri Victorovich2022-09-131-0/+1
| | | | integers
* math/clingcon: New port: Extension of clingo to handle constraints over integersYuri Victorovich2022-09-131-0/+1
|
* math/py-clingo: New port: Grounder and solver for logic programsYuri Victorovich2022-09-131-0/+1
|
* math/mathlibtools: New port: Lean prover mathlib supporting toolsYuri Victorovich2022-09-061-0/+1
|
* math/superlu-dist: New port: Distributed memory, MPI based SuperLUYuri Victorovich2022-08-271-0/+1
|
* math/minorminer: New port: Heuristic tool for minor graph embedding (C++ ↵Yuri Victorovich2022-08-261-0/+1
| | | | headers-only library)
* math/costa: New port: Distributed Communication-Optimal Shuffle and ↵Yuri Victorovich2022-08-261-0/+1
| | | | Transpose Algorithm
* math/readstat: new port - ead (and write) data sets from SAS, Stata, and SPSSTobias C. Berner2022-08-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | Originally developed for Wizard, ReadStat is a command-line tool and MIT-licensed C library for reading files from popular stats packages. Supported data formats include: * SAS: SAS7BDAT (binary file) and XPORT (transport file) * Stata: DTA (binary file) versions 104-119 * SPSS: POR (portable file), SAV (binary file), and ZSAV (compressed binary) Supported metadata formats include: * SAS: SAS7BCAT (catalog file) and .sas (command file) * Stata: .dct (dictionary file) * SPSS: .sps (command file) There is also write support for all the data formats, but not the metadata formats. The produced SAS7BDAT files still cannot be read by SAS, but feel free to contribute your binary-format expertise here. WWW: https://github.com/WizardMac/ReadStat
* math/spla: New port: Specialized Parallel Linear AlgebraYuri Victorovich2022-08-261-0/+1
|
* math/spfft: New port: Sparse 3D FFT libraryYuri Victorovich2022-08-261-0/+1
|
* math/cimod: New port: C++ header-only library for a binary quadratic modelsYuri Victorovich2022-08-151-0/+1
|
* math/py-minorminer: New port: Heuristic tool for minor embedding of graphsYuri Victorovich2022-08-141-0/+1
|
* math/py-rectangle-packer: New port: Rectangle packing libraryYuri Victorovich2022-08-141-0/+1
|
* math/py-lmfit: New port: Least-squares Minimization with bounds and constraintsYuri Victorovich2022-08-091-0/+1
|
* math/py-numdifftools: New port: Solve automatic numerical differentiation ↵Yuri Victorovich2022-08-091-0/+1
| | | | problems in 1+ variables
* math/py-docplex: New port: IBM Decision Optimization CPLEX Modeling for PythonYuri Victorovich2022-08-081-0/+1
|
* math/py-rustworkx: New port: High performance Python graph library ↵Yuri Victorovich2022-08-081-0/+1
| | | | implemented in Rust
* math/py-symengine: New port: Python library providing wrappers to SymEngineYuri Victorovich2022-08-071-0/+1
|
* math/ssht: New port: Fast and exact spin spherical harmonic transformsYuri Victorovich2022-08-061-0/+1
|
* math/py-umap-learn: New port: Uniform Manifold Approximation and ProjectionYuri Victorovich2022-08-061-0/+1
|
* cleanup: Remove expired ports:Rene Ladan2022-07-271-1/+0
| | | | | | | 2022-07-22 math/intervaltree: Dependent ports now use GH_TUPLE 2022-07-24 security/gnomint: Abandonware, depending on gconf2 2022-07-24 japanese/im-ja: Abandonware, depending on gconf2 2022-07-25 sysutils/mgeupsd: Last release is 23 years old. It is not clear what devices are supported.
* math/hipmcl: DiscontinueYuri Victorovich2022-07-161-1/+0
| | | | | Old versions aren't compatible with new combblas-2.0, latest versions require CUDA that is not available on FreeBSD.
* math/py-fenics-ffcx: New port: FEniCS Form Compiler for finite element formsYuri Victorovich2022-07-151-0/+1
|
* math/py-fenics-ufl: New port: FEniCS Unified Form LanguageYuri Victorovich2022-07-151-0/+1
|
* math/py-fenics-basix: New port: FEniCS finite element basis evaluation libraryYuri Victorovich2022-07-151-0/+1
|
* math/fenics-basix: New port: FEniCS finite element basis evaluation libraryYuri Victorovich2022-07-151-0/+1
|
* math/cosma: New port: Distributed communication-optimal matrix ↵Yuri Victorovich2022-07-111-0/+1
| | | | multiplication algorithm
* math/tlapack: New port: C++ Template Linear Algebra PACKageYuri Victorovich2022-07-041-0/+1
|
* math/lapackpp: New port: C++ API for the Linear Algebra PACKageYuri Victorovich2022-07-041-0/+1
|
* math/blaspp: New port: C++ API for the Basic Linear Algebra SubroutinesYuri Victorovich2022-07-041-0/+1
|
* math/kamis: New port: Maximum independent sets and vertex covers of large ↵Yuri Victorovich2022-07-011-0/+1
| | | | sparse graphs
* math/ttmath: New port: C++ headers-only library for big integer and floating ↵Yuri Victorovich2022-06-291-0/+1
| | | | point numbers
* math/calcium: New port: Exact real and complex numbers in CYuri Victorovich2022-06-281-0/+1
|
* math/py-kahip: New port: Karlsruhe high quality graph partitioningYuri Victorovich2022-06-261-0/+1
|
* math/kahip: New port: Karlsruhe high quality graph partitioningYuri Victorovich2022-06-251-0/+1
|
* math/py-nlopt: New port: Nonlinear optimization libraryYuri Victorovich2022-06-191-0/+1
|
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2022-06-161-1/+1
|
* math/pari_nflistdata: New port: List fields of small discriminant for ↵Yuri Victorovich2022-06-151-0/+1
| | | | nflist() in PARI/GP
* */*php82*: Welcome php 8.2.0 Alpha 1Muhammad Moinur Rahman2022-06-111-0/+2
| | | | | | | | | | | Please DO NOT use this version in production, it is an early test version. port-committers@ please DO NOT mark your ports IGNORE_WITH_PHP=82. A build is running to check all php ports with php82 and will be committed in batch tomorrow. Sponsored by: Bounce Experts
* math/basic-stats: Command-line tool for statistics on tabular dataJason W. Bacon2022-06-111-0/+1
| | | | | | | | | Basic-stats is a command-line tool to perform basic statistics on a tabular data stream. It supports performing multiple functions such as mean, median, etc. on independent rows and/or columns during a single pass on independent rows and/or columns. Memory use is trivial except for functions that require loading the sample/population for sorting, such as median.
* math/hptt: New port: High-Performance Tensor Transpose libraryYuri Victorovich2022-05-311-0/+1
|
* cleanup: Remove expired ports:Rene Ladan2022-05-271-1/+0
| | | | | 2022-05-27 math/py-cdecimal: upstream does not support it after Python-3.2 2022-05-27 devel/py-meliae: does not build against Python-3.9
* math/pantheon-calculator: Update to 2.0.0Olivier Duchateau2022-05-181-1/+1
| | | | | | | | | | | - Update to 2.0.0 - Adjust dependencies and patch - Rename to math/elementary-calculator (follow domain name notation, as other ElementaryOS applications) ChangeLog: https://github.com/elementary/calculator/releases/tag/2.0.0 PR: 263941
* math/py-timple: Add new portJason Helfman2022-05-151-0/+1
| | | | | | Extended functionality for plotting timedelta values with Matplotlib WWW: https://github.com/theOehrly/Timple
* */Makefile: Sort SUBDIRsPo-Chuan Hsieh2022-05-131-2/+2
|
* math/Makefile: Add R-cran-mathjaxrWen Heping2022-05-071-0/+1
|
* math/rkward-kde: rename to math/rkwardThierry Thomas2022-05-061-1/+1
| | | | | | | RKWard is the canonical name, there is no more reason to suffix it with KDE. Also remove the regression-test target: the regular test target is sufficient, and add some more libraries for the recommended option.
* math/Makefile, math/R-cran-*: adding several libraries recommended with RKWardThierry Thomas2022-05-061-1/+13
|
* math/R-cran-ltm: adding a library for Latent Trait Models under IRTThierry Thomas2022-05-041-0/+1
|
* math/R-cran-polycor: adding a Polychoric and Polyserial Correlations libraryThierry Thomas2022-05-041-0/+1
|