Skip to content

Commit

Permalink
LMDB-based ASE dataset, generic targets, target metadata guessing (#513)
Browse files Browse the repository at this point in the history
* commit for ase dataset

* typo in sid

* address reviews

* address reviews

* remove lock file for readonly lmdb database

* address review

* More comments

* lint

* address reviews

* Apply suggestions from code review

Co-authored-by: Ethan Sunshine <[email protected]>

* lint

---------

Co-authored-by: Ethan Sunshine <[email protected]>
  • Loading branch information
zulissimeta and emsunshine committed Jun 15, 2023
1 parent d2105bc commit 88cad1c
Show file tree
Hide file tree
Showing 9 changed files with 1,315 additions and 120 deletions.
1 change: 1 addition & 0 deletions env.common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ dependencies:
- black==22.3.0
- matplotlib
- numba
- orjson
- pip
- pre-commit=2.10.*
- pyg=2.2.0
Expand Down
Loading

0 comments on commit 88cad1c

Please sign in to comment.