-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat(lean-imt): added `updateMany` method to package re #117 * feat(lean-imt): implemented some tests on lean-imt re #117 * feat(lean-imt): added more precondition checks re #117 * feat(lean-imt): finished testing on `updateMany` method re #117 * feat(lean-imt): added test to the case when passing repeated indices re #117 * feat(lean-imt): added complexity documentation for `updateMany` method re #117 * feat(lean-imt): added test of several updates re #117 * feat(lean-imt): added repeated indices check re #117 * feat(lean-imt): changed error message to be more accurate re #117 * feat(lean-imt): added complexity in terms only of n re #117 * feat(lean-imt): changed documentation to add discussion in another issue re #117 * feat(lean-imt): fixed typo on documentation re #117 * Update packages/lean-imt/src/lean-imt.ts Co-authored-by: Vivian Plasencia <[email protected]> --------- Co-authored-by: Vivian Plasencia <[email protected]>
- Loading branch information
1 parent
253277c
commit f910628
Showing
2 changed files
with
167 additions
and
0 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