Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3a400c3

Browse files
author
Rue Yokaze
authored
update usage and requirements sections in readme
1 parent 97328ac commit 3a400c3

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,15 @@ array([[ 0.91382688, 0.374331 ],
4141
[ 0.80906659, 0.75029951]], dtype=float32)
4242
```
4343

44-
# Install
44+
# Usage
4545

4646
```
4747
$ make
4848
```
49+
will build ```multi_array.so``` in the same directory.
4950

50-
You may change the include directory by editing setup.py.
51+
Full documentation is available on [GitHub Wiki](https://github.com/yokaze/python-multi-array/wiki).
5152

5253
# Requirements
53-
54-
boost 1.63.0+
54+
-[NumPy](http://www.numpy.org/)
55+
-[boost 1.63.0+](http://www.boost.org/) ... v1.63.0 or later is required to use Boost.Python NumPy Extension.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /