Files
Upsilon/apps/shared
Arthur Camouseigt 6a84ba2523 [global_context.cpp] Fixing sequence bug
u(n+2) = u(n+1) + u(n) + u(2)
u(0) = 2
u(1) = 2
Crashed because the global context was not checking if the sequence was
badly referencing itself

Change-Id: I97f694955e15518bb088db50deb761d7ee09d75f
2020-11-04 15:33:00 +01:00
..
2020-04-14 09:31:02 -04:00
2020-04-14 09:31:02 -04:00
2020-11-04 14:45:35 +01:00
2019-09-09 19:10:17 +02:00
2019-09-09 19:10:17 +02:00
2020-11-04 15:32:59 +01:00
2020-04-14 09:31:02 -04:00
2019-08-08 16:29:38 +02:00