Commit graph

20 commits

Author SHA1 Message Date
Ben Letham
00a02b07b4 Merge pull request #8 from davharris/dots
pass arguments from prophet() to Stan
2017-02-26 12:25:40 +02:00
Ben Letham
625c3992b7 Removing stan files from root directory since they are now included in both R and Python directory. This means code duplication, but it seems that there can be issues in Windows with symlinks in github (http://stackoverflow.com/questions/5917249/git-symlinks-in-windows) so we are better off not using them. 2017-02-26 10:59:11 +02:00
bletham
f0408d5f5b Merge pull request #23 from zedoul/master
Add inst/stan to R pkg
2017-02-26 00:50:08 -08:00
Kim Seonghyun
a3fc168464 Add inst/stan
Signed-off-by: Kim Seonghyun <shyeon.kim@scipi.net>
2017-02-26 04:43:02 +01:00
Sean J. Taylor
3da0526cf8 Fix links to documentation.
Add some notes about how to edit docs.
2017-02-25 18:33:24 -08:00
Sean J. Taylor
13e168687a Merge pull request #12 from pmlandwehr/master
Add LICENSE to Python source distribution
2017-02-24 14:42:10 -08:00
Peter M. Landwehr
54638d18da Add LICENSE to Manifest 2017-02-24 14:35:10 -08:00
Peter M. Landwehr
9977a97266 Copy of LICENSE in python repo 2017-02-24 14:34:32 -08:00
Sean J. Taylor
560996b151 Merge pull request #9 from facebookincubator/fix-readme-links
Fix "get started" links to website in the readme
2017-02-24 09:48:26 -08:00
Paul O’Shannessy
a60300e230 Fix "get started" links to website in the readme 2017-02-24 09:47:19 -08:00
Sean J. Taylor
6606d5d134 Merge pull request #3 from rolando-contrib/missing-deps
Declare matplotlib/numpy as explicit dependencies.
2017-02-24 09:37:51 -08:00
Sean J. Taylor
f08934f485 Merge pull request #4 from rolando-contrib/include-tests
MNT Include tests in the package
2017-02-24 09:37:32 -08:00
Sean J. Taylor
700501b75f Merge pull request #6 from jgabry/patch-1
fix link to Stan website
2017-02-24 09:37:12 -08:00
David J. Harris
e98cbaaa1a pass arguments from prophet() to Stan 2017-02-24 12:33:19 -05:00
Jonah Gabry
ea82291b04 fix link to Stan website 2017-02-24 11:48:01 -05:00
Rolando Espinoza
3162d6c94f Declare matplotlib/numpy as explicit dependencies. 2017-02-24 02:40:39 -04:00
Rolando Espinoza
c8b79e824b MNT Include tests in the package 2017-02-24 02:36:57 -04:00
Sean J. Taylor
61b4822c37 Merge pull request #1 from JoelMarcey/master
Add CONTRIBUTING to docs, link to GitHub in docs
2017-02-23 09:24:56 -08:00
Joel Marcey
9b81dc72e8 Add CONTRIBUTING to docs, link to GitHub in docs 2017-02-23 08:14:07 -08:00
Sean J. Taylor
e51b42b336 Initial commit 2017-02-22 15:59:43 -08:00