Skip to content

Tutorial: Testing Personal Methods #153

@nathanielpritchard

Description

@nathanielpritchard

Please describe your motivation for this feature request
A key benefit of RLinearAlgebra is making it easy to implement a new method and compare to other methods already implemented in the library. This tutorial would show users how they can implement their own method and have it work with the library to allow for these comparisons.

Describe the solution you'd like
This tutorial would choose a yet to be implemented solver, e.g. FOSSILs and walk the user through how to implement it. Specifically, it would discuss which functions and data structures need to be implemented and how to interface these functions with the library. At the end of the tutorial there should be a demonstration showing how to compare this "new`` method with one of the library's methods.

Describe alternatives you've considered
N/A

Additional context
Add any other context, papers, or screenshots about the feature request here.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions