老董

Results 41 comments of 老董

@hegza, do you mean that it is feasible to translate pure python script into rust code, even with some 3rd party modules, like numpy, panda or something else?

@hegza, thanks for your efforts in this field. I think the best program experienece woud be ---- First write code in python to check logic, then translate it to a...

@hegza, actually, I would like the transpiled rust code be uncompilable---In this case, it would almost mean that the original python code is not robust enough, maybe more than 2...

> Thanks for the suggestion! In the paper's abstract the authors state that it's a visual based algorithm. RL and in specific offline RL is kind of new for me....

@GammaGames , thanks for your advice. The link you provided I've visited before, And I did work around the issue by it. Hopefully , SUI could have a better tree...

I have the same issue.

@damywise , I seems to meet a similar issue, could you help me? My initial code is like this: ```dart void main() async { WidgetsFlutterBinding.ensureInitialized(); await windowManager.ensureInitialized(); const minWindowSize =...

I got similiar issue with `split_before_first_argument:false` and `SPLIT_COMPLEX_COMPREHENSION=true`

me too.~this is a really interesting work.