File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,22 @@ The best places to ask general questions about PyMC3 is on [StackOverflow](http:
85
85
86
86
Salvatier J, Wiecki TV, Fonnesbeck C. (2016) Probabilistic programming in Python using PyMC3. PeerJ Computer Science 2: e55 https://doi.org/10.7717/peerj-cs.55
87
87
88
+ ## Conference papers on PyMC3
89
+ Peadar Coyle wrote a peer-reviewed paper for the European Scientific Python Conference held in the Summer of 2015 in Cambridge, UK.
90
+ @ARTICLE {2016arXiv160700379C,
91
+ author = {{Coyle}, P.},
92
+ title = "{Probabilistic Programming and PyMC3}",
93
+ journal = {ArXiv e-prints},
94
+ archivePrefix = "arXiv",
95
+ eprint = {1607.00379},
96
+ primaryClass = "cs.OH",
97
+ keywords = {Computer Science - Other Computer Science},
98
+ year = 2016,
99
+ month = jul,
100
+ adsurl = {http://adsabs.harvard.edu/abs/2016arXiv160700379C} ,
101
+ adsnote = {Provided by the SAO/NASA Astrophysics Data System}
102
+ }
103
+
88
104
## License
89
105
[ Apache License, Version 2.0] ( https://github.com/pymc-devs/pymc3/blob/master/LICENSE )
90
106
You can’t perform that action at this time.
0 commit comments