-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This is a two part issue that Alex Lazea and I can help implement:
- Removing any duplicated/unused code from the banditPAM codebase.
- We're specifically targeting either pieces of code that aren't being used or other code that is creating class attributes or
other non optimal pieces of code
- We're specifically targeting either pieces of code that aren't being used or other code that is creating class attributes or
- Simplifying the algorithm itself into a couple simpler functions with a rewrite of some of those functions.
- This is to make the code more optimized by replacing the for loop as an apply function.
- We will also be looking to combine the build and swap methods of banditPAM into one or two methods that will be simpler to read
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request