Koen van Walstijn
Koen van Walstijn
### Description Activation layers appear to be nested inside their own Serial combinators by default. Is there a reason for this? Also found it mentioned on Stack Overflow with a...
When running NMODL on a mod file (`kv4_ch.mod`, found in https://github.com/Hjorthmedh/BasalGangliaData/tree/main/data/neurons/mechanisms) containing a variable named `is`, SymPy throws a `SyntaxError` that later results in NMODL crashing with seemingly unrelated errors....
From Example 2 in the quick guide ("let's trim some trailing whitespace"), `sd '\s+$' ''` seems to eat the newline at the end of the file, and newlines on empty...