Skip to content

Commit 8087c7c

Browse files
Github action: auto-update.
1 parent 9140624 commit 8087c7c

231 files changed

Lines changed: 3097 additions & 1053 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dev/_downloads/02fe230fcb90df96787f11e615bb0af8/plot_guide_for_constrained_cp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
# Using one constraint for all modes
8181
# --------------------------------------------
8282
# Constraints are inputs of the constrained_parafac function, which itself uses the
83-
# ``tensorly.tenalg.proximal.validate_constraints`` function in order to process the input
83+
# ``tensorly.solver.proximal.validate_constraints`` function in order to process the input
8484
# of the user. If a user wants to use the same constraint for all modes, an
8585
# input (bool or a scalar value or list of scalar values) should be given to this constraint.
8686
# Assume, one wants to use unimodality constraint for all modes. Since it does not require
Binary file not shown.

dev/_downloads/0d7c4ccdff2f531825995c8fa152400c/plot_guide_for_constrained_cp.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"cell_type": "markdown",
3030
"metadata": {},
3131
"source": [
32-
"## Using one constraint for all modes\nConstraints are inputs of the constrained_parafac function, which itself uses the\n``tensorly.tenalg.proximal.validate_constraints`` function in order to process the input\nof the user. If a user wants to use the same constraint for all modes, an\ninput (bool or a scalar value or list of scalar values) should be given to this constraint.\nAssume, one wants to use unimodality constraint for all modes. Since it does not require\nany scalar input, unimodality can be imposed by writing `True` for `unimodality`:\n\n"
32+
"## Using one constraint for all modes\nConstraints are inputs of the constrained_parafac function, which itself uses the\n``tensorly.solver.proximal.validate_constraints`` function in order to process the input\nof the user. If a user wants to use the same constraint for all modes, an\ninput (bool or a scalar value or list of scalar values) should be given to this constraint.\nAssume, one wants to use unimodality constraint for all modes. Since it does not require\nany scalar input, unimodality can be imposed by writing `True` for `unimodality`:\n\n"
3333
]
3434
},
3535
{
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)