Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve splitref: breakdown into 3 functions #3

Open
2 tasks done
coraliewilliams opened this issue Nov 8, 2022 · 1 comment
Open
2 tasks done

Improve splitref: breakdown into 3 functions #3

coraliewilliams opened this issue Nov 8, 2022 · 1 comment

Comments

@coraliewilliams
Copy link
Owner

coraliewilliams commented Nov 8, 2022

Breakdown splitref into three functions:

1. splitref_two
Split references amongst two collaborators (allowing different proportions for splitting).

  • change arguments
  • try another way of assigning props

2. splitref_k
Split references amongst multiple collaborators (allowing for only an equal proportion of splits).

3. spiltref_kprop (to do later on)
Split references amongst multiple collaborators (allowing different proportions for splitting).

@coraliewilliams
Copy link
Owner Author

coraliewilliams commented Nov 8, 2022

Make note to check time efficiency (for cases of large reference lists).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant