summaryrefslogtreecommitdiff
path: root/math
AgeCommit message (Collapse)AuthorFilesLines
2009-12-11R-Matrix is now a part of R distributionadam3-27/+0
2009-12-11Added R-randomForest, R-e1071, R-classIntadam1-1/+4
2009-12-11Wrong path in Makefileadam1-2/+2
2009-12-11Update to the latest version of the module along with R updateadam10-62/+56
2009-12-11Update to the latest version of the module along with R updateadam22-124/+113
2009-12-11Added USE_LANGUAGESadam1-11/+11
2009-12-11Update to the latest version of the module along with R updateadam2-13/+12
2009-12-11Update to the latest version of the module along with R updateadam6-37/+32
2009-12-11Update to the latest version of the module along with R updateadam4-26/+24
2009-12-11A package for choosing univariate class intervals for mapping or other graphicsadam3-0/+25
purposes.
2009-12-11Functions for latent class analysis, short time Fourier transform, fuzzyadam3-0/+24
clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, ...
2009-12-11Classification and regression based on a forest of trees using random inputs.adam3-0/+20
2009-12-11Changes 2.10.0:adam6-7898/+290
* Package help is now converted from Rd by the R-based converters that were first introduced in 2.9.0. * HTML help is now generated dynamically using an HTTP server running in the R process and listening on the loopback interface. * polygon(), pdf() and postscript() now have a parameter 'fillOddEven' (default FALSE), which controls the mode used for polygon fills of self-intersecting shapes. * New debugonce() function; further, getOption("deparse.max.lines") is now observed when debugging. * plot() methods for "stepfun" and hence "ecdf" no longer plot points by default for n >= 1000. * [g]sub(*, perl=TRUE) now also supports '\E' in order to *end* \U and \L case changes, thanks to a patch from Bill Dunlap. * factor(), `levels<-`(), etc, now ensure that the resulting factor levels are unique (as was always the implied intention). Factors with duplicated levels are still constructible by low-level means, but are now declared illegal. * New print() (S3) method for class "function", also used for auto-printing. Further, .Primitive functions now print and auto-print identically. * The print() and toLatex() methods for class "sessionInfo" now show the locale in a nicer format and have arguments to suppress locale information. * In addition to previously only round(), there are other 'Math' group (S3) methods for 'difftime', such as floor(), signif(), abs(), etc. * For completeness, old.packages() and available.packages() allow 'type' to be specified (you could always specify 'available' or 'contriburl'). * More...
2009-12-11Support staged installation.asau2-2/+3
2009-12-11Support staged installation.asau4-11/+32
2009-12-11Support staged installation.asau2-2/+4
2009-12-11Support staged installation.asau3-5/+7
2009-12-11This one uses BSD Make scripts.asau1-7/+10
Support staged installation.
2009-12-11Support staged installation.asau8-23/+117
2009-12-11Support staged installation.asau3-5/+8
2009-12-04Fix so works again with non-default values of PKGSRC_FORTRAN.markd1-3/+7
2009-12-03Always call libtool with the right --mode option. DESTDIR support.joerg3-16/+19
2009-12-03Follow f2c/libf2c split: bump revision of all packagesasau31-51/+62
that list Fortran in used languages.
2009-11-30destdir supportjoerg1-1/+4
2009-11-30Don't use gcc, just use default value of cc. Don't override CFLAGS,joerg3-27/+46
keep the user settings in.
2009-11-26Needs pkg-config.joerg1-2/+2
2009-11-15update to 2.1.2drochner4-105/+283
this is a major update, too much to list here
2009-11-15update to 1.2drochner6-33/+79
changes: -Added deg, rad, pol and rect commands -Added engineer notation -New function "mod"=remainder introduced -minor cleanup -Locale determines the decimal separator point or comma -Compiles against gtk2 pkgsrc change: DESTDIR support
2009-11-10Update to 1.0.8:wiz2-7/+8
* Buildfixes for Cygwin and parallel builds (Yaakov) * Check events before executing a command line, fixes a race which results in display anomalies on new vte. * Documentation updates * Require GTK/GLib 2.12 and use the new tooltips API.
2009-11-10Update to 5.28.1:wiz3-13/+10
Overview of changes in gcalctool 5.28.1 * Fix numeric exponent parsing (Robin Sonefors, Bug #596892) * Handle ',' as radix point when editing display (Robert Ancell) * Fix inactive random button (Robert Ancell) * Updated documentation: el (Jennie Petoumenou) * Updated translations: ca (Joan Duran), el (Kostas Papadimas) et (Ivar Smolin), ro (Lucian Adrian Grijincu) ru (vicanis@gmail.com), sl (Matej Urbančič) Overview of changes in gcalctool 5.28.0 * Don't override space bar when buttons are focussed as this stops keyboard control (Robert Ancell, Bug #595337) * Handle keycode for '^' used in non-English layouts (German, Spanish, etc) and allow '**' to be converted to a '^' for layouts that do not support it (Robert Ancell, Bug #546819) * Updated documentation: de (Christian Kirbach), fr (Claude Paroz) * Updated translations: as (Amitakhya Phukan), bg (Yavor Doganov) bn_IN (Runa Bhattacharjee), bn (Jamil Ahmed) cs (Marek Černocký), da (Ask H. Larsen) en_GB (Bruce Cowan), et (Ivar Smolin) hi (Rajesh Ranjan), it (Davide Falagna) kn (Shankar Prasad), lt (Gintautas Miliauskas) ml (Ani), mr (Sandeep Shedmake) or (Manoj Kumar Giri), pa (A S Alam) ro (Adi Roiban), sl (Matej Urbančič) sr (Branko Kokanović), sr@latin (Branko Kokanović) te (krishnababu k), uk (Maxim V. Dziumanenko) zh_HK (Chao-Hsiung Liao), zh_TW (Chao-Hsiung Liao) Overview of changes in gcalctool 5.27.92 * Fix base conversions (Robert Ancell) * Fix disabled help menu (Robert Ancell) * Fix duplicate object names in data/financial.ui (Robert Ancell, Bug #593277) * Updated translations: ar (Khaled Hosny), el (Jennie Petoumenou) eu (Inaki Larranaga Murgoitio), fr (Claude Paroz) gu (Sweta Kothari), hu (Gabor Kelemen) kn (Shankar Prasad), ml (Ani) pl (Tomasz Dominikowski), pt (Duarte Loreto) sr (Branko Kokanović), sv (Daniel Nylander) tr (Baris Cicek), zh_CN (Aron Xu) Overview of changes in gcalctool 5.27.91 * Updated documentation: cs (Petr Kovar) * Updated translations: bn_IN (Runa Bhattacharjee), et (Ivar Smolin) eu (Inaki Larranaga Murgoitio), fi (Tommi Vainikainen) ga (Seán de Búrca), gl (Antón Méixome) kn (Shankar Prasad), ko (Changwoo Ryu) nb (Kjartan Maraas), or (Manoj Kumar Giri) pl (Piotr Drąg), pt_BR (Leonardo Ferreira Fontenelle) sv (Daniel Nylander), ta (ifelix) Overview of changes in gcalctool 5.27.90 * Fix bug where inserting text in locales without thousands separators replaces the whole display (Robert Ancell) * Updated documentation: es (Jorge González) * Updated translations: de (Christian Kirbach), es (Jorge González) gl (Antón Méixome), nb (Kjartan Maraas) sv (Daniel Nylander), ta (drtvasudevan) Overview of changes in gcalctool 5.27.5 * Perform power and factorials before negation so -1! and -1^0.5 are valid as in 5.26.x (Robert Ancell) * Connect functions to solve the function text and replace the display with the result (Robert Ancell, Bug #548884) * Change bison syntax to be compatible with version 2.3 (Robert Ancell, Bug #589350) * Compile with -DGSEAL_ENABLE (Thomas Anderson, Bug #588591) * Update gconf descriptions to match translation guidelines (Leonardo Fontenelle, Bug #589563) * Updated documentation: fr (Laurent Coudeur, Claude Paroz) * Updated translations: es (Jorge González), et (Ivar Smolin, Mattias Põldaru) fr (Claude Paroz), pt_BR (Daniel S. Koda) Overview of changes in gcalctool 5.27.4 * Update bit editor after shifting (Robert Ancell, Bug #587545) * Use a base-10 internal representation (Robert Ancell, bug #585813, bug #585931, bug #560802) * Make padding consistent in GUI (Jerry Casiano, Bug #587292) * Support implicit multiply before functions, e.g. "6 log 3" (Robert Ancell, Bug #586812) * Use inverse notation for trigonometric functions, i.e. "asin" -> "sin⁻¹" * Use lowercase notation for trigonometric and logarithm functions to look more like standard mathematical notation * Put spacing around functions, i.e. "sin" -> " sin " * Use subscript for logarithm base two, i.e. "log2" -> "log₂" * Added etched border around display (Robert Ancell, Bug #140836) * Rewrote out of date man page (Robert Ancell, Bug #585997) * Updated documentation: cs (Marek Cernocky) * Updated translations: bn_IN (Runa Bhattacharjee), cs (Marek Cernocky), es (Jorge Gonzalez), fr (Jonathan Ernst, Claude Paroz), ta (drtvasudevan), sv (Daniel Nylander), uk (Maxim V. Dziumanenko) Overview of changes in gcalctool 5.27.3 * Percentage operation for addition and subtraction now takes percentage of first value (Robert Ancell, Bug #480207) * Use correct UTF-8 mathematical characters (Robert Ancell, Bug #347630) * Focus on the display entry by default * Fix broken widget style. Copy gcalctoolrc to ~/.gcalctoolrc to get coloured buttons. * Fix missing icon in Help>Contents menu * Updated translations: nb (Kjartan Maraas), ta (drtvasudevan) Overview of changes in gcalctool 5.27.2 * Add 1's and 2's complement to programming mode (Robin Sonefors, Bug #581253) * Add variable word size for bitwise functions (Robin Sonefors, Bug #581253) * Remove negative sign from numbers rounded to zero. This is only a partial fix as the error value is still visible in scientific notation (Robert Ancell, Bug #560802) * Support odd roots of negative numbers (Robert Ancell, Bug #576973) * Keep settings (show zeroes, thousands separator etc) when changing modes (Robert Ancell, Bug #580398) * Add a --solve command-line argument (Robert Ancell) * Really fix the license text in the about dialog (Robert Ancell, Bug #579174) * Made parser reentrant and part of MP code (Robert Ancell) * Remove references to arithmetic/left-to-right precedence from the manual (Robert Ancell, Bug #559734) * Fix grammatical errors in manual (Bruce Cowan, Bug #569275) * Remove untranslated figures in documentation - they are automatically copied from the C documentation (Robert Ancell, Bug #566680) * Updated translations: si (K.P.Gayan Tharaka) Overview of changes in gcalctool 5.27.1 * Convert Glade UI to GtkBuilder UI (Robert Ancell, David King, Bug #556807) * Fix display on startup to be replaced on entry (Robert Ancell, Bug #576975) * Make GConf schemas translatable (Robert Ancell, Bug #571948) * Replace MP number arrays with an MPNumber structure (Robert Ancell) * Tidied up error messages (Robert Ancell, Bug #521184) * Tidied up GConf schema, use native GConf types (Robert Ancell, Bug #493946) This will cause the gconf schema to be incompatible with gcalctool < 5.26.0. Expect settings to reset to defaults when upgrading. Switching between versions will cause resets. * Fix missing license text in about dialog (Robert Ancell, Bug #579174) * Updated translations: es (Jorge Gonzalez), et (Ivar Smolin)
2009-11-10Update p5-Spreadsheet-Read from version 0.35 to version 0.37.seb2-9/+9
Pkgsrc changes: - Adjust dependencies Upstream changes: 0.37 Thu 09 Nov 2009 - IO streams improvements - MANIFEST fix 0.36 Thu 06 Nov 2009 - Add strip option - Spreadsheet::XLSX 0.12 still does not support attributes - Require Text::CSV_XS-0.69 for CSV for auto-detection of \r - New attribute "parser" to force format - Allow CSV streams - Allow SC streams - Allow XLS streams
2009-11-10Update p5-Spreadsheet-XLSX from version 0.10 to version 0.12seb2-7/+7
Upstream changes: 0.12 Tue Oct 6 10:04:37 MSD 2009 - sheets are now detected by relations (xl/_rels/workbook.xml.rels), not numbers (RT #50236, thanks Pat Mariani) 0.11 Mon Oct 5 19:03:46 MSD 2009 - sheets numbering fixed (RT #50211, thanks endacoe)
2009-11-10Update from version 0.5400 to version 0.5500 (upstream 0.55)seb2-6/+6
Upstream changes: 0.55 August 25 2009 + Refactored Cell.pm documentation and method names and added regression suite, t/06_regression.t. ! Added float comparison test to avoid false failing tests on 64bit systems.
2009-11-03+ openfst.wiz1-1/+2
2009-11-03Initial import of openfst-1.1 from pkgsrc-wip, packaged by Pierrewiz4-0/+161
Allegraud. OpenFst is a library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). Weighted finite-state transducers are automata where each transition has an input label, an output label, and a weight. The more familiar finite-state acceptor is represented as a transducer with each transition's input and output label equal. Finite-state acceptors are used to represent sets of strings (specifically, regular or rational sets); finite-state transducers are used to represent binary relations between pairs of strings (specifically, rational transductions). The weights can be used to represent the cost of taking a particular transition. This library was developed by contributors from Google Research and NYU's Courant Institute. It is intended to be comprehensive, flexible, efficient and scale well to large problems. it has been extensively tested. It is an open source project distributed under the Apache license.
2009-11-01NetBSD-current grew fmax(3) tootnn2-7/+7
2009-10-31Update to 1.13:wiz4-24/+12
* What is new in gsl-1.13: ** Upgraded to latest autoconf and automake (autoconf-2.64, automake-1.11) ** Fixed the rk4 and bspline allocators to avoid invalid free() calls under out of memory conditions. [bug #27194, #27236] ** Fixed a bug in gsl_multimin_fminimizer_nmsimplex2 where the center and size of the simplex were not updated on contract-by-best steps, causing failures in convergence. [bug #27180] ** Added new functions to set MISER and VEGAS Monte Carlo integration parameters, and to examine VEGAS chi-squared value and intermediate results. ** Added the function gsl_bspline_greville_abscissa to compute Greville abscissae for B-splines. ** The cumulative distribution functions gsl_cdf_gumbel1_{P,Q} should now handle a larger range of parameters without underflow and overflow. ** The header file gsl_const_cgs.h no longer defines values for electromagnetic units. Applications should use gsl_const_cgsm.h instead to obtain the values in the CGS-Magnetic system. The previous values for these units given in gsl_const_cgs.h were ill-defined as the type of CGS electromagnetic system was unspecified (the values were a mixture of CGS units with the Ampere of the MSKA system). The affected constants are GSL_CONST_CGS_BOHR_MAGNETON, GSL_CONST_CGS_ELECTRON_CHARGE, GSL_CONST_CGS_ELECTRON_MAGNETIC_MOMENT, GSL_CONST_CGS_FARADAY, GSL_CONST_CGS_GAUSS, GSL_CONST_CGS_NUCLEAR_MAGNETON, GSL_CONST_CGS_PROTON_MAGNETIC_MOMENT, and GSL_CONST_CGS_ROENTGEN. ** The Pochhammer functions gsl_sf_poch(a,x) and gsl_sf_lnpoch(a,x) now handle the special cases where a and a+x are zero or negative integers. ** The confluent hypergeometric function gsl_sf_hyperg_U (a,b,x) now handles some cases where x=0. The case where 1+a-b is a negative integer no longer returns an error [bug #22859] and the incorrect termination of the series in certain cases is fixed [bug #26706]. ** Added a new function gsl_poly_eval_derivs to evaluate a polynomial and its derivatives simultaneously. ** Added a new univariate minimisation algorithm gsl_min_fminimizer_quad_golden which is a variant of Brent's algorithm with safeguarded step-length adjustment. ** Added a new Nelder-Mead minimiser gsl_multimin_fminimizer_nmsimplex2rand which uses a randomly oriented simplex rather than one fixed on the coordinate axes [bug #25077] ** The texinfo file now uses the dircategory "Software libraries" from the Free Software Directory, as recommended in the Texinfo manual. ** The function gsl_ran_exponential now includes zero in its output range. [bug #25039] ** All functions for freeing allocated memory now accept a NULL pointer, following the standard C convention for free(). [bug #25319] ** The function gsl_sum_levin_u_accel now handles the special case c_0 + 0 + 0 + 0 + .... that occurs when summing power series c_n*x^n with x=0. [bug #26807] ** The functions gsl_linalg_LU_solve, gsl_linalg_LU_svx, gsl_linalg_LU_refine, gsl_linalg_LU_invert and their complex equivalents now return an error for singular matrices. ** The multifit LMDER hybrid solvers now check the return code of the user-supplied function in the gsl_multifit_fdfsolver_set method. [bug #26871] ** Improved the implementation of gsl_ran_discrete_preproc to avoid internal errors due to inconsistencies from excess precision on some platforms. [bug #26502] ** Corrected gsl_sf_hyperg_2F1(a,b,c,x) to not give a domain error in the case where c is a negative integer and the series terminates with a finite result. ** The C99 inline keyword is now supported, in addition to the previously supported GNU-style inline. ** Modified gsl_poly_complex_solve_cubic and gsl_poly_solve_cubic to avoid returning NaNs in cases where excess precision causes a change in the number of roots. ** Fixed incorrect length check in gsl_blas_drotm. [bug #26503] ** Fixed gsl_odeiv_step_gear2 to restore y on step failure ** gsl_odeiv_evolve_apply now restores the correct value of t on step failures [bug #26255]. ** Using make install prefix=DIR now puts correct paths in package config files gsl-config and gsl.pc ** Modified gsl_monte_vegas to work around pow() function inaccuracies on MinGW [bug #25413]. ** Increased the number of terms in gsl_sf_mathieu_a and gsl_sf_mathieu_b to improve convergence in difficult regions [bug #25075]
2009-10-29PKGREVISION bump pkgs which are affected by the libgnome changedrochner2-4/+4
to leave out esound
2009-10-26Improve PLIST maintainance.asau1-2/+17
2009-10-24Avoid picking up other fortran compilers when they are installed.ahoka1-1/+8
Fixes build when lang/g95 is present on the system.
2009-10-21resolve lib/charset.alias conflicts. PR pkg/42199tnn4-4/+21
2009-10-20patch-ad: Don't remove the $(NOOPT) for slamch.f and dlamch.ftnn3-9/+13
Was probably done unintentionally and caused infinite loops on some platforms. Patch from Aleksey Cheusov in PR pkg/38371.
2009-10-12Changes 3.2.3:adam5-45916/+11
* This is a bug-fixing release.
2009-10-11guard against undefined PKGSRC_FORTRAN. Caught by pbulk on Solaris.tnn1-2/+2
2009-10-08gcc44 fixesdmcmahill4-11/+45903
2009-10-08gcc44/g95 build fixdmcmahill1-1/+11
2009-10-07MAKE_JOBS_SAFE=nojoerg1-1/+3
2009-10-04update master_sites. remove ftp entry. service has been suspended.zafer1-3/+2
2009-09-24Bumping revision of packages which depend direct or indirect onsno1-1/+2
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-23Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessarytron1-2/+1
after Python 2.3 has been removed from "pkgsrc". Approved by Thomas Klausner.