NingdongWang

Results 2 issues of NingdongWang

Hi, I recently updated my xopt from 1.4.1 to 2.2.2. I noticed that running Xopt in parallel (processes, threads, MPI) does not make a dump file anymore. This makes it...

I put in a fix for #234 and #235 The error is caused by duplicate indices in `AsynchronousXopt.data`. When adding new data, `Xopt.add_data()` checks if `self.data` exists. If this is...