FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Export Linspace and Logspace iterators by johann-cm · Pull Request #1348 · rust-ndarray/ndarray · GitHub

Export Linspace and Logspace iterators - #1348

Merged
nilgoyette merged 4 commits into
rust-ndarray:masterfrom
johann-cm:linspace
Jan 18, 2024
Merged

Export Linspace and Logspace iterators#1348
nilgoyette merged 4 commits into
rust-ndarray:masterfrom
johann-cm:linspace

Conversation

Copy link
Copy Markdown
Contributor

This is a simple PR to make the Linspace and Logspace iterators, as well as the functions linspace, range, and logspace publicly available.
Resolves #1065.

Copy link
Copy Markdown
Collaborator

One could say that it's strange for ndarray to provide a lin/log-space iterator. Imo, this code already exist and we're already maintaining it. We might as well share it to make it useful to more people. 👍

I don't mind merging this. I'll wait one day to let the other maintainers express their opinion, if they want.

lquenti left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Copy link
Copy Markdown
Collaborator

Thank you for your contribution @johann-cm

nilgoyette merged commit 8d91bc2 into rust-ndarray:master Jan 18, 2024
This file contains hidden or 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
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.

Export linspace module

3 participants


Back | FazBrowse Home | New Git URL