Terry Luan

Results 13 issues of Terry Luan

* Added `Plotting tool` section to README * Added matplotlib and seaborn to examples/requirements.txt * Changed data_process_template to a module by adding __init__.py * Changed default of model_path flag in...

Should resolve #78 and one of the additional bugs mentioned in #80

Hi, I'm using zenfs to implement an Overlay Filesystem with a Fetch/IndexedDB readable/writable backend. I am having a bit of trouble using the filesystem/understanding the documentation. I'm first building the...

bug
question

From #78, I discovered that when reading a file, zen-fs always goes through the `promises.ts:readFile` and subsequently the `file.ts:read` function. If you use the Overlay backend, the `file.ts:read` function calls...

question

**Describe the bug** I came across a bug where if you broadcast an event to a room, it times out unless you explicitly set a timeout variable. **To Reproduce** Please...

question

There's currently no way to use `ShapePath` with Pixi-react. It'd be nice to be able to, so functions like `regularPoly` can be used

v8

Hey there, because it seemed fairly straightforward, I ended up just adding it; I hope that's alright! Please let me know if there is anything I should change. This addresses...

I copied from v3.13.10, checked all tests in test_future_stmt + deleted tests that were not up to date Goes towards resolving #1671

This PR updates the following libraries: * datetimetester.py * doctest * distutils * _pydatetime.py * code.py Helps with #5529