Activity for ccgsl

  • Dr John D Lamb Dr John D Lamb created a blog post

    Version 2.7.2 released

  • ccgsl ccgsl released /ccgsl-2.7.2.tar.gz

  • José Manuel Nóbrega Gouveia José Manuel Nóbrega Gouveia committed [47a1c6] on Git-code

    Various minor updates

  • Dr John D Lamb Dr John D Lamb created a blog post

    Version 2.7.1 released

  • ccgsl ccgsl released /ccgsl-2.7.1.tar.gz

  • José Manuel Nóbrega Gouveia José Manuel Nóbrega Gouveia committed [6275f0] on Git-code

    Updated version number

  • José Manuel Nóbrega Gouveia José Manuel Nóbrega Gouveia committed [540c7d] on Git-code

    Minor changes.

  • José Manuel Nóbrega Gouveia José Manuel Nóbrega Gouveia committed [89dd41] on Git-code

    Added new check

  • José Manuel Nóbrega Gouveia José Manuel Nóbrega Gouveia committed [4dfd8d] on Git-code

    Corrections to template constructors.

  • Dr John D Lamb Dr John D Lamb created a blog post

    Version 2.7 released

  • ccgsl ccgsl released /ccgsl-2.7.0.tar.gz

  • jdl committed [f9234c]

    Updated for gsl-2.7.

  • jdl committed [7c1167]

    Updated for gsl-2.7.

  • jdl committed [ea990e]

    Updated for gsl-2.7.

  • jdl committed [c13a32]

    Updated for gsl-2.7.

  • jdl committed [ea25b7]

    Updated for gsl-2.7.

  • jdl committed [757559]

    Updates to gsl-2.7

  • jdl committed [bfbdd5]

    Updates to gsl-2.7

  • jdl committed [bb9afe]

    Updated various spmatrix files.

  • jdl committed [1f32b9]

    Made functions inline so that one definition rule still holds.

  • jdl committed [7156e5]

    Removed various functions that were deprecated and unlikely ever used.

  • jdl committed [de0f1a]

    Allow deprecating functions.

  • jdl committed [cf1e08]

    Deprecated a function.

  • jdl committed [3e5b3c]

    Removed various functions that were deprecated and unlikely ever used.

  • jdl committed [ca551f]

    Removed various functions that were deprecated and unlikely ever used.

  • jdl committed [24f022]

    Removed various functions that were deprecated and unlikely ever used.

  • jdl committed [5a7cee]

    Changed concept to Concept to avoid incompatibility wit C++20

  • jdl committed [603569]

    Changed concept to Concept to avoid incompatibility wit C++20

  • jdl committed [a5dd9d]

    Updated to gsl-2.7

  • jdl committed [f1395d]

    Corrections so that owns_data is always initialised.

  • jdl committed [1d6e95]

    Added householder_transform2 function.

  • Dr John D Lamb Dr John D Lamb created a blog post

    Version 2.6.5 released

  • ccgsl ccgsl released /ccgsl-2.6.5.tar.gz

  • jdl committed [1a4d89]

    Updated version number.

  • jdl committed [f7c064]

    Minor update.

  • jdl committed [b95a67]

    Correction to documentation.

  • jdl committed [ec8b98]

    Added test of corrected wrap_…_without_ownership code.

  • jdl committed [0f3e46]

    Corrected code to avoid a tiny memory leak.

  • jdl committed [f46060]

    Added test of corrected wrap_…_without_ownership code.

  • Dr John D Lamb Dr John D Lamb created a blog post

    Version 2.6.4 released

  • ccgsl ccgsl released /ccgsl-2.6.4.tar.gz

  • jdl committed [5e5d7d]

    Documentation update.

  • jdl committed [91136e]

    Various additions and changes to allow template ARRAY functions.

  • jdl committed [e6f53f]

    Various additions and changes to allow template ARRAY functions.

  • jdl committed [a1e16a]

    Documentation update.

  • jdl committed [083960]

    Documentation update.

  • jdl committed [d5b94a]

    Documentation update.

  • jdl committed [bd1eb1]

    Documentation update.

  • jdl committed [33b757]

    Documentation update and minor corrections.

  • jdl committed [966828]

    Documentation update.

  • jdl committed [a19711]

    Documentation update and instantiation test. Also addition of one constructor.

  • jdl committed [494a2c]

    Documentation update.

  • jdl committed [c679b1]

    Minor correction. The filenames had .h instead of .hpp

  • jdl committed [3c2eb9]

    Documentation update.

  • jdl committed [d73c4b]

    Documentation update.

  • jdl committed [43944b]

    Documentation update.

  • jdl committed [0f9a3f]

    Documentation update and instantiation test.

  • jdl committed [21bbc1]

    Documentation update.

  • jdl committed [01be96]

    Documentation update and instantiation test.

  • jdl committed [44c22c]

    First version of movstat::function

  • jdl committed [fa8da1]

    corrected date in documentation.

  • jdl committed [9bc5ce]

    Updated to avoid potential memory leaks/destructor failure.

  • jdl committed [91f5ac]

    Documentation update.

  • jdl committed [916a0e]

    Documentation update.

  • jdl committed [d93ea7]

    Trivial changes to documentation.

  • jdl committed [25dd19]

    Documentation update.

  • jdl committed [641b45]

    Documentation update.

  • jdl committed [a2b3d2]

    Documentation update.

  • jdl committed [390f69]

    Minor additions and documentation changes.

  • jdl committed [35bb6e]

    Added some code to make it easier to create a vector of length 0.

  • jdl committed [29915f]

    Documentation update.

  • jdl committed [efb402]

    Documentation update.

  • jdl committed [194e94]

    Documentation update.

  • jdl committed [436ba0]

    Documentation update.

  • jdl committed [e42b7f]

    Documentation update.

  • jdl committed [7e10f0]

    Documentation update.

  • jdl committed [45b804]

    Documentation update and function variant added.

  • jdl committed [47531d]

    Documentation update.

  • Dr John D Lamb Dr John D Lamb created a blog post

    Version 2.6.3 released.

  • ccgsl ccgsl released /ccgsl-2.6.3.tar.gz

  • jdl committed [9c8992]

    Minor corrections.

  • jdl committed [71a9f7]

    Added missing header file #include.

  • jdl committed [8c8852]

    Updated version number ready for release.

  • jdl committed [c85560]

    Minor corrections.

  • jdl committed [31980d]

    Minor modifications, mostly to avoid compiler warnings.

  • jdl committed [89092e]

    Minor corrections and instantiation checks.

  • jdl committed [d14259]

    Minor corrections and instantiation checks.

  • jdl committed [4df6b1]

    Correction to documentation errors.

  • jdl committed [233c7b]

    Correction to documentation errors.

  • jdl committed [f9c733]

    Correction to documentation errors.

  • jdl committed [ae8def]

    Minor corrections and instantiation checks.

  • jdl committed [452d6e]

    Minor corrections and instantiation checks.

  • jdl committed [458e83]

    Instantiation checks.

  • jdl committed [fcc015]

    Correction to documentation warnings.

  • jdl committed [4855df]

    Instantiation checks.

  • jdl committed [eba1ee]

    Minor correction.

  • jdl committed [09ccfa]

    Minor corrections and instantiation checks.

  • jdl committed [6e223e]

    Minor correction.

  • jdl committed [a74354]

    Minor corrections and instantiation checks.

  • jdl committed [86b5f8]

    Instantiation checks.

1 >