Christopher M. Pierce
Christopher M. Pierce
I'm trying to use pymba on Windows w/ Python 3.7. I followed the installation instructions, but receive the following error when trying to setup the library.  I am able...
Hey, thanks for this tool! Looks like I might be able to recover the password I lost to an old volume after all. I see a segmentation fault on ubuntu...
Hey folks, I am running into some errors evaluating CSEA on ZDT2. Here are the specific settings: ``` CSEA k: 6 gmax: 3000 ``` ``` ZDT2 N: 20 M: 2...
Hello, thanks again for this project. I received the following error while running MOEA/D-EGO on the WFG1 problem. ``` Error using erfc Input must be real and full. Error in...
Hey folks. First, thank you for this project! I am working on some MOGA research, and platEMO is a truly amazing resource and is saving me a huge amount of...
Hey folks, I am running into another problem related to integrals. I can't seem to get GPU support working correctly with them. The script I wrote runs correctly when the...
Hey folks, I am moving the issue here from the Julia Slack: I am running into a problem where the loss function generated from PDEs that have an integral in...
Thanks for the plugin! I just installed it in kicad 8.0 from the plugin manager. After setting up bs4 (ie from #36) I tried to export one of my boards...
Hey folks, for my application I added some methods that provide aggregate output from the data class. The added methods are: - `get_all_pm` - Returns all PM measurements as a...
This PR implements the linear point transformation on particle phase space coordinates. That is, given a matrix representing a transformation of the spatial coordinates (r -> M*r), the corresponding canonical...