|
From: | Tetsuo Koyama |
Subject: | [Getfem-commits] please merge branch devel-tetsuo-add-format-to-vecsave |
Date: | Tue, 13 Nov 2018 22:28:22 +0900 |
Dear GetFEM++ Project I added format option to vecsave in GMM. I inspired in numpy's savetxt. (https://docs.scipy.org/doc/numpy-1.15.0/reference/generated/numpy.savetxt.html) You can set any format you want by format function.(https://www.boost.org/doc/libs/1_66_0/libs/format/doc/format.html) Could you merge it to master branch or comment somthing? I think this option is useful, but I also welcome dissenting opinions. I checked it in my local coding source and also did a regression test in repository. Best regard Tetsuo
[Prev in Thread] | Current Thread | [Next in Thread] |