Ryan Soklaski

Results 54 issues of Ryan Soklaski

Hello! 😄 This probably isn't a big deal, but this popped up while I was writing some tests for hydra-zen. **Describe the bug** UTF-8 strings containing the character `\x85` do...

bug
priority_low

Hello! [Hypothesis](https://hypothesis.readthedocs.io/en/latest/) found an odd test case during one of hydra-zen's nightly jobs. The yaml field-value `'0_e0'` gets converted to a float: ```python >>> instantiate(OmegaConf.create('x: 0_e0')) {'x': 0.0} ``` however...

bug

This will lead to considerable cleanups in the code base. I also plan to create a readthedocs page and to improve the test suite for this package.

enhancement

@davidmascharka (and anyone else!) I am in the process of completing an early draft of Module 6. I will make note of the sections that are ready for review/edits below....

proofreading
content creation

We need more stars!! https://buttons.github.io/ And maybe we can add an issue button to each page?

website (appearance)

Before: ![image](https://user-images.githubusercontent.com/29104956/106364784-9d4a3200-62ff-11eb-96a4-80dfd9c08d25.png) After: ![image](https://user-images.githubusercontent.com/29104956/106364799-b0f59880-62ff-11eb-98a7-81e8b01dc88d.png) The button is kind of small though.. Closes #150

website (technical)
website (appearance)

Removed the old, complicated branch structure in favor of the all-master structure

content creation
Module 6

content creation
Module 6

Probably should live in control flow

content creation