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

codegen and some extra functions #58

Merged
merged 9 commits into from
Aug 26, 2019

Commits on Aug 22, 2019

  1. Implement codegen

    Marlin-Na committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    2174ef9 View commit details
    Browse the repository at this point in the history
  2. Add tests for codegen

    Marlin-Na committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    d8939f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

  1. Implement new functions

    New functions are:
      atan2, kronecker_delta, lowergamma, uppergamma,
      beta, digamma, trigamma, psigamma
    Marlin-Na committed Aug 23, 2019
    Configuration menu
    Copy the full SHA
    3ad1584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7febfd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef20f00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80c1709 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Configuration menu
    Copy the full SHA
    03bdb5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09731c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dda0414 View commit details
    Browse the repository at this point in the history