Skip to content

Proposal to add new functions to stdlib_math module #365

Open
@aman-godara

Description

@aman-godara

About: This issue concerns with proposing new functions to stdlib_math module.

I am working on building a new module sdlib_math for fortran. As the name suggests this module aims to provide general purpose mathematical functions. I wanted to know about some of the functions that people are requesting so that we can add them to this module. One of the proposed function was clip(Issue #319).

I propose to add some other functions like gcd, lcm, etc. to this library, if they don't already exist. So I decided to take review from the community regarding this. Please propose functions that you would like to have in stdlib_math module, so that fortran community can have discussions on them and start adding to the codebase.

Some resources:
Numpy Math
Matlab Discrete Math
Python Math module
Java Math

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideaProposition of an idea and opening an issue to discuss ittopic: mathematicslinear algebra, sparse matrices, special functions, FFT, random numbers, statistics, ...

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions