We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add banner noting page is unmaintaned, link to newer documentation
Corrected overlooked phrases regarding Issue #3109
Issue #3109
moved coding fun with known gradients page here
moved content from 'Adding a Gaussian Process Covariance Function' here
Add link to higher order functions page. Leave existing content unchanged.
added link to dev process
minor edits, formatting
Updated Contributing New Functions to Stan (markdown)
updated description of `function_signatures.h` file
updated to reflect change from `expr_type` to `function_arg_type`
Tried to remove references to files that didn't exist without changing the contents too much. Added some text to indicate whether a block of text referenced the stan-dev/math or stan-dev/stan libraries
updated signatures
Brushed up section on Creating a C++ Function for Stan: More straightforward, and distinction between overloading functions and creating template functions.
updated header file structure
added note on where implementations go in directories
Added Creating C++ Functions for Stan at the end of the document.
Added paragraph about the split between the C++ math library and the Stan language library.
add note that you need to include in relevant header file
updated function instructions
Created Contributing New Functions to Stan (markdown)