summaryrefslogtreecommitdiff
path: root/math/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2016-10-12Added math/py-abcpmckamil1-1/+2
2016-09-20+ libixion.wiz1-1/+2
2016-09-16Add py-lmfit 0.9.5prlw11-1/+2
A library for least-squares minimization and data fitting in Python, based on scipy.optimize.
2016-08-24Add py-autogradmarkd1-1/+2
2016-08-20+ py-noise.wiz1-1/+2
2016-08-19+ rangercheusov1-1/+2
2016-08-18+ vowpal_wabbitcheusov1-1/+2
2016-08-08Add p5-Math-BigIntwen1-1/+2
2016-08-04add php-statsjdolecek1-1/+2
2016-07-30+ svmlincheusov1-1/+2
2016-07-28Add math/boolstuffkamil1-1/+2
2016-07-27Add R-RcppEigenwen1-1/+2
2016-07-22+ classiascheusov1-1/+2
2016-07-22+ herisvmcheusov1-1/+2
2016-07-15Add two.wiz1-1/+3
2016-04-17Add R-nloptrwen1-1/+2
2016-03-03Sync.wiz1-1/+2
2016-02-25Add R-FNNwen1-1/+2
2016-02-07Add ocaml-zarithmarkd1-1/+2
2016-01-22Add and enable fftsgson1-1/+2
2016-01-12+ ruby-roo.wiz1-1/+2
2016-01-01Add R-quantregwen1-1/+2
2016-01-01Add R-MatrixModelswen1-1/+2
2016-01-01Add R-SparseMwen1-1/+2
2015-12-29Add pcg version 0.94 to the packages collectionagc1-1/+2
The PCG family of Random Number Generators combines properties not previously seen together in the same generation scheme: + It's really easy to use, and yet its very flexible and offers powerful features (including some that allow you to perform silly party tricks). + It's very fast, and can occupy very little space. + It has small code size. + It's performance in statistical tests is excellent (see the PCG paper for full details). + It's much less predictable and thus more secure than most generators. + It's open source software, with a permissive license (the Apache license).
2015-11-28Add nloptwen1-1/+2
2015-11-27Add py-fftwgson1-1/+2
2015-11-24+z3dholland1-1/+2
2015-10-05Add R-minqawen1-1/+2
2015-08-25Add py-simpleevalrichard1-1/+2
A quick single-file MIT-Licenced library for easily adding evaluatable expressions into python projects. Say you want to allow a user to set an alarm volume, which could depend on the time of day, alarm level, how many previous alarms had gone off, and if there is music playing at the time. Or if you want to allow simple formulae in a web application, but don't want to give full eval() access, or don't want to run in javascript on the client side. It's deliberately very simple, just a single file you can dump into a project, or import from pypi (pip or easy_install). Internally, it's using the amazing python ast module to parse the expression, which allows very fine control of what is and isn't allowed. It should be completely safe in terms of what operations can be performed by the expression. The only issue I know to be aware of is that you can create an expression which takes a long time to evaluate, or which evaluating requires an awful lot of memory, which leaves the potential for DOS attacks. There is basic protection against this, and you can lock it down further if you desire. You should be aware of this when deploying in a public setting. The defaults are pretty locked down and basic, and it's very easy to add whatever extra specific functionality you need (your own functions, variable/name lookup, etc).
2015-08-06add p5-Math-Base-Convertwen1-1/+2
2015-04-26Add tex-apnum{,-doc}markd1-1/+3
2015-02-04Add coinmpryoon1-1/+2
2014-10-29+= crfsuitecheusov1-1/+2
2014-10-29+= liblbfgscheusov1-1/+2
2014-10-29+= libshorttextcheusov1-1/+2
2014-10-19+= liblinearcheusov1-1/+2
2014-10-01Remove wxMaxima; wxmaxima replaces it.wiz1-2/+2
2014-09-20- R-formatR.wiz1-2/+1
2014-09-20Move math/R-knitr to print/R-knitr.brook1-2/+1
Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
2014-09-20Move math/R-evaluate to devel/R-evaluate and fix dependencies.brook1-2/+1
Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
2014-09-20Move math/R-digest to security/R-digest and fix dependencies.brook1-2/+1
Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
2014-09-19Move math/R-markdown to textproc/R-markdown and fix dependencies.brook1-2/+1
Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
2014-09-19Move math/R-highr to textproc/R-highr and fix dependencies.brook1-2/+1
Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
2014-09-19Move math/R-stringr to textproc/R-stringr and fix dependencies.brook1-2/+1
Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
2014-09-19Move math/R-countrycode to geography/R-countrycode.brook1-2/+1
Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
2014-09-19Move math/R-mime to mail/R-mime.brook1-2/+1
Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
2014-09-19Move math/R-formatR to textproc/R-formatR and fix depending packages.brook1-2/+1
Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
2014-09-19Remove math/R-latticeExtra and switch dependency to reimported packagebrook1-2/+1
in graphics/R-latticeExtra. Note: this commit is part of reorganizing some of the recently imported R packages, which are being reimported into more appropriate categories (and removed from math) as a result of a recent discussion on tech-pkg and privately with wiz@. See the thread starting with: http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
2014-09-03Added R-knitr v1.6.brook1-1/+2