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
Files are changed to comply with the new `Arianna` version.
Now, each `chain` has its own numbered folder, where individual
callbacks+ trajectories are stored.
The acceptance is not a callback anymore and the `StoreAcceptance`
algorithm is now used. The `StoreAcceptance` algorithm is now parsed,
when running commands from CLI.
Callbacks have changed names and are not named `function callback_*`.
Callback functions are not written as:
```julia
Arianna.@callback function my_callback()
```
0 commit comments