Skip to content

Conversation

Frank-Duffy
Copy link
Contributor

Added a logspace interface to the loop task to facilitate iterating over lists of logarithmically spaced values during experiments.

@MatthieuDartiailh
Copy link
Member

Out of curiosity, why did you pick logspace over geomspace which provides a more intuitive interface IMHO ? Geomspace would require a number of points but apart from that it would be easier to use I believe.

@MatthieuDartiailh
Copy link
Member

I re-enabled CIs but you will have to push an extra commit to trigger them. You could for example fix the weird copyright (2015-2018-2018).

@Frank-Duffy
Copy link
Contributor Author

Frank-Duffy commented Feb 28, 2023 via email

@Frank-Duffy
Copy link
Contributor Author

I re-enabled CIs but you will have to push an extra commit to trigger them. You could for example fix the weird copyright (2015-2018-2018).

What should I put instead of the copyright listed there?

@MatthieuDartiailh
Copy link
Member

2023 should be sufficient since the code is new.

Check with people in your lab but logspace per numpy definition is really hard to use in my experience and using geomspace would be way more user friendly.

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

Successfully merging this pull request may close these issues.

2 participants