Peter-Metz / state_taxdata

3 stars 2 forks source link

Parameterize target tolerances #1

Open MattHJensen opened 4 years ago

MattHJensen commented 4 years ago

Parameterize upper and lower tolerances for each target.

(Discussed on a call between Peter and Matt on 7-13-20)

Peter-Metz commented 4 years ago

@MattHJensen I've started parametrizing constraint tolerances in the new get_constraint_bounds() method. Here's how it works:

Let me know what you think about this approach conceptually. I still have to do lots of testing.