Wei

Results 5 comments of Wei

Can you provide an ETA for this feature to be completed? Thank you!

If I understand, the ternary operator and the if condition are not equivalent in terms of their mechanics. Ternary operates similar to a multiplexer, therefore executing whatever is inside and...

I tried looking for the file responsible for this optimization and couldn't find it. Can someone indicate me where to look? I tried looking in visitors with Branch and Cond...

Agreed, the current generated code may be more efficient on a FPGA because it doesn’t need to use additional gates to enable/disable the logic. However in a computer, it’s unnecessary...

Do you think it is possible to make a copy of the gravity.db, then perform the syncing, and move the group assignments back using SQLite cli? I am asking this...