From 4a1e86de266a51119a47ce871e8f8a3ebd8a0793 Mon Sep 17 00:00:00 2001 From: Nathan TeBlunthuis Date: Fri, 6 Jun 2025 07:57:38 -0700 Subject: [PATCH] remove more spaces. --- multiple_iv_simulations/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/multiple_iv_simulations/Makefile b/multiple_iv_simulations/Makefile index 20dfae6..ecaa80e 100644 --- a/multiple_iv_simulations/Makefile +++ b/multiple_iv_simulations/Makefile @@ -1,8 +1,8 @@ .ONESHELL: SHELL=bash -Ns=[1000, 5000, 10000] -ms=[100, 200, 400] +Ns=[1000,5000,10000] +ms=[100,200,400] seeds=[$(shell seq -s, 1 500)] explained_variances=[0.1]