Matthew Silverman

Results 27 comments of Matthew Silverman

I just added [a hack](https://github.com/XanaduAI/MrMustard/pull/394/commits/73dd5983ae16f6d46c217c9bd0418ca37363bf48) to suppress the julia outputs that happen the first time you import it (in other words, the first time you increase the precision). If we...

confirmed offline, it's ok to have the output

This came up for me while working on tape-related stuff, so I just wanted to share some updates/discoveries. The unofficial API here is that `tape.trainable_parameters` defaults to all parameters, and...

@dime10 I pretty much proposed that earlier today :D but I don't think the difference is super duper significant. I also think that change would break quite a lot of...

I would direct that question to you and the team! @albi3ro and @mudit2812 were [discussing](https://xanaduhq.slack.com/archives/C0271MF2M50/p1711476600330869) whether or not the per-PR updates were annoying, so I made this PR for us...

what environment did you test it in? I'm seeing things working fine in terminal with/without rich, and with/without files already being present. I tried it all in jupyter lab and...