Glassdoor / planout4j

Java port of Facebook's PlanOut A/B testing system with additional functionality
Other
117 stars 50 forks source link

Extend planout interpreter for Java. #57

Open irvifa opened 4 years ago

irvifa commented 4 years ago

Extend planout interpreter for python to have sum and sqrt. This is related to this issues:

  1. Extending the Interpreter to Use Sqrt and Exp Operator.
  2. Example for online evaluation.

Related PR: https://github.com/facebook/planout/pull/148

irvifa commented 4 years ago

Related to https://github.com/Glassdoor/planout4j/issues/58