Commit Graph

10 Commits

Author SHA1 Message Date
Liu Ming
5720192314 remove log from cmake files. 2016-04-25 10:04:40 +08:00
Liu Ming
960e362c66 delete opmlog fro python directory. 2016-04-25 09:48:22 +08:00
Liu Ming
fd4451a215 change sub folder name. 2016-03-17 15:00:11 +08:00
Liu Ming
15b818de24 fix renaming issue. 2016-03-17 14:50:00 +08:00
Liu Ming
1fe83c9a78 rename ParseMode as ParseContext in python folder. 2016-03-17 08:34:48 +08:00
Joakim Hove
bd325e7060 Parser python updates:
1 - Add keywords dynamically from Python dictionary.
 2 - Parser.parseFile() can be used both bound and unbound.
2016-01-24 21:40:56 +01:00
Joakim Hove
35b6ab8ec1 Parser python updates:
1 - Add keywords dynamically from Python dictionary.
 2 - Parser.parseFile() can be used both bound and unbound.
2016-01-19 16:01:51 +01:00
Joakim Hove
b73f117f41 Python wrapper for (simple)Table. 2016-01-18 10:41:41 +01:00
Joakim Hove
f9d708157e Improvements to table wrapping:
- Added new sub packages ecl_state.tables.
 - Added table class warpping SimpleTable C++ class
 - Added more methods to table_manager.
2016-01-17 09:14:17 +01:00
Joakim Hove
3a426cb4c9 Added simple python wrapper for Parser and Deck.
- Create a new shared library libcopmparser with small files cxxxx
   which wrap general Cxx classes with C linkage.

 - Added Python packages & modules, based on Python ctypes and the
   ert.cwrap package.
2016-01-15 16:35:09 +01:00