josdejong/mathjs

Improve the docs for sparse matrices

Open

#1,769 opened on Mar 12, 2020

View on GitHub
 (5 comments) (3 reactions) (0 assignees)JavaScript (13,832 stars) (1,298 forks)batch import
documentationfeaturehelp wanted

Description

It is almost impossible to learn how to use SparseMatrix from the current documentation. The example code also isn't very useful. We need to improve the documentation and make it easier to grasp and include some real-world examples.

(Possibly related to #1166 and #1770?)

Contributor guide