Merge branch 'master' into pygromacs
[alexxy/gromacs.git] / src / python /
2015-07-24 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-07-24 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-07-21 Maxim KoltsovAdapt python bindings for Options changes
2015-07-19 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-07-18 Alexey ShvetsovAdapt changes from 7a6907d to py interface
2015-07-18 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-07-17 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-07-16 Maxim KoltsovAllow access to data produced by modules in pipeline
2015-07-15 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-07-15 Maxim KoltsovAdd high-level pipeline API
2015-07-10 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-07-04 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-06-19 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-06-16 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-06-05 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-06-03 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-05-27 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-05-15 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-05-12 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-04-28 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-04-28 Alexey ShvetsovMerge branch 'pygromacs' of git+ssh://biod.pnpi.spb...
2015-04-28 Maxim KoltsovInitial implementation of multimodule batches
2015-04-23 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-04-02 Maxim KoltsovMemory related fixes, mostly found via ASAN
2015-03-06 Maxim KoltsovFix memory-related errors
2015-03-05 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-02-26 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-02-19 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-02-19 Maxim KoltsovClean code of C++11 features
2015-02-09 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-02-07 Maxim KoltsovBasic support for multi-valued options
2015-02-07 Maxim KoltsovAdd a desctructor for PyOptionsHolder
2015-02-04 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-02-04 Maxim KoltsovAdd FileNameOption with all related support
2015-02-04 Maxim KoltsovString improvements
2015-02-04 Maxim KoltsovReturn string instead of bytes for topology name
2015-02-03 Maxim KoltsovSet %DefaultEncoding, now python code can use str
2015-02-03 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-02-03 Alexey ShvetsovNPY_INT should be used instead of NPY_LONG
2015-01-27 Alexey ShvetsovMerge branch 'master' into pygromacs
2015-01-08 Alexey ShvetsovMerge branch 'master' into pygromacs
2014-12-26 Maxim KoltsovImplement members of Selection
2014-12-26 Maxim KoltsovMerge branch 'pygromacs' of git+ssh://biod.pnpi.spb...
2014-12-26 Maxim KoltsovAdd support for SelecitonOption and couple more
2014-12-22 Maxim KoltsovMerge branch 'pygromacs' of git+ssh://biod.pnpi.spb...
2014-12-22 Alexey ShvetsovMerge branch 'master' into pygromacs
2014-12-21 Maxim KoltsovReenable sip split for all modules except Analysis
2014-12-21 Maxim KoltsovFix years in copyrights
2014-12-21 Maxim KoltsovAdd possibility to report python exceptions
2014-12-21 Maxim KoltsovAdd support for defining Options from python
2014-12-19 Maxim KoltsovChange commandline runner implementation
2014-12-06 Alexey ShvetsovUpdate build system to properly play with numpy
2014-12-06 Maxim KoltsovWorkaround redifinition of copy_t_atoms
2014-12-05 Maxim KoltsovStart working on topology
2014-11-22 Maxim KoltsovMove to NumPy in Python API
2014-10-14 Alexey ShvetsovFix compilation of python bindings
2014-10-13 Alexey ShvetsovAdd python api to gromacs build