John Hu
John Hu
There are so many "jobs" term in perforce. I mean the one at viewing changelist GUI, like: 
Hi @arita37 The followings are my replies: > 1. How PyOpenCL compatible with NVidia Card ? Yes, it is compatible with NVidia Card. We are using NVidia GPU Card for...
@arita37 Thanks for the suggestion. I will check PyGMO to learn more on python wrapper since I am not a very good python programmer.....
Great... It would be nice to have a python wrapper for the implementation of objective function.... If possible, please help us to have such kind of feature.
Currently, UI doesn't support viewer mode. I am 100% sure that all viewers are affected if we have viewer mode.
related #24
@Ancinek I got the same issue recently. The key is that antd's Form asks rc-form to put two magic props, `data-__meta` and `data-__field`, into your component, see [here](https://github.com/react-component/form/blob/e4fa26f4282b23723c565889c4c04ebaf40a1d8f/src/createBaseForm.js#L265-L271) and [here](https://github.com/ant-design/ant-design/blob/d9ca0d838186af07e6983e83010059fde7573638/components/form/Form.tsx#L228-L233)....
@meadsteve Would you mind to review this pull request? Since I am a newbie to Elixir, please tell me more if you find any improper codes.