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

Delete parameter #12

Open
joaquimg opened this issue Mar 8, 2019 · 2 comments
Open

Delete parameter #12

joaquimg opened this issue Mar 8, 2019 · 2 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@joaquimg
Copy link
Collaborator

joaquimg commented Mar 8, 2019

No description provided.

@joaquimg
Copy link
Collaborator Author

joaquimg commented Mar 8, 2019

params.inds will need to be a dictionary

@joaquimg joaquimg self-assigned this Mar 12, 2019
@joaquimg
Copy link
Collaborator Author

I am considering having two states:

  • regular: not using intermediary dict. can only be used before deleting a paramter
  • mapped: uses a intermediary dict. is activated after the first parameter is deleted
    We could return to state regular sending the map to the user...

Basic tests show that using the dict is 20x slower in sync

@joaquimg joaquimg removed their assignment Mar 13, 2019
@joaquimg joaquimg added the question Further information is requested label Mar 13, 2019
@joaquimg joaquimg added the enhancement New feature or request label Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant