@@ -12,10 +12,7 @@ const fmt = :png
1212```
1313
1414```
15- Error: Failed to precompile PiecewiseDeterministicMarkovProcesses [86206cdf
16- -4603-54e0-bd58-22a2dcbf57aa] to "/cache/julia-buildkite-plugin/depots/5b30
17- 0254-1738-4989-ae0a-f4d2d937f953/compiled/v1.10/PiecewiseDeterministicMarko
18- vProcesses/jl_jbGKkl".
15+ :png
1916```
2017
2118
6562```
6663
6764```
68- Error: LoadError: UndefVarError: `@with_kw` not defined
69- in expression starting at /cache/build/exclusive-amdci3-0/julialang/scimlbe
70- nchmarks-dot-jl/benchmarks/HybridJumps/Synapse.jmd:3
65+ Main.var"##WeaveSandBox#225".PreSynapseParams
7166```
7267
7368
585580```
586581
587582```
588- Error: LoadError: UndefVarError: `@with_kw` not defined
589- in expression starting at /cache/build/exclusive-amdci3-0/julialang/scimlbe
590- nchmarks-dot-jl/benchmarks/HybridJumps/Synapse.jmd:3
583+ Main.var"##WeaveSandBox#225".SynapseParams
591584```
592585
593586
@@ -759,9 +752,7 @@ GABA_matrix() = get_stoichmatrix(gaba_destexhe)
759752```
760753
761754```
762- Error: LoadError: UndefVarError: `@reaction_network` not defined
763- in expression starting at /cache/build/exclusive-amdci3-0/julialang/scimlbe
764- nchmarks-dot-jl/benchmarks/HybridJumps/Synapse.jmd:3
755+ GABA_matrix (generic function with 1 method)
765756```
766757
767758
@@ -808,11 +799,6 @@ const bap_by_epsp = Float64[];
808799const nu = buildTransitionMatrix ();
809800```
810801
811- ```
812- Error: UndefVarError: `SynapseParams` not defined
813- ```
814-
815-
816802
817803
818804
1004990```
1005991
1006992```
1007- Error: LoadError: UndefVarError: `@unpack_SynapseParams` not defined
1008- in expression starting at /cache/build/exclusive-amdci3-0/julialang/scimlbe
1009- nchmarks-dot-jl/benchmarks/HybridJumps/Synapse.jmd:4
993+ initial_conditions_discrete (generic function with 1 method)
1010994```
1011995
1012996
@@ -1016,11 +1000,6 @@ const xc0 = initial_conditions_continuous_temp(p_synapse);
10161000const xd0 = initial_conditions_discrete (p_synapse);
10171001```
10181002
1019- ```
1020- Error: UndefVarError: `initial_conditions_continuous_temp` not defined
1021- ```
1022-
1023-
10241003
10251004
10261005
@@ -1082,9 +1061,7 @@ end
10821061```
10831062
10841063```
1085- Error: LoadError: UndefVarError: `@unpack_SynapseParams` not defined
1086- in expression starting at /cache/build/exclusive-amdci3-0/julialang/scimlbe
1087- nchmarks-dot-jl/benchmarks/HybridJumps/Synapse.jmd:17
1064+ B (generic function with 1 method)
10881065```
10891066
10901067
@@ -1383,9 +1360,7 @@ end
13831360```
13841361
13851362```
1386- Error: LoadError: UndefVarError: `@unpack_SynapseParams` not defined
1387- in expression starting at /cache/build/exclusive-amdci3-0/julialang/scimlbe
1388- nchmarks-dot-jl/benchmarks/HybridJumps/Synapse.jmd:4
1363+ F_synapse (generic function with 1 method)
13891364```
13901365
13911366
@@ -1627,9 +1602,7 @@ end
16271602```
16281603
16291604```
1630- Error: LoadError: UndefVarError: `@unpack_SynapseParams` not defined
1631- in expression starting at /cache/build/exclusive-amdci3-0/julialang/scimlbe
1632- nchmarks-dot-jl/benchmarks/HybridJumps/Synapse.jmd:5
1605+ R_synapse (generic function with 2 methods)
16331606```
16341607
16351608
@@ -2045,9 +2018,7 @@ end
20452018```
20462019
20472020```
2048- Error: LoadError: UndefVarError: `@unpack_SynapseParams` not defined
2049- in expression starting at /cache/build/exclusive-amdci3-0/julialang/scimlbe
2050- nchmarks-dot-jl/benchmarks/HybridJumps/Synapse.jmd:66
2021+ J_synapse (generic function with 1 method)
20512022```
20522023
20532024
@@ -2109,7 +2080,7 @@ end
21092080```
21102081
21112082```
2112- Error: UndefVarError: `CHV` not defined
2083+ SynapseProblem (generic function with 2 methods)
21132084```
21142085
21152086
@@ -2320,7 +2291,7 @@ end
23202291```
23212292
23222293```
2323- SynapseProblem (generic function with 1 method )
2294+ SynapseProblem (generic function with 3 methods )
23242295```
23252296
23262297
@@ -2564,7 +2535,7 @@ end
25642535```
25652536
25662537```
2567- Error: UndefVarError: `SynapseParams` not defined
2538+ formatSynapseResult (generic function with 1 method)
25682539```
25692540
25702541
@@ -2593,11 +2564,6 @@ const algorithms = (
25932564);
25942565```
25952566
2596- ```
2597- Error: UndefVarError: `Rosenbrock23` not defined
2598- ```
2599-
2600-
26012567
26022568
26032569
@@ -2628,11 +2594,6 @@ for algo in algorithms
26282594end
26292595```
26302596
2631- ```
2632- Error: UndefVarError: `algorithms` not defined
2633- ```
2634-
2635-
26362597
26372598``` julia
26382599fig = plot (xlabel = " Voltage" , ylabel = " Time" );
@@ -2643,11 +2604,7 @@ end
26432604title! (" Vsp" )
26442605```
26452606
2646- ```
2647- Error: UndefVarError: `plot` not defined
2648- ```
2649-
2650-
2607+ ![ ] ( figures/Synapse_22_1.png )
26512608
26522609``` julia
26532610fig = plot (xlabel = " N" , ylabel = " Time" );
@@ -2659,7 +2616,8 @@ title!("2line-Go, AMPA")
26592616```
26602617
26612618```
2662- Error: UndefVarError: `plot` not defined
2619+ Error: BoundsError: attempt to access 10004-element Vector{Float64} at inde
2620+ x [1:22761]
26632621```
26642622
26652623
@@ -2698,11 +2656,6 @@ for algo in algorithms
26982656end
26992657```
27002658
2701- ```
2702- Error: UndefVarError: `BenchmarkTools` not defined
2703- ```
2704-
2705-
27062659
27072660``` julia
27082661labels = [a. label for a in algorithms]
@@ -2713,11 +2666,7 @@ bar(labels, relmedtimes, markeralpha=0, series_annotation=medtimes, fmt=fmt)
27132666title! (" evolveSynapse (Median time)" )
27142667```
27152668
2716- ```
2717- Error: UndefVarError: `algorithms` not defined
2718- ```
2719-
2720-
2669+ ![ ] ( figures/Synapse_25_1.png )
27212670
27222671``` julia
27232672medmem = [text (string (round (median (b). memory/ 1e6 , digits= 3 )," Mb" ), :center , 12 ) for b in bs]
@@ -2727,11 +2676,7 @@ bar(labels, relmedmem, markeralpha=0, series_annotation=medmem, fmt=fmt)
27272676title! (" evolveSynapse (Median memory)" )
27282677```
27292678
2730- ```
2731- Error: UndefVarError: `bs` not defined
2732- ```
2733-
2734-
2679+ ![ ] ( figures/Synapse_26_1.png )
27352680
27362681
27372682
0 commit comments