Gaute Lindkvist
2b33592c66
Example renames
2019-09-19 15:14:01 +02:00
Gaute Lindkvist
3aa3bb67a7
#4736 Properties renames
2019-09-19 14:25:38 +02:00
Magne Sjaastad
d6c80f52a7
Documentation updates
2019-08-23 11:42:14 +02:00
Gaute Lindkvist
197279ccbf
#4576 Python: Improve error handling and add example
2019-08-14 09:22:34 +02:00
Gaute Lindkvist
f3d8e3dbdc
#4566 #4572 Python: improve behaviour when sending more data than expected in property streams
2019-08-13 14:39:28 +02:00
Gaute Lindkvist
0a30e6c340
#4547 Add simplified synchronous methods for activeCellProperty and gridProperty
2019-08-08 15:17:39 +02:00
Gaute Lindkvist
055cb732db
Python: fix up some examples
2019-06-14 16:09:45 +02:00
Gaute Lindkvist
1d8a417e33
Python: move examples, tests and generated inside rips folder so they are packaged in rips pip-package
2019-06-12 08:29:41 +02:00
Gaute Lindkvist
fe268cd25f
Python: create PyDoc type docs, fix some inconsistencies in code and update rips module version
2019-06-11 15:15:26 +02:00
Gaute Lindkvist
3e9ef51c6b
Python: fix paths to work even if you launch a script from a different folder
2019-06-06 14:41:40 +02:00
Gaute Lindkvist
930abbf02f
Python: added tests and made Octave InputPropTest.m general
...
* removed non-general hard-coded grid sizes and added timing to Octave test
* added two Pythonbenchmarks (sync and async) for the same test
2019-06-04 10:49:35 +02:00
Gaute Lindkvist
5379e95857
Python: more examples + a comparable Octave Example
2019-06-04 08:45:13 +02:00
Gaute Lindkvist
a468532d7f
#4457 Python: clean up grpc api, Python client API and make installable python package ( #4456 )
...
* gRPC: Make names more consistent
* gRPC: clean up case info and improve Python API for cases
* gRPC: much more object oriented Python interface
* Python: Make a proper pip-installable package
* Update rips Python package to auto generate setup.py with version number
* Python: add setup.py to gitignore
* Python: Update Python RIPS interface
* gRPC: Remove example client from cmake file and unit test
* gRPC: Fix up unit test after merge and hide warnings
* gRPC: fix up python client code
2019-06-03 14:33:16 +02:00