lessthanoptimal / ejml

A fast and easy to use linear algebra library written in Java for dense, sparse, real, and complex matrices.
https://ejml.org
561 stars 117 forks source link

Broken links in doc #134

Closed FlorentinD closed 3 years ago

FlorentinD commented 3 years ago

At: http://ejml.org/wiki/index.php?title=Procedural section Operations Classes leads to a 404 error.

Issue: Package of the class changed (old) http://ejml.org/javadoc/org/ejml/dense/CommonOps_DDRM.html -> (currently) http://ejml.org/javadoc/org/ejml/dense/row/CommonOps_DDRM.html

I think the source of the docs is not public, otherwise I would have directly opened a PR :slightly_smiling_face:

lessthanoptimal commented 3 years ago

Fixed and thanks. It was a little bit more complex to fix because it was using an out of date Wiki macro.

I can give you wiki edit access if you like. I made it more restricted because of spam bots taking advantage of any opening.

FlorentinD commented 3 years ago

Would be possible to have an access, where you still need to approve the changes before being published? Never worked on a wiki before

lessthanoptimal commented 3 years ago

There might be a plugin someplace to do that. I know I can restrict pages, like the front page.

On Wed, Mar 24, 2021 at 2:59 PM Florentin Dörre @.***> wrote:

Would be possible to have an access, where you still need to approve the changes before being published? Never worked on a wiki before

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/lessthanoptimal/ejml/issues/134#issuecomment-806212777, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFUOV2EPRWYI2TV4ZWT4S3TFJOFBANCNFSM4ZLQWVOA .

-- "Now, now my good man, this is no time for making enemies." — Voltaire (1694-1778), on his deathbed in response to a priest asking that he renounce Satan.