Commit Graph

7673 Commits

Author SHA1 Message Date
Martin Diehl ba5b623f14 Merge branch 'development' into improved-HDF5 2018-11-18 19:44:36 +01:00
Martin Diehl 2d32c3165e Merge branch 'Python3' into development 2018-11-18 19:02:19 +01:00
Martin Diehl bf7ce6de5e use current version of PRIVATE 2018-11-18 12:44:25 +01:00
Martin Diehl dd6f6bba9d planning the forwarding of the results 2018-11-18 12:41:05 +01:00
Martin Diehl 2be01e7bea results files should not be part of the repository 2018-11-18 12:04:49 +01:00
Martin Diehl fcb14f6099 was never used 2018-11-18 12:04:08 +01:00
Martin Diehl dfd624e520 create results file 2018-11-18 11:58:49 +01:00
Martin Diehl fb5b1bfd8e compile results module 2018-11-18 11:32:53 +01:00
Martin Diehl 35211a8468 compilation order should reflect dependency 2018-11-18 11:24:55 +01:00
Martin Diehl 366c63e273 CONFIG is a keyword for Cmake 2018-11-18 11:21:43 +01:00
Martin Diehl 8b1785c05c parallel writing for pReal 2018-11-18 09:47:50 +01:00
Martin Diehl d53b01ab56 also works for python3 2018-11-18 08:04:52 +01:00
Martin Diehl 535f5f3c07 Intel libraries needed
otherwise, importing py_post fails
2018-11-18 00:07:39 +01:00
Martin Diehl 73ca289322 F_aim was wrong in case of MPI parallelization 2018-11-17 16:50:19 +01:00
Martin Diehl 51bfefc428 fixing tests not fully python3 compatible 2018-11-17 15:32:33 +01:00
Martin Diehl d8a425b464 prevent error
h5close_f will give an error if h5open_f was not called.
according to the manual, calling h5open_f multiple time is not a problem
2018-11-17 15:00:51 +01:00
Martin Diehl d1bd7a0300 AL solver does not exist any more 2018-11-17 12:58:03 +01:00
Martin Diehl 87a8df3af9 do not change to "python"
always specify either "python3" or "python2.7"
2018-11-17 12:15:33 +01:00
Martin Diehl a8e9a12561 using python3 compatible tests 2018-11-17 12:12:20 +01:00
Martin Diehl 8ee2de61ea map returns no list any more 2018-11-17 12:12:20 +01:00
Martin Diehl 257d9d5350 needs to be list 2018-11-17 12:12:20 +01:00
Martin Diehl 44bd85a041 not working for python3, trying 2018-11-17 12:12:20 +01:00
Martin Diehl e1a730e96b python3 compatible integer division and argument sequence in agreement with documentation 2018-11-17 09:58:54 +01:00
Martin Diehl 015e819d4c python3 does not allow to compare tuple/list with int 2018-11-17 09:29:05 +01:00
Martin Diehl 30e00175f1 should check if python3 libraries exist 2018-11-17 08:55:50 +01:00
Martin Diehl 82861e80bc more python3 related changes 2018-11-17 08:46:58 +01:00
Martin Diehl 558745b548 explicitly require python3
on older systems, python3 tpyically exists but python2 is the defaul
2018-11-17 08:12:12 +01:00
Martin Diehl 89504c3c52 will not work with python3 2018-11-17 08:08:27 +01:00
Martin Diehl 50f880afd1 more scripts working with python3 2018-11-16 19:32:17 +01:00
Martin Diehl 4ffb4a4321 fixed several typos 2018-11-16 19:28:24 +01:00
Test User ba98a73691 [skip ci] Merge branch 'master' into development 2018-11-16 19:07:26 +01:00
Test User 9c9836d7a9 Merge commit 'v2.0.2-890-g2cbeb34c' 2018-11-16 19:07:21 +01:00
Test User 2cbeb34cd1 [skip ci] updated version information after successful test of v2.0.2-889-g47650e94 2018-11-16 19:07:18 +01:00
Martin Diehl 3028fa7dd5 Merge remote-tracking branch 'origin/development' into Python3 2018-11-16 15:10:11 +01:00
Martin Diehl c176a537d6 one comming in PRIVATE behind 2018-11-16 15:08:48 +01:00
Test User d497f00cb3 [skip ci] Merge branch 'master' into development 2018-11-16 14:38:13 +01:00
Test User 9b472aab1e Merge commit 'v2.0.2-885-g99026744' 2018-11-16 14:38:10 +01:00
Test User 99026744e8 [skip ci] updated version information after successful test of v2.0.2-884-g250dac08 2018-11-16 14:38:08 +01:00
Martin Diehl 7f3b77df15 also tests should run on python3 2018-11-16 12:38:20 +01:00
Martin Diehl 9922f5f646 adjusted to python3
translate is more complicated now:
https://stackoverflow.com/questions/41708770
2018-11-16 12:23:45 +01:00
Martin Diehl 3a22e31f1b only Marc 2018.X is python3 compatible 2018-11-16 12:09:58 +01:00
Martin Diehl 26811b74d6 known to work with python3 2018-11-16 09:18:29 +01:00
Martin Diehl 3d0cd55bad avoid python2.727 2018-11-16 09:09:36 +01:00
Martin Diehl a3647cc587 more files with confirmed python3 compatibility 2018-11-16 09:03:12 +01:00
Martin Diehl b5b2b68206 python3 syntax for string substitution 2018-11-16 09:03:12 +01:00
Martin Diehl eba497dc3b symlinks always exists
was not the case when using svn
2018-11-16 09:03:12 +01:00
Test User 9b6a130ee3 [skip ci] updated version information after successful test of v2.0.2-883-ga1f99f4a 2018-11-16 09:03:12 +01:00
Martin Diehl b8df2a3088 needs to be the value of the variable 2018-11-16 09:03:12 +01:00
Martin Diehl f47891e292 booleans not allowed as indeces any more 2018-11-16 09:03:12 +01:00
Martin Diehl d5963b403a setting the property when opening the file 2018-11-16 07:05:43 +01:00