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

complex numbers need to be updated #7

Closed
spinkney opened this issue Nov 28, 2021 · 2 comments
Closed

complex numbers need to be updated #7

spinkney opened this issue Nov 28, 2021 · 2 comments

Comments

@spinkney
Copy link

Hi Ivan,

Brian brought to my attention that complex numbers are incorrectly highlighted.

vscode shows this:
Screen Shot 2021-11-28 at 9 03 18 AM

issues:

  • complex is not highlighted
  • to_complex is not highlighted
  • get_real is not highlighted
  • and 3i - 40e-3i + 1e10i should each be highlighted as "green", just like regular numbers
@ivan-bocharov
Copy link
Owner

Hi @spinkney,

Thanks for bringing this to my attention. I'll make a hotfix release in the next couple of days.

@WardBrian
Copy link
Contributor

In addition to complex, Stan 2.30+ now has complex_matrix, complex_vector, and complex_row_vector types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants