Skip to content

Commit f4dde87

Browse files
First commit
1 parent fc30bb1 commit f4dde87

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

Diff for: docs/source/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,4 @@
115115
#
116116
# html_sidebars = {}
117117
html_logo = "proxtorch-logo.jpg"
118+
html_favicon = "favicon.png"

Diff for: docs/source/favicon.png

1.86 KB
Loading

Diff for: docs/source/usage.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ Venturing into ProxTorch is a straightforward process. Here's your primer:
5151
Broadening Your Scope
5252
-------------------------
5353

54-
ProxTorch flaunts a comprehensive library of proximal operators and constraints, fit for diverse optimization riddles. Dive into the API Reference to uncover its full power. As you navigate, you'll encounter tools designed for nuanced problem architectures, enabling you to leverage the might of proximal strategies across varied optimization scenarios.
54+
ProxTorch offers a comprehensive library of proximal operators and constraints suitable for various optimization challenges. Explore the API Reference for detailed insights. Throughout the documentation, you'll find tools tailored for specific problem structures, allowing you to use proximal strategies in different optimization settings.

0 commit comments

Comments
 (0)