Skip to content

Releases: mtzgroup/chemcloud-client

0.9.0

14 Jun 23:08
Compare
Choose a tag to compare

Upgraded to qcop Generics (ProgramOutput[InputType, ResultsType]).

0.6.2

27 Dec 23:22
Compare
Choose a tag to compare

Updated qcelemental==0.24.0 -> 0.25.1

0.6.1

20 Jul 05:46
Compare
Choose a tag to compare

Pegged qcelemental==0.24.0

0.6.0

20 Jul 05:20
Compare
Choose a tag to compare

Updated name to chemcloud

0.4.1

07 May 17:38
Compare
Choose a tag to compare
  • Upped the default timeout on http reads from 5.0s -> 20.0s.

0.4.0

20 Apr 19:15
Compare
Choose a tag to compare

All the latest and greatest.

0.3.1

27 Mar 23:39
Compare
Choose a tag to compare

Fixes issue of not b64 decoding input values returned by the server.

0.3.0

27 Mar 01:58
Compare
Choose a tag to compare

Support native_files for retrieving QC package specific files generated during a computation. Support seeding TeraChem computations with a c0 or ca0 and cb0 wave function file. Transparently encode/decode binary file data in communication with server using base64 encoding.

0.2.4

08 Jun 01:54
Compare
Choose a tag to compare

Added private queues.

0.2.3

05 Jun 01:50
Compare
Choose a tag to compare

Added batch computing feature to compute and compute_procedure methods.