fcarlosjr
fcarlosjr
First of all, thank you for your work. I've been using your package for some weeks now and its been working great on my Arch setup. Some months ago, though,...
Hi Michael, I would like to report a issue with the method antiDiag() defined in the FullStorage class. If I didn't misuse it, its not correctly implemented. For it to...
Hi Michael, The scalar operation "abs" defined in flens/scalaroperations/abs.tcc is not working with types other than integer and complex. Whats happening is that its "evalScalarClosure" method is calling the "abs"...
Hi Michael, I'm having a hard time trying to understand a weird behavior when using some custom Indexbase with my containers. To illustrate that, lets suppose I define two types...