1
- Metadata-Version: 1.0
1
+ Metadata-Version: 1.1
2
2
Name: QSTK
3
- Version: 0.2.5
3
+ Version: 0.2.6a1
4
4
Summary: QuantSoftware Toolkit
5
- Home-page: http ://wiki.quantsoftware.org
5
+ Home-page: https ://github.com/tucker777/QuantSoftwareToolkit
6
6
Author: Sourabh Bajaj
7
7
8
8
License: The QuantSoftware ToolKit (QSTK) is released under the New BSD License as follows:
@@ -27,19 +27,30 @@ OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABIL
27
27
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28
28
POSSIBILITY OF SUCH DAMAGE.
29
29
30
- Description: QSTK
31
- ====
32
-
33
- QuantSoftware Toolkit 0.2.5
34
-
35
- Website
36
- ====
37
-
38
- www.wiki.quantsoftware.org
39
-
40
- License
41
- =====
42
-
30
+ Description: ##QSTK
31
+ QuantSoftware Toolkit 0.2.6
32
+
33
+ ##Website & Documentation
34
+ [www.wiki.quantsoftware.org](www.wiki.quantsoftware.org)
35
+
36
+ ##Source Repository
37
+ [https://github.com/tucker777/QuantSoftwareToolkit](https://github.com/tucker777/QuantSoftwareToolkit)
38
+
39
+ ##Dependencies
40
+ - numpy >= 1.6.1,
41
+ - scipy >= 0.9.0,
42
+ - matplotlib >= 1.1.0,
43
+ - pandas >= 0.7.3,
44
+ - python-dateutil==1.5,
45
+ - cvxopt >= 1.1.3,
46
+ - scikit-learn >= 0.11
47
+
48
+ ##Author
49
+ - [Prof. Tucker Balch](http://www.cc.gatech.edu/~tucker/)
50
+ - [Sourabh Bajaj](http://sb2nov.github.io)
51
+ - [John Cornwell](https://github.com/JWCornV)
52
+
53
+ ##License
43
54
The QuantSoftware ToolKit (QSTK) is released under the New BSD License as follows:
44
55
45
56
Copyright (c) 2011, 2012, Georgia Tech Research Corporation (GTRC) All rights reserved.
@@ -60,26 +71,19 @@ Description: QSTK
60
71
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
61
72
OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
62
73
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
63
- POSSIBILITY OF SUCH DAMAGE.
64
-
65
- Dependencies
66
- ====
67
- numpy >= 1.6.1,
68
- scipy >= 0.9.0,
69
- matplotlib >= 1.1.0,
70
- pandas==0.7.3,
71
- python-dateutil >= 1.5,
72
- cvxopt >= 1.1.3,
73
- scikit-learn >= 0.11
74
-
75
- Author
76
- ====
77
-
78
- Prof. Tucker Balch
79
-
80
- Sourabh Bajaj
81
-
82
- John Cornwell
83
-
74
+ POSSIBILITY OF SUCH DAMAGE.
84
75
85
76
Platform: UNKNOWN
77
+ Classifier: Development Status :: 3 - Alpha
78
+ Classifier: Environment :: Console
79
+ Classifier: Intended Audience :: Developers
80
+ Classifier: Intended Audience :: Education
81
+ Classifier: Intended Audience :: Science/Research
82
+ Classifier: Intended Audience :: Financial and Insurance Industry
83
+ Classifier: License :: OSI Approved :: BSD License
84
+ Classifier: Natural Language :: English
85
+ Classifier: Operating System :: MacOS :: MacOS X
86
+ Classifier: Operating System :: Microsoft :: Windows
87
+ Classifier: Operating System :: POSIX
88
+ Classifier: Programming Language :: Python :: 2.7
89
+ Classifier: Topic :: Utilities
0 commit comments