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 6447110 commit 77b7a77Copy full SHA for 77b7a77
README.rst
@@ -1,3 +1,24 @@
1
+pysampling
2
+====================================================================
3
+
4
+You can find the detailed documentation here: https://www.egr.msu.edu/coinlab/blankjul/pysampling/
5
6
7
+|travis| |python| |license|
8
9
10
+.. |travis| image:: https://travis-ci.com/julesy89/pysampling.svg?branch=master
11
+ :alt: build status
12
+ :target: https://travis-ci.com/msu-coinlab/pymoo
13
14
+.. |python| image:: https://img.shields.io/badge/python-3.6-blue.svg
15
+ :alt: python 3.6
16
17
+.. |license| image:: https://img.shields.io/badge/license-apache-orange.svg
18
+ :alt: license apache
19
+ :target: https://www.apache.org/licenses/LICENSE-2.0
20
21
22
23
Installation
24
============
0 commit comments