Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken getting started #53

Closed
AaronGhost opened this issue Jun 14, 2023 · 1 comment
Closed

Broken getting started #53

AaronGhost opened this issue Jun 14, 2023 · 1 comment

Comments

@AaronGhost
Copy link

Hi, thank you for developing this library!

I have been trying to follow the Getting Started tutorial but I get an error when attempting to build the SamplingOp:

using RegularizedLeastSquare
A = SamplingOp(idx, (N, N))

But I obtain the error: ERROR: UndefVarError: SamplingOp not defined.
I have tried to continue by building A either as a matrix or a vector and similarly for y. But I obtain mismatch errors when calling the solve function.

Thanks for your help!

@nHackel
Copy link
Member

nHackel commented Nov 7, 2024

Hello,

sorry for the late reply. I'm just taking a look at our issue backlog. With the latest releases of RegularizedLeastSquares.jl we have also updated the documentation and this issue should be fixed now

@nHackel nHackel closed this as completed Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants