-
-
Notifications
You must be signed in to change notification settings - Fork 17
Add more compile time checks #9
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Closed form filters might benefit from some compile-time checks to optimize filtering for special-cases. Also, the template parameter
debugcould allow more testing for more conditions (e.g. things that trigger NaNs) in the non-closed-form filters.