Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Matrix Exponential #2043

Closed
charlesm93 opened this issue Aug 31, 2016 · 1 comment
Closed

Feature: Matrix Exponential #2043

charlesm93 opened this issue Aug 31, 2016 · 1 comment
Assignees
Milestone

Comments

@charlesm93
Copy link
Contributor

Summary:

A function that takes in a matrix and returns the matrix exponential of the matrix.

Description:

Use the matrix exponential function from Eigen/Unsupported and make it AD compatible by overloading a few functions with var and fvar.

Additional Information:

Issue on stan-dev/math can be found here: stan-dev/math#32 (comment)

Current Version:

v2.11.0

@bob-carpenter
Copy link
Contributor

Included with #2114

@syclik syclik modified the milestone: v2.13.0 Nov 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants