This website requires JavaScript.
Explore
Help
Sign In
wirawan0
/
wpylib
Watch
1
Star
0
Fork
0
You've already forked wpylib
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
8a5a11971f6fc0b555c83590168f0180111b7de7
wpylib
/
iofmt
History
Wirawan Purwanto
d7a65386a3
* Fortran binary file: Added bulk_read_array1 method for quick reading of
...
array of (uniform-type) Fortran records.
2014-08-19 11:06:08 -04:00
..
__init__.py
* Initial version of Fortran binary file reader.
2010-02-08 21:49:54 +00:00
.cvsignore
* Ignore all compiled python modules.
2010-02-11 02:29:51 +00:00
fortbin.py
* Fortran binary file: Added bulk_read_array1 method for quick reading of
2014-08-19 11:06:08 -04:00
text_input.py
* text_input.read_items(): added option
end_line_match' and
last_line_match'
2012-04-17 11:03:29 -04:00
text_output.py
* Added __enter__/__exit__ method for use with python 2.5's "with" statement.
2014-08-02 21:32:34 -04:00