-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added data_clamp method for jitting simulations with clamps * Added delete clamps method * Added data_clamp to View * Black * Unified _data_clamp and _data_stimulate * Review updates * One more typehint * Get rid of extraneously added null currents from integration * Added more data_clamp tests and a check for same length externals in integration (padding only happens when t_max is specified) * Minor revisions and formatting * Black upgraded
- Loading branch information
1 parent
cd861e3
commit 3cdb490
Showing
3 changed files
with
232 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters