Olivier Parcollet
|
7898bd8d88
|
gf : mesh now the class, not a trait.
simplify : mesh was a impl trait,
make it the class itself.
corrected the gf, tests and the cython.
|
2013-08-27 13:43:58 +02:00 |
|
Olivier Parcollet
|
41bc8d0338
|
changing non_view_type to regular_type
- cosmetic : for clarity of the code.
|
2013-08-27 13:43:57 +02:00 |
|
Olivier Parcollet
|
f6fa63c9b3
|
gf: clean h5name
- _s automatically done for scalar_valued.
- add simple reinterpretation of gf scalar to matrix view to
easy h5 saving to plot in python
|
2013-07-30 22:37:41 +02:00 |
|
Olivier Parcollet
|
bd4926157c
|
[API BREAK] rename directory gf -> gfs
|
2013-07-29 11:53:02 +02:00 |
|