Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SurgeArrester authored Mar 14, 2024
1 parent c7ab99e commit 477b1eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ A feature vector of length 8076 can be generated by concatenating the weighted m
> x = ElMD("NaCl").full_feature_vector()
```

When using 1D unpooled elemental vectors, these may be mapped to the associated chemical formula using the `vector_to_formula` method:
When using 1D unpooled elemental vectors, these may be mapped to the associated chemical formula using the `vec_to_formula` method:

```python
x = ElMD("CaTiO3")
Expand Down

0 comments on commit 477b1eb

Please sign in to comment.