optimamodel / optima

Optima HIV software tool
http://optimamodel.com
GNU Lesser General Public License v3.0
7 stars 1 forks source link

Change to using sc.parallelizer(..., serial=True) for new sciris versions #1931

Closed kelvinburke closed 1 month ago

kelvinburke commented 1 month ago

Between sciris versions 2.0.2 and 3.0.0 the prefered serial argument was parallelizer='serial-nocopy', otherwise just serial=True does the same thing