Stats
Compare changes
- Pedro L. Magalhães authored
+ 355
− 26
@@ -2,14 +2,11 @@
@@ -40,7 +37,7 @@ def generate_pseudo_unique_key(key_list: tuple, max_iterations: int = 10) -> str
@@ -57,7 +54,7 @@ def discrete_sinusoid_matching_integral(
@@ -71,7 +68,7 @@ def discrete_sinusoid_matching_integral(
@@ -90,7 +87,7 @@ def discrete_sinusoid_matching_integral(
@@ -127,7 +124,7 @@ def synch_profile(profile: list, reference_profile: list, synch: bool = True) ->
@@ -188,10 +185,10 @@ def synch_profile(profile: list, reference_profile: list, synch: bool = True) ->
@@ -210,7 +207,7 @@ def create_profile_using_time_weighted_state(
@@ -222,13 +219,13 @@ def create_profile_using_time_weighted_state(
@@ -246,26 +243,26 @@ def create_profile_using_time_weighted_state(
@@ -280,7 +277,7 @@ def create_profile_using_time_weighted_state(
@@ -291,6 +288,257 @@ def create_profile_using_time_weighted_state(
@@ -300,7 +548,7 @@ def max_min_sinusoidal_profile(
@@ -317,7 +565,7 @@ def max_min_sinusoidal_profile(
@@ -331,7 +579,7 @@ def max_min_sinusoidal_profile(
@@ -345,7 +593,7 @@ def max_min_sinusoidal_profile(
@@ -354,6 +602,87 @@ def max_min_sinusoidal_profile(