Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 5f94d597 authored by hhakim's avatar hhakim
Browse files

Warn of beta status of pyafust LazyLinearOp.

parent b7ea7439
Branches
Tags
No related merge requests found
......@@ -13,6 +13,8 @@ class LazyLinearOp(LinearOperator):
For creation and evaluation look at LazyLinearOp.create and
LazyLinearOp.eval.
Warning: this code is in a beta status.
"""
def __init__(self, init_lambda, shape, root_obj):
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment