Xiu-zhe (Roger) Luo

Results 505 comments of Xiu-zhe (Roger) Luo

@shubhusion could you point out the methods and classes you would like to work on (perhaps in the end) then I'll open an issue for you?

Ok, that is amazing @shubhusion! just in case of confusion, I updated the bounty description a bit - it should be 20 USD for every 5 docstrings. As per the...

I got a reply from Kallie (organizer of unitaryhack): > he event started today, so any PRs submitted before today and/or accepted are not eligible for the bounty. please feel...

In general, we would prefer adding docstring for the methods the user will touch, e.g., the APIs for task https://github.com/QuEraComputing/bloqade-python/blob/main/src/bloqade/task/base.py#L50 ~For more specific docstrings to work on, please feel free...

@Manvi-Agrawal Please do not create separate issues, I will count your total amount of bounty and create issues for you because we need to notify on unitaryhack side too. Regarding...

Hi all I'm opening new issues and will contact unitaryhack to track things correctly today.

I also implemented something a while ago mostly only for printing and ssrialization. A special singleton is defined to distinguish the ones with default value and the ones with no...

thanks yeah this could be a nice addition. I won't have time working on this anymore however (my bandwidth is more limited due to my limbo situation caused by the...

This is exactly why I proposed this https://github.com/JuliaLang/julia/discussions/48819. This is not sustainable if we require downstream developers to change their implementation every time something is changed upstream. I'm not sure...

OK, so it turns out the current solution should be moving the Docs.doc query implementation out of the REPL package.