- Mar 17, 2021
-
-
Bentriou Mahmoud authored
-
- Mar 02, 2021
-
-
Bentriou Mahmoud authored
-
- Feb 28, 2021
-
-
Bentriou Mahmoud authored
-
- Feb 24, 2021
-
-
Bentriou Mahmoud authored
The solution is to use FunctionWrappers.jl which provides a high interface for C function pointers. All tests passed.
-
Bentriou Mahmoud authored
-
Bentriou Mahmoud authored
update_state functions but performance gets worst. With bench/pkg/abstract_arrays.jl i've highligthed each time a function is in a collection performance gets worst.
-
- Feb 22, 2021
-
-
Bentriou Mahmoud authored
-
- Feb 21, 2021
-
-
Bentriou Mahmoud authored
-
- Feb 17, 2021
-
-
Bentriou Mahmoud authored
-
- Dec 11, 2020
-
-
Bentriou Mahmoud authored
-
- Dec 09, 2020
-
-
Bentriou Mahmoud authored
models. It's a better semantic and improve performance as well as readability of the code. All the tests passes (except the remark in the last commit).
-
- Dec 05, 2020
-
-
Bentriou Mahmoud authored
-
Bentriou Mahmoud authored
call of isabsorbing() during the simulation. Now the package is a bit more efficient than DiffEqJump.jl with the Catalyst.jl interface which is encouraging, see bench/pkg/catalyst.jl.
-