oseledets / ttpy

Python implementation of the TT-Toolbox
MIT License
241 stars 67 forks source link

Allow argument mismatch for GCC Fortran 11 (#82) #85

Closed daskol closed 3 years ago

daskol commented 3 years ago

Solution for oseledets/ttpy#82 and work around for oseledets/tt-fort#12.

dimpase commented 3 years ago

Thanks for taking over - I didn't figure out NumPy's customized_fcompiler, so it was quite unclear how to do this properly.