@@ -6,21 +6,21 @@ Tooling libraries
6
6
7
7
.. grid-item-card :: Ansys FileTransfer Tool
8
8
:img-top: ../../_static/thumbnails/intro.png
9
- :link: https://filetransfer.tools.docs.pyansys.com/version/stable
9
+ :link: https://filetransfer.tools.docs.pyansys.com/version/0.1
10
10
:class-title: pyansys-card-title
11
11
12
12
Simple gRPC API tool for moving files between a client and a remote server
13
13
14
14
.. grid-item-card :: Ansys Local Product Launcher
15
15
:img-top: ../../_static/thumbnails/intro.png
16
- :link: https://local-product-launcher.tools.docs.pyansys.com/version/stable
16
+ :link: https://local-product-launcher.tools.docs.pyansys.com/version/0.1
17
17
:class-title: pyansys-card-title
18
18
19
19
Python utility for launching Ansys products on a local machine and configuring their launch settings
20
20
21
21
.. grid-item-card :: Ansys Tools Path
22
22
:img-top: ../../_static/thumbnails/intro.png
23
- :link: https://path.tools.docs.pyansys.com/version/stable
23
+ :link: https://path.tools.docs.pyansys.com/version/0.7
24
24
:class-title: pyansys-card-title
25
25
26
26
Library to locate Ansys products in a local machine
@@ -34,42 +34,42 @@ Tooling libraries
34
34
35
35
.. grid-item-card :: Ansys Tools Visualization interface
36
36
:img-top: ../../_static/thumbnails/intro.png
37
- :link: https://visualization-interface.tools.docs.pyansys.com/version/stable
37
+ :link: https://visualization-interface.tools.docs.pyansys.com/version/0.7
38
38
:class-title: pyansys-card-title
39
39
40
40
Python interface between PyAnsys libraries and plotting backends
41
41
42
42
.. grid-item-card :: PyAnsys Tools Report
43
43
:img-top: ../../_static/thumbnails/intro.png
44
- :link: https://report.tools.docs.pyansys.com/version/stable
44
+ :link: https://report.tools.docs.pyansys.com/version/0.8
45
45
:class-title: pyansys-card-title
46
46
47
47
Tool for reporting your Python environment's package versions and hardware resources in a standardized way
48
48
49
49
.. grid-item-card :: PyAnsys Tools Variable Interop
50
50
:img-top: ../../_static/thumbnails/intro.png
51
- :link: https://variableinterop.docs.pyansys.com/version/stable
51
+ :link: https://variableinterop.docs.pyansys.com/version/0.1
52
52
:class-title: pyansys-card-title
53
53
54
54
Tool for defining basic variables, types, metadata, and values intended to provide interoperability between all products
55
55
56
56
.. grid-item-card :: PyAnsys Tools Versioning
57
57
:img-top: ../../_static/thumbnails/intro.png
58
- :link: https://versioning.tools.docs.pyansys.com/version/stable
58
+ :link: https://versioning.tools.docs.pyansys.com/version/0.6
59
59
:class-title: pyansys-card-title
60
60
61
61
Tool for backwards and forwards server support
62
62
63
63
.. grid-item-card :: PyAnsys Units
64
64
:img-top: ../../_static/thumbnails/intro.png
65
- :link: https://units.docs.pyansys.com/version/stable
65
+ :link: https://units.docs.pyansys.com/version/0.3
66
66
:class-title: pyansys-card-title
67
67
68
68
Pythonic interface for units, unit systems, and unit conversions
69
69
70
70
.. grid-item-card :: PyMaterials Manager
71
71
:img-top: ../../_static/thumbnails/intro.png
72
- :link: https://manager.materials.docs.pyansys.com/version/stable
72
+ :link: https://manager.materials.docs.pyansys.com/version/0.2
73
73
:class-title: pyansys-card-title
74
74
75
75
Python package for unifying material management across the Ansys portfolio
0 commit comments