Source: apophenia Section: math Priority: optional Maintainer: Debian Science Maintainers Uploaders: Jerome Benoit Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 12), autoconf-archive, gnulib, libtool, pkg-config, help2man, zlib1g-dev, default-libmysqlclient-dev, libsqlite3-dev, libgsl-dev, bc, sqlite3 Build-Depends-Indep: graphviz, doxygen, texlive-latex-recommended, texlive-fonts-recommended, ghostscript, rdfind, symlinks Standards-Version: 4.4.0 Homepage: http://apophenia.info/ Vcs-Git: https://salsa.debian.org/science-team/apophenia.git Vcs-Browser: https://salsa.debian.org/science-team/apophenia Package: libapophenia2t64 Replaces: libapophenia2 Breaks: libapophenia2 (<< ${source:Version}) Provides: ${t64:Provides}, libapophenia Section: libs Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: libapophenia Suggests: apophenia-doc (= ${binary:Version}) Multi-Arch: same Description: Apophenia Statistical C Library -- library package The Apophenia Statistical C Library is an open source C library for working with data sets and statistical models. It provides functions on the same level as those of the typical stats packages (such as OLS, probit, or singular value decomposition) but gives the user more flexibility to be creative in model-building. . Apophenia is meant to scale well, to comfortably work with gigabyte data sets, million-step simulations, or computationally-intensive agent-based models. . Apophenia builds upon the GNU Scientific and SQLite libraries, MySQL/mariaDB is also supported. The core functions are written in C, but experience has shown them to be easy to bind in Python, Julia, Perl, Ruby, etc. The source code is distributed under the GNU General Public License version 2 (GPL2). . This package provides the shared libraries required to run programs compiled against the Apophenia Statistical C Library. To compile your own programs you also need to install the libapophenia2-dev package. Package: libapophenia2-dev Provides: libapophenia-dev Section: libdevel Architecture: any Depends: libapophenia2t64 (= ${binary:Version}), ${misc:Depends} Conflicts: libapophenia-dev Suggests: pkg-config Multi-Arch: same Description: Apophenia Statistical C Library -- development package The Apophenia Statistical C Library is an open source C library for working with data sets and statistical models. It provides functions on the same level as those of the typical stats packages (such as OLS, probit, or singular value decomposition) but gives the user more flexibility to be creative in model-building. . Apophenia is meant to scale well, to comfortably work with gigabyte data sets, million-step simulations, or computationally-intensive agent-based models. . Apophenia builds upon the GNU Scientific and SQLite libraries, MySQL/mariaDB is also supported. The core functions are written in C, but experience has shown them to be easy to bind in Python, Julia, Perl, Ruby, etc. The source code is distributed under the GNU General Public License version 2 (GPL2). . This package contains the header files, static libraries and symbolic links that developers using the Apophenia Statistical C Library will need. Package: apophenia-bin Architecture: any Depends: libapophenia2t64 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Suggests: sqlite3 Multi-Arch: foreign Description: Apophenia Statistical C Library -- binary package The Apophenia Statistical C Library is an open source C library for working with data sets and statistical models. It provides functions on the same level as those of the typical stats packages (such as OLS, probit, or singular value decomposition) but gives the user more flexibility to be creative in model-building. . Apophenia is meant to scale well, to comfortably work with gigabyte data sets, million-step simulations, or computationally-intensive agent-based models. . Apophenia builds upon the GNU Scientific and SQLite libraries, MySQL/mariaDB is also supported. The core functions are written in C, but experience has shown them to be easy to bind in Python, Julia, Perl, Ruby, etc. The source code is distributed under the GNU General Public License version 2 (GPL2). . This package provides several command line utility examples. Package: apophenia-doc Section: doc Architecture: all Depends: libjs-jquery, ${misc:Depends} Suggests: libapophenia2t64 (= ${binary:Version}), libapophenia2-dev (= ${binary:Version}), # pdf-viewer, www-browser, gsl-doc-pdf, gsl-ref-html Multi-Arch: foreign Description: Apophenia Statistical C Library -- reference manual The Apophenia Statistical C Library is an open source C library for working with data sets and statistical models. It provides functions on the same level as those of the typical stats packages (such as OLS, probit, or singular value decomposition) but gives the user more flexibility to be creative in model-building. . Apophenia is meant to scale well, to comfortably work with gigabyte data sets, million-step simulations, or computationally-intensive agent-based models. . Apophenia builds upon the GNU Scientific and SQLite libraries, MySQL/mariaDB is also supported. The core functions are written in C, but experience has shown them to be easy to bind in Python, Julia, Perl, Ruby, etc. The source code is distributed under the GNU General Public License version 2 (GPL2). . This package provides the reference manual for the Apophenia Statistical C Library; it also contains examples.