Joshua Morris

Results 8 comments of Joshua Morris

I have a similiar problem. I have attached the output of running the testing suite. [error_log.txt](https://github.com/ghcollin/tftables/files/1718760/error_log.txt)

Thank you for the rapid debug. I have done as you suggested, updating both multitables and tftables using the suggested link. Unfortunately I am still failing the unit tests however...

Ah of course. While I would ideally change my OS I am sadly constrained to Windows in this instance. I am running python 3.5.4 and the multitables test outputs the...

That is fair enough. I will see if I can get a working example going and update the issue when I have a PR ready.

So having dug into this it seems the best option for my personal needs is to instead reproduce the work of [Bravyi et. al.](https://arxiv.org/abs/1808.00128) in Julia. Rather than using this...

I am not sure where that is kicking in - the whole point of the paper is to try and simulate arbitrary quantum states without ever invoking the full vector/density...

Excuse the closing, a case of slow-brain. I have not forgotten about this, but I ended up extending the functionality quite a bit beyond the original manuscript. I will write...

I have written code that performs this decomposition for the default canonical form. Shall I make a PR for it or are alternative methods already in the works? Best, QCmonk