Skip to content

[feature] Add more base routines for stdlib_linalg #476

Open
@zoziha

Description

@zoziha

Description

Fortran has its unique grammatical characteristics. I think it is impossible to learn from some routines of Matlab and Python completely. We should be based on the characteristics of Fortran.
Seeing the implementation of linspace/logspace in stdlib_math, I want to implement some routines in stdlib, mainly for stdlib_linalg.

Tasks


  • is_square
  • is_symmetric

Prior Art

Some routines has been implemented in keurfonluu/Forlab (MIT license).
I will rethink how to adapt to Fortran to write code.

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