request_hobbyist_license
Symbolica documentation for getting started, symbolic expressions, numerical evaluation, pattern matching, and APIs in Python and Rust.
request_hobbyist_license
request_hobbyist_license(name: str, email: str) -> NoneRequest a key for non-professional use for the user name, that will be sent to the e-mail address email.
Parameters
name(str) The name of the user.email(str) The email address that should receive the license.