We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a584b6a commit 8404e4eCopy full SHA for 8404e4e
README.md
@@ -40,6 +40,11 @@ $ pip install numpy
40
<b>
41
42
# How to Use
43
+
44
+You can use two methods for installation:
45
46
+**1. From here (recommended as this will update faster)**
47
48
First download the git repository. You can do this by clicking the download button or using the git command:
49
```BASH
50
$ git pull https://github.com/tsyet12/Duelist-Algorithm-Python
@@ -64,6 +69,22 @@ Move to examples and run the examples
64
69
$ cd examples
65
70
```
66
71
72
+**1. From pip **
73
+You can try installing this package from pip.
74
75
+Linux:
76
77
+```BASH
78
+$ pip install DuelistAlgorithmPython
79
+```
80
81
+Windows:
82
83
84
+$ python -m pip install DuelistAlgorithmPython
85
86
87
67
88
# Short Tutorial
68
89
90
**There are four simple steps to run an optimization problem using Duelist Algorithm**
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments