Skip to content

add arange function #24

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

Merged
merged 1 commit into from
Sep 1, 2021
Merged

add arange function #24

merged 1 commit into from
Sep 1, 2021

Conversation

zoziha
Copy link
Member

@zoziha zoziha commented Sep 1, 2021

  • add arange function. (same as [[stdlib_math(module):arange(interface)]])

Description

Creates a rank-1 array of the integer/real type with fixed-spaced values of given spacing, within a given interval.

Notes

Because the latest stdlib does not support as an FPM dependency package, but the informal forlab can, so I put the arange function I wrote in the forlab (as a backup).

Also, I need to help stdlib build its fpm branche, such as fortran-lang/stdlib#437.

@zoziha zoziha merged commit 86eba1b into fortran-fans:master Sep 1, 2021
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.

1 participant