Riccardo Foffi

Results 4 issues of Riccardo Foffi

I'm developing a model where the agent stepping function makes use of some linear algebra functions that are not out-of-the-box compatible with tuples (mainly rotations of `agent.vel`, requiring matrix multiplications...

I have a DrWatson project named `GradientSensing` which resides in a directory named `PhycosphereRadius` (where other projects also live). Now I have run some analysis and let's say in my...

running-listing
data

Is there a way to access the time (frame) at which a given track starts? I was writing a function to produce customized animations (with Plots.jl) of the tracks, and...