Skip to content
Snippets Groups Projects
Select Git revision
  • kronecker
  • master default
  • lto
  • pf_block_problem
  • r2025a
  • asm
  • 4.5.6
  • 4.5.5
  • 4.5.4
  • 4.5.3
  • 4.5.2
  • 4.5.1
  • 4.5.0
  • 4.4.3
  • 4.4.2
  • 4.4.1
  • 4.4.0
  • 4.4-beta1
  • 4.3.3
  • 4.3.2
  • 4.3.1
  • 4.3.0
  • 4.2.5
  • 4.2.4
  • 4.2.3
  • 4.2.2
26 results

dynare

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Dynare / dynare
    3356 commits behind, 3 commits ahead of the upstream repository.
    Sébastien Villemot's avatar
    Sébastien Villemot authored
    Faster algorithm, but unfortunately not deterministic (because additions can be
    made in a different order, depending on relative CPU core loads). The result
    can therefore slightly change across runs, because changing the order of
    additions in an a multi-element sum can change the result due to floating point
    properties (this makes example2.mod fail randomly, because that test checks for
    strict equality).
    
    NB: The case B⊗B still needs to be rewritten
    
    [skip ci]
    8f895e00
    History