You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In commit bc69cd0 we introduced that a particle has the dimension
$$M\times N \times d$$
where
$M$ denotes the number of independent runs,
$N$ is the number of particles and
$d$ is the dimension.
Also in this commit we dropped the primary support for parallel runs via multiprocessing. This might be reintroduced later.
Furthermore this development changed the structure of the batching routine, this needs to be explained.
This discussion was converted from issue #1 on May 19, 2023 10:10.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In commit bc69cd0 we introduced that a particle has the dimension
where
Also in this commit we dropped the primary support for parallel runs via multiprocessing. This might be reintroduced later.
Furthermore this development changed the structure of the batching routine, this needs to be explained.
Beta Was this translation helpful? Give feedback.
All reactions