dcambie

Results 5 comments of dcambie

Hi Dan, Ok, I understand your point of keeping model and view separate, it makes a lot of sense. Would about the visualization attribute being kept as a dictionary in...

I'd say it is ready. There are just a couple of changes that are not strictly related to this PR but should be non controversial, namely: - `elif absorption_spectrum is...

Since you are at it, it should be fixed also in item_05_slice_sequence.py line 1 ;)

I just realized that artifacts of public repo are apparently not public, so here are the wheels as attachment for reference [artifact.zip](https://github.com/aspuru-guzik-group/gryffin/files/9606851/artifact.zip)

I also encountered this error. The module is part of the stdlib only on UNIX systems so it fails on Win. Pull request #24 fixes the problem (at the cost...