hema-ted / pyzfs

A python package to compute zero-field-splitting tensors for molecules and spin quantum bits in semiconductors.
MIT License
11 stars 10 forks source link

Add unittest to CI #10

Closed malramsay64 closed 4 years ago

malramsay64 commented 4 years ago

This ensures the unit tests run on every commit.

Related to #9

hema-ted commented 4 years ago

Thanks!