Commit graph

96 commits

Author SHA1 Message Date
dependabot[bot]
b52fa5cf0e
Bump nokogiri from 1.12.5 to 1.13.6 in /docs (#2174) 2022-05-24 21:35:38 +10:00
Brian Ward
df411c9192
Remove pystan, leave backend abstraction for now (#2148) 2022-05-05 17:37:17 +10:00
Dmitry Vinnik
b04969c4fb
Merge branch 'main' into social-banner 2022-03-02 22:21:27 -08:00
dmitryvinn
401c7c8071 Adding social banner 2022-03-02 22:16:28 -08:00
Dmitry Vinnik
d0683b8873
docs: adding ELI5 video to the home page (#2122)
* Adding ELI5 video

* Fixing lint warnings
2022-02-25 17:56:30 -05:00
dmitryvinn
0360b9d3ec Fixing lint warnings 2022-02-22 09:31:15 -08:00
dmitryvinn
cdc6207fd7 Adding ELI5 video 2022-02-22 09:30:13 -08:00
jgruber99
bb6ceb959e
Typo inthe Contributing Markdown File 2022-02-13 00:12:23 +11:00
Cuong Duong
4af7a45480
Rename master to main (#2090) 2021-12-25 21:12:46 +11:00
dependabot[bot]
4a1d762567
Bump nokogiri from 1.11.4 to 1.12.5 in /docs (#2032) 2021-10-03 05:07:52 +11:00
Cuong Duong
4d807f60d1
minor fixing : typo grammar 2021-08-28 02:28:37 +10:00
Cuong Duong
be87004df9 Merge remote-tracking branch 'upstream/master' into minor-fixing 2021-08-28 02:04:44 +10:00
Cuong Duong
0c8183dbe5 Merge branch 'master' into dependabot/bundler/docs/addressable-2.8.0 2021-08-28 01:55:11 +10:00
slowy07
05aa1fdd37 fix: typo grammar 2021-08-03 08:37:45 +07:00
dependabot[bot]
c413a634b2
Bump addressable from 2.7.0 to 2.8.0 in /docs
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 21:32:14 +00:00
dependabot[bot]
f73001a0dd
Bump nokogiri from 1.11.1 to 1.11.4 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.11.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.1...v1.11.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 07:17:03 +00:00
Cuong Duong
949a07b500
Include cmdstanr installation instructions for R (#1905)
* update installation instructions for R

* force rstantools 2.0.0

* remove mc-stan repo, do not install Suggests

* install suggested packages manually
2021-05-11 08:39:20 -07:00
dependabot[bot]
7ace29d70b
Bump rexml from 3.2.4 to 3.2.5 in /docs (#1892)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 16:03:28 -07:00
Ben Letham
e11135e4a4 Add to additional topics docs 2021-04-15 14:58:19 -07:00
Tyler Kennedy
cd8a24eddd
Fix PyStan Installation Link (#1860)
`installation_beginner.html` no longer exists on RTD.
2021-04-03 18:03:28 -04:00
Ben Letham
c72ed7abcd Update with notes for latest release 2021-04-02 16:53:06 -07:00
Ben Letham
360d294dbc
Refresh online docs, change package name in docs (#1852) 2021-03-26 00:03:05 -04:00
Cuong Duong
2d56e71fed
Add regressor_coefficients function for R (#1803)
* function code

* add tests for regressor coefficients utility

* add documentation for regressor_coefficients util function

* generate Rd docs

* add regressor_coefficients to R namespace

* minor formatting nit

* fix bugs
2021-03-02 08:30:00 -08:00
Sam Snarr
e95d7c5155
Clean docs (#1798)
* added links and formatting

* update docs via `make notebooks`

* Updated rstan build files (by running R CMD INSTALL .)
2021-03-02 08:06:14 -08:00
Leo Liu
2b90e5f6bb
remove a typo in diagnostics.md (#1780)
* add quick start notebook

* remove typo
2021-01-26 17:56:06 -08:00
Ben Letham
fdb6b36506 Update gem versions 2021-01-07 13:39:47 -08:00
Tim Gates
ff68962b2a
docs: fix simple typo, aribtrary -> arbitrary (#1761)
There is a small typo in docs/_docs/seasonality,_holiday_effects,_and_regressors.md.

Should read `arbitrary` rather than `aribtrary`.
2021-01-07 10:52:14 -08:00
Ben Letham
01ae458895 Update docs, and gem versions 2020-09-02 19:21:21 -07:00
Ben Letham
6284fc0264 Fix artifacts in diagnostics nb markdown 2020-08-20 11:20:47 -07:00
Ben Letham
5e6c6a02f8 Refresh quickstart doc 2020-08-19 20:43:50 -07:00
Ben Letham
382448b8db Refresh markdown documentation 2020-08-19 20:40:04 -07:00
Ben Letham
6d3b7bb7ae Minor updates in contributing guidelines 2020-08-19 17:48:48 -07:00
earthgecko
40c5b84784
Clearer pip install snippet (#1629)
* Clearer pip install snippet

This simple change may prevent further additions to and discussions in #401 and #1598 and the like.

* Clearer pip install snippet
2020-08-18 12:07:19 -07:00
Canute
198ef89082
changed unnittest to unittest (#1556) 2020-07-29 15:51:30 -07:00
Ben Letham
20d6afba8b Update site with legal footer 2020-06-12 13:30:41 -07:00
Ryan Nazareth
6399266780
Instructions for contributing code to Prophet (#1513)
* add first part on build environment and branching

* add rest of workflow tests-pull-requests-docs etc

* Typos and updates

* Highlight Python and R headings

* Reorder sections and condense material

* Few more enhancements
2020-06-10 17:44:02 -07:00
Puneet Saini
50a8c46477
Update trend_changepoints.md (#1504)
Minor grammatical fix
2020-06-05 16:59:31 -07:00
Ben Letham
a3bf6c4cdc Switch R install instructions back to CRAN 2020-05-05 14:13:58 -07:00
Ben Letham
59e374b1ad Change R install instructions from CRAN to github 2020-04-27 18:11:16 -07:00
dependabot[bot]
1f6a265839
Bump nokogiri from 1.10.4 to 1.10.8 in /docs (#1360)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...v1.10.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-28 14:32:05 -08:00
Tobi Sam
c490c88f0c
Modified saturating_forecasts.md (#1215)
Changed forecast period on line 60 from '3' years to '5' years. 5 years is actually what is being calculated in the example.
2020-02-03 13:10:59 -08:00
Susan Chang
1f6170491d Regenerate documentation #1212 2020-01-28 15:16:32 -08:00
dependabot[bot]
c8e84e08bd Bump rubyzip from 1.2.3 to 2.1.0 in /docs
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.3 to 2.1.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.3...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-01-27 16:41:48 -08:00
Himanshu Garg
b151d6e612 Updating Version Number
+ Changed Version Number from 0.3 to 0.5. 
+ v0.5 Released On May 15, 2019.
2020-01-27 14:06:58 -08:00
Dhruv
a50d3d1931 Update README.md
Added fullstop in the point.
Corrected some grammatical error.
2020-01-27 13:54:37 -08:00
Ben Letham
190d3239fd gem version update 2019-09-04 12:56:55 -07:00
Ben Letham
480b67b8fe Update Py+Win installation instructions 2019-07-11 15:56:54 -07:00
Ben Letham
c1de067b25 gem version update 2019-07-10 10:04:14 -07:00
Ben Letham
6c33569c61 gem version update 2019-07-10 09:54:52 -07:00
Ben Letham
9211995944 Update gem versions 2019-07-10 09:44:14 -07:00