https://github.com/GPflow/GPflow
Raw File
Tip revision: ff4bb90d1135f1b57db3e4f6e4a2173894aa1b73 authored by st-- on 01 December 2020, 12:56:56 UTC
Release 2.1.4 (#1613)
Tip revision: ff4bb90
feature-request.md
---
name: Feature request
about: Suggest an idea for GPflow
labels: enhancement
---

<!-- Lines like this are comments and will be invisible -->

# Feature request

<!-- Please give a clear and concise description of your feature proposal! -->

## Motivation

**Is your feature request related to a problem?**
<!-- A clear and concise description of the problem. For example: I'm always frustrated when [...] -->
<!-- Are there relevant issues or other PRs? Please add links -->
<!-- Who will benefit from this feature? -->

## Proposal

**Describe the solution you would like**
<!-- A clear and concise description of what you want to happen. -->

**What alternatives have you considered?**
<!-- A clear and concise description of any alternative solutions or features you've considered. -->

**Are you willing to open a pull request?** (We really appreciate contributions!)

## Additional context

<!-- Add any other context / information about your feature request here. -->
back to top