@@ -37,7 +37,7 @@ Extract solution vectors from a `Result` object based on specified filtering cri
3737Filtered solution vectors matching the specified criteria
3838
3939
40- <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.0 /src/transform_solutions.jl#L196-L215 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
40+ <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.1 /src/transform_solutions.jl#L196-L215 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
4141
4242</details >
4343
@@ -72,7 +72,7 @@ Extract solution vectors from a `Result` object based on specified filtering cri
7272Filtered vector of each branch matching the specified criteria
7373
7474
75- <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.0 /src/transform_solutions.jl#L236-L255 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
75+ <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.1 /src/transform_solutions.jl#L236-L255 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
7676
7777</details >
7878
@@ -94,7 +94,7 @@ get_single_solution(
9494Return an ordered dictionary specifying all variables and parameters of the solution in ` result ` on ` branch ` at the position ` index ` .
9595
9696
97- <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.0 /src/transform_solutions.jl#L1 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
97+ <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.1 /src/transform_solutions.jl#L1 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
9898
9999</details >
100100
@@ -127,7 +127,7 @@ not_class::String : do not count solutions in this class
127127` Array{Dict,D} ` : Vector of dictionaries mapping branch indices to points satisfying the stability criteria at each parameter value
128128
129129
130- <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.0 /src/Result.jl#L122-L139 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
130+ <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.1 /src/Result.jl#L123-L140 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
131131
132132</details >
133133
@@ -158,7 +158,7 @@ not_class::String : do not count solutions in this class
158158
159159
160160
161- <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.0 /src/Result.jl#L92-L106 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
161+ <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.1 /src/Result.jl#L92-L106 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
162162
163163</details >
164164
@@ -194,7 +194,7 @@ classify_solutions!(res, "sqrt(u1^2 + v1^2) > 1.0" , "large_amplitude")
194194
195195
196196
197- <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.0 /src/classification.jl#L1 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
197+ <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.1 /src/classification.jl#L1 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
198198
199199</details >
200200
@@ -216,7 +216,7 @@ get_class(
216216Returns an array of booleans classifying ` branch ` in the solutions in ` res ` according to ` class ` .
217217
218218
219- <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.0 /src/classification.jl#L43 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
219+ <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.1 /src/classification.jl#L43 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
220220
221221
222222
@@ -232,7 +232,7 @@ get_class(
232232Returns an array of booleans classifying each branch in the solutions in ` res ` according to ` class ` .
233233
234234
235- <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.0 /src/classification.jl#L53 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
235+ <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.1 /src/classification.jl#L53 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
236236
237237</details >
238238
@@ -253,7 +253,7 @@ filter_result!(
253253Removes all solution branches from ` res ` where NONE of the solution falls into ` class ` . Typically used to filter out unphysical solutions to prevent huge file sizes.
254254
255255
256- <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.0 /src/classification.jl#L189 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
256+ <Badge type =" info " class =" source-link " text =" source " ><a href =" https://github.com/QuantumEngineeredSystems/HarmonicSteadyState.jl/blob/v0.3.1 /src/classification.jl#L189 " target =" _blank " rel =" noreferrer " >source</a ></Badge >
257257
258258</details >
259259
0 commit comments