hwtypes
hwtypes copied to clipboard
Make dependencies optional
resolves #37
@leonardt
Yes, you are correct we will need to update downstreams tools.
I am aware of the following dependencies:
Lassen - hwtypes[FP]
Peak - hwtypes[SMT]
Fault - hwtypes[Z3]
(for constrained random)
Is there any way to install all in a single command as in
pip install git+https://github.com/leonardt/hwtypes@HASH#egg=hwtypes
? GarnetFlow uses this pip command to install packages.