Jim Chen
Jim Chen
I use a same configuration file but 2 different software to connect to my company VPN server. After use openvpn-gui connnecting success, I can not connect to my company website...
Hi, I am refactoring `pygad.py` I wonder why there are lots of duplicate code in function `unique_genes_by_space`, which the function `unique_int_gene_from_range` are mostly use same arguments in the function `unique_genes_by_space`....
In `lib/utils/transforms.py` line 179, 180 center_new[0] = center_new[0] * 1.0 / sf center_new[1] = center_new[1] * 1.0 / sf It should be center_new[1] = center_new[1] * new_ht / ht center_new[0]...
Hi, my pyenv installed at `/home/jimchen/.pyenv/shims/python3` which my machine is Ubuntu20.04  But seems this environment can not be set to use jupyterlab desktop app 
Is there any ways to aquire Authentication data in firebase? I want to aquire data here : https://imgur.com/vqYG3ox
Thanks for sharing such good function, but I wonder if there is any ways to get rule accuracy and final output value of each rules extracted by `rule_extract` function?
**Description** Login using WebAuth get KeyError **Steps to Reproduce the behavior** ``` import steam.webauth account = steam.webauth.WebAuth(my_username, my_password) account_session = account.login(twofactor_code="9BASD") ``` But I got `KeyError: 'transfer_parameters'` I've checked the...
Hi, thanks for the tools, I follow by your documentation and make it work However, I have to go in to kobo setting and reconnect to it when I restart...