Commit Graph

2375 Commits

Author SHA1 Message Date
Matteo Giantomassi e77ab74021 Fix sigres unit test 2018-01-16 00:07:39 +01:00
Matteo Giantomassi 18397f0731 Add robot.plot_convergence(key, sortby, hue) 2018-01-15 23:23:53 +01:00
gmatteo 47b668de01
Merge pull request #138 from gpetretto/develop
fix to_pymatgen conversion for phonon DOS
2018-01-15 23:01:55 +01:00
guido a8feda571a fix to_pymatgen conversion for phonon DOS 2018-01-15 10:27:15 +01:00
Matteo Giantomassi 817b75d087 Just to trigger travis after pymatgen rebase 2018-01-14 18:48:23 +01:00
Matteo Giantomassi 6fb6d6906a Add NcFile.params abstract property 2018-01-14 17:22:47 +01:00
Matteo Giantomassi 3035dcf02a Add plot_qpgaps_convergence 2018-01-13 23:20:01 +01:00
Matteo Giantomassi 341cdcf4ac Add Robot.group_and_sortby 2018-01-13 15:52:30 +01:00
Matteo Giantomassi 747cfa7d6d Activate sigeph unit tests 2018-01-12 23:00:59 +01:00
Matteo Giantomassi a83e651314 Try to work around the bug np.einsum fixed in #10371 2018-01-12 17:34:32 +01:00
Matteo Giantomassi 7db87be7e5 Use TRAVIS_PYTHON_VERSION instead of PYTHON_VERSION 2018-01-12 16:51:13 +01:00
Matteo Giantomassi 0c250a72b9 Sleep(2) if yaml_read_irred_perts raises 2018-01-12 15:57:38 +01:00
Matteo Giantomassi 849c9a503c Fix typo 2018-01-12 15:03:29 +01:00
Matteo Giantomassi 469d7c7cf1 Fix unit tests 2018-01-12 14:29:34 +01:00
Matteo Giantomassi 9399078334 Remove htc module 2018-01-12 13:35:26 +01:00
Matteo Giantomassi 4e2c07c24a Code cleanup 2018-01-11 19:11:43 +01:00
Matteo Giantomassi ebb76bb807 Add badges for docs 2018-01-08 23:15:08 +01:00
Matteo Giantomassi 3e79f29975 Fix string comparison 2018-01-08 17:58:50 +01:00
Matteo Giantomassi 6f2b588411 Fix portability issue 2018-01-08 17:32:48 +01:00
Matteo Giantomassi 8bf50c22f2 Use latest conda, add sphinx-youtube and my_style.css 2018-01-08 16:52:42 +01:00
Matteo Giantomassi b3ee07b931 Cleanup 2018-01-06 19:02:42 +01:00
Matteo Giantomassi 83d3c0e401 Add abiview options to change mpl backend, fix mati3inv tests 2018-01-03 13:31:40 +01:00
Matteo Giantomassi 74459682de chmod PostBuild 2018-01-03 03:23:09 +01:00
gmatteo 735e51a07d Add abinit to env.yml 2018-01-03 03:20:49 +01:00
Matteo Giantomassi df604f2fb5 Create binder directory 2018-01-03 03:16:03 +01:00
Matteo Giantomassi 48204df80b Fix typos 2018-01-03 02:24:44 +01:00
gmatteo 428369e4c3 new env.yml 2018-01-03 02:24:21 +01:00
Matteo Giantomassi a8c11385b1 Docs 2018-01-03 02:06:51 +01:00
Matteo Giantomassi 512d938c28 Fix typo in requirements.txt 2017-12-30 01:30:36 +01:00
Matteo Giantomassi f9e3f5a5cd Merge branch 'develop' of https://github.com/abinit/abipy into develop
* 'develop' of https://github.com/abinit/abipy:
  more imports in flowtk
  add manager as argument
  fix tests
2017-12-30 01:11:27 +01:00
Matteo Giantomassi 3fe8d08645 Cosmetic changes 2017-12-30 01:04:47 +01:00
Matteo Giantomassi de60f53fd1 Cosmetic changes 2017-12-30 01:03:31 +01:00
gmatteo 58cfd3b7a4
Merge pull request #136 from gpetretto/develop
updates
2017-12-30 00:36:37 +01:00
Matteo Giantomassi 465b939e62 Fix typo 2017-12-29 23:32:56 +01:00
Matteo Giantomassi 82e9de7a22 sphinx if py2.7, itests if py3.6 2017-12-29 23:00:30 +01:00
Matteo Giantomassi e46c0327cc Reactivate nose, sphinx build with j4 2017-12-29 18:54:05 +01:00
Matteo Giantomassi 805655a559 Use py-xdist 2017-12-29 18:27:27 +01:00
Matteo Giantomassi 1740a08f52 Fix integration tests 2017-12-29 18:03:02 +01:00
Matteo Giantomassi b91a76bc96 Replace phonon_flow with PhononFlow subclass 2017-12-29 17:26:32 +01:00
Matteo Giantomassi 377133c4c8 Fix portability issues 2017-12-29 16:06:10 +01:00
Matteo Giantomassi 6e3c4ddaca Debuggin pytest 2017-12-29 14:57:24 +01:00
Matteo Giantomassi cc01cf7a79 Use ignore opts with pytest 2017-12-29 14:38:01 +01:00
Matteo Giantomassi 1a65b733e1 Ignore dirs 2017-12-29 13:14:17 +01:00
Matteo Giantomassi 1579bcb83d Install pytest-cov 2017-12-29 12:50:12 +01:00
Matteo Giantomassi e82a843194 Try to replace nose with pytest 2017-12-29 12:33:57 +01:00
Matteo Giantomassi f621450cf8 RTFD2 2017-12-28 23:52:28 +01:00
Matteo Giantomassi e49a363c8b Yet another try 2017-12-28 23:34:53 +01:00
Matteo Giantomassi abdccd1c2b Disable sphinxarg.ext 2017-12-28 23:13:20 +01:00
Matteo Giantomassi 944eb367a4 Fix typo 2017-12-28 23:03:12 +01:00
Matteo Giantomassi e9eae1d4c8 RTFD 2017-12-28 22:47:17 +01:00