Skip to content
Snippets Groups Projects
Select Git revision
22 results Searching

smolyak.cc

Blame
  • Sébastien Villemot's avatar
    Sébastien Villemot authored
    We now use a initializer list constructor for creating symmetries of the form
    $y^n$, $y^n u^m$, $y^nu^m\sigma^k$.
    
    The constructor taking a single integer is used to initialize a symmetry of a
    given length.
    
    Similar changes are made to IntSequence.
    
    This behavior is similar to std::vector.
    1f7d3bed
    History