67 research outputs found

    The Scythe Statistical Library: An Open Source C++ Library for Statistical Computation

    Get PDF
    The Scythe Statistical Library is an open source C++ library for statistical computation. It includes a suite of matrix manipulation functions, a suite of pseudo-random number generators, and a suite of numerical optimization routines. Programs written using Scythe are generally much faster than those written in commonly used interpreted languages, such as R and \proglang{MATLAB}; and can be compiled on any system with the GNU GCC compiler (and perhaps with other C++ compilers). One of the primary design goals of the Scythe developers has been ease of use for non-expert C++ programmers. Ease of use is provided through three primary mechanisms: (1) operator and function over-loading, (2) numerous pre-fabricated utility functions, and (3) clear documentation and example programs. Additionally, Scythe is quite flexible and entirely extensible because the source code is available to all users under the GNU General Public License.

    World Addiction Medicine Reports : formation of the International Society of Addiction Medicine (ISAM) Global Expert Network (ISAM-GEN) and Its global surveys

    Get PDF
    Funding: All the infrastructure funding of this initiative is supported by the International Society of Addiction Medicine (ISAM). We will be open to fundraising for specific projects within the platform and future collaboration with external partners.Addiction medicine is a dynamic field that encompasses clinical practice and research in the context of societal, economic, and cultural factors at the local, national, regional, and global levels. This field has evolved profoundly during the past decades in terms of scopes and activities with the contribution of addiction medicine scientists and professionals globally. The dynamic nature of drug addiction at the global level has resulted in a crucial need for developing an international collaborative network of addiction societies, treatment programs and experts to monitor emerging national, regional, and global concerns. This protocol paper presents methodological details of running longitudinal surveys at national, regional, and global levels through the Global Expert Network of the International Society of Addiction Medicine (ISAM-GEN). The initial formation of the network with a recruitment phase and a round of snowball sampling provided 354 experts from 78 countries across the globe. In addition, 43 national/regional addiction societies/associations are also included in the database. The surveys will be developed by global experts in addiction medicine on treatment services, service coverage, co-occurring disorders, treatment standards and barriers, emerging addictions and/or dynamic changes in treatment needs worldwide. Survey participants in categories of (1) addiction societies/associations, (2) addiction treatment programs, (3) addiction experts/clinicians and (4) related stakeholders will respond to these global longitudinal surveys. The results will be analyzed and cross-examined with available data and peer-reviewed for publication.Peer reviewe

    The Scythe Statistical Library: An Open Source C++ Library for Statistical Computation

    Get PDF
    The Scythe Statistical Library is an open source C++ library for statistical computation. It includes a suite of matrix manipulation functions, a suite of pseudo-random number generators, and a suite of numerical optimization routines. Programs written using Scythe are generally much faster than those written in commonly used interpreted languages, such as R and proglang{MATLAB}; and can be compiled on any system with the GNU GCC compiler (and perhaps with other C++ compilers). One of the primary design goals of the Scythe developers has been ease of use for non-expert C++ programmers. Ease of use is provided through three primary mechanisms: (1) operator and function over-loading, (2) numerous pre-fabricated utility functions, and (3) clear documentation and example programs. Additionally, Scythe is quite flexible and entirely extensible because the source code is available to all users under the GNU General Public License
    corecore