Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Adds documentation showing scalar creation & input #31

Merged
merged 1 commit into from
Dec 23, 2021

Conversation

skrawcz
Copy link
Collaborator

@skrawcz skrawcz commented Dec 15, 2021

Functions can create or take in scalars. Adding this to the
example so that people can see that more explicitly.

Additions

  • example showing Hamilton using scalars.

Removals

  • N/A

Changes

  • N/A

Testing

  1. Tested locally

Checklist

  • PR has an informative and human-readable title
  • Changes are limited to a single goal (no scope creep)
  • Code can be automatically merged (no conflicts)
  • Code follows the standards laid out in the developer setup guide
  • Passes all existing automated tests
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future todos are captured in comments
  • Project documentation has been updated (including the "Unreleased" section of the CHANGELOG)
  • Reviewers requested with the Reviewers tool ➡️

Testing checklist

Python

  • python 3.6
  • python 3.7

Functions can create or take in scalars. Adding this to the
example so that people can see that more explicitly.
@skrawcz skrawcz merged commit cb5a11c into main Dec 23, 2021
@skrawcz skrawcz deleted the add_scalar_example branch December 23, 2021 01:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants