Skip to content

Tags: deepmodeling/dpgen2

Tags

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Skip train when the init model is provided (#116)

At iteration 0, it is not necessary to train the model if a init_model
is provided.

Co-authored-by: Han Wang <wang_han@iapcm.ac.cn>

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add documentation (#79)

* fix bugs of import functions

* fix bug of context

* add example of new input

* new format of submit input. add dargs check.

* command line option for old-style compatibility

* fix s3 config of commands

* add showkey, fix minor issues

* add missing file

* fix bug

* add guidance for dpgen2 command and input scripts.

Co-authored-by: Han Wang <wang_han@iapcm.ac.cn>

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
show status of workflows (#71)

* show status of workflows.

* fix bugs

* change scheduler converged to complete. add complete for stage_scheduler

* fix == None

Co-authored-by: Han Wang <wang_han@iapcm.ac.cn>

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix RTD installation error (#56)

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
implement exploration report by BigParameter (#39)

Co-authored-by: Han Wang <wang_han@iapcm.ac.cn>

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pass scheduler as an artifact (#29)

* change interface of scheduler from parameter to artifact

* adjust test for artifact scheduler

Co-authored-by: Han Wang <wang_han@iapcm.ac.cn>

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pub pypi (#20)

* add pub pypi

* remove test pypi

Co-authored-by: Han Wang <wang_han@iapcm.ac.cn>