File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,9 @@ OpenQDC is a python library to work with quantum datasets. It's a package aimed
5
5
- 🐍 Simple pythonic API
6
6
- 🕹️ ML-Ready: all you manipulate are ` torch.Tensor ` ,` jax.Array ` or ` numpy.Array ` objects.
7
7
- ⚛️ Quantum Ready: The quantum methods are checked and standardized to provide addictional values.
8
- - ✅ Standardize : The datasets are written in standard and performant formats with annotated metadata like units and labels.
8
+ - ✅ Standardized : The datasets are written in standard and performant formats with annotated metadata like units and labels.
9
9
- 🧠 Performance matters: read and write multiple formats (memmap, zarr, xyz, etc).
10
+ - 📈 Data: have access to 1.5+ billion datapoints
10
11
11
12
Visit our website at TOFILL <IDK >.
12
13
You can’t perform that action at this time.
0 commit comments