dimforge / dimforge/nalgebra

Consider changing .column to .col

Open
#882 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
4.8k
Forks
565
PR merge metrics
No merged PRs in 30d

Description

This was briefly discussed in #823. Currently, nalgebra has methods like `.row(i)` and `.column(i)`, and similarly across different functions and types. For symmetry with `row`, it would perhaps be preferable to use the abbreviated (but arguably unambiguous) form `col`. We could deprecate current methods that use the full word `column`.

This would be a good first issue for someone's first contribution, but I'm hesitant to have someone start work on this before I know that there are no (strong) objections.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.