Skip to content

Commit c3f8ec1

Browse files
author
Julian Blank
committed
VERSION 0.1.0
1 parent 91aca18 commit c3f8ec1

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The method to be used for sampling using different algorithm must be
3737
import from pysampling.sample. Here, we use Latin Hypercube Sampling to
3838
generate 50 points in 2 dimensions.
3939

40-
.. code:: ipython3
40+
.. code:: python
4141
4242
import matplotlib.pyplot as plt
4343
from pysampling.sample import sample
@@ -52,12 +52,6 @@ generate 50 points in 2 dimensions.
5252
Contact
5353
=======
5454

55-
.. |blankjul| raw:: html
56-
57-
<a href="http://www.cse.msu.edu/~blankjul/" target="_blank">My personal homepage</a>
58-
59-
60-
|blankjul|
6155

6256
Feel free to contact me if you have any question:
6357

0 commit comments

Comments
 (0)