Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / chris-greening/spyrograph issues and pull requests

#167 - Improve documentation for all public methods

Issue - State: open - Opened by chris-greening about 1 year ago
Labels: documentation

#166 - Implementing add noise method

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#165 - Added PyPI deploy GitHub Action

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#164 - Refactor rotated shape

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#163 - Improve GitHub Action's

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#162 - Update README.md (#161)

Pull Request - State: closed - Opened by ArturLinnik over 1 year ago
Labels: documentation

#161 - Add link to latest blog post to README

Issue - State: closed - Opened by chris-greening over 1 year ago
Labels: documentation, help wanted, good first issue

#160 - Fix custom origin rotation

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: bug

#159 - Updated docstring for _draw_circle method

Pull Request - State: closed - Opened by valzes over 1 year ago
Labels: documentation

#158 - Add is_closed method

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#157 - Add rotate method

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#156 - Fix issue #155

Pull Request - State: closed - Opened by Alylaxy over 1 year ago - 1 comment
Labels: documentation

#155 - Add link to latest blog post to README blog post section

Issue - State: closed - Opened by chris-greening over 1 year ago - 3 comments
Labels: documentation, help wanted, good first issue

#154 - Add translate method

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#153 - Improved docstring for draw circle

Pull Request - State: closed - Opened by Sjorza over 1 year ago
Labels: documentation

#152 - updated the readme to include the new blog post

Pull Request - State: closed - Opened by subhrodeepg over 1 year ago

#151 - updated the readme to include the new blog post

Pull Request - State: closed - Opened by subhrodeepg over 1 year ago

#150 - Add link to latest blog post to README

Issue - State: closed - Opened by chris-greening over 1 year ago
Labels: documentation, help wanted, good first issue

#149 - Updated README.md

Pull Request - State: closed - Opened by priyangshu-hzy over 1 year ago

#148 - fixing multiple return types

Pull Request - State: closed - Opened by subhrodeepg over 1 year ago
Labels: documentation

#147 - Fix the return type of _trace_loop

Issue - State: closed - Opened by chris-greening over 1 year ago
Labels: documentation, help wanted, good first issue

#146 - Fix the incorrect _validate_only_one_iterable type hint

Issue - State: closed - Opened by chris-greening over 1 year ago - 1 comment
Labels: documentation, help wanted, good first issue

#145 - Fix the return type hint of _Trochoid._show_full_path

Issue - State: closed - Opened by chris-greening over 1 year ago
Labels: documentation, help wanted, good first issue

#144 - Fix the return type hint of _Trochoid._draw_rolling_circle

Issue - State: closed - Opened by chris-greening over 1 year ago
Labels: documentation, help wanted, good first issue

#143 - Added the docstring for _validate_theta function

Pull Request - State: closed - Opened by NishanthMuruganantham over 1 year ago - 3 comments
Labels: documentation

#142 - Add link to latest blog post to README

Issue - State: closed - Opened by chris-greening over 1 year ago - 1 comment
Labels: enhancement, help wanted, good first issue

#141 - Fix screen size draw

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#140 - Add boomerang feature to animate

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#139 - Add reverse feature

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#138 - Add animate repeat feature

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#137 - Add repeat animation feature

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#136 - Fix: Added the link in the blog post section

Pull Request - State: closed - Opened by manasi-jain over 1 year ago - 1 comment
Labels: documentation

#135 - Add link to latest blog post to README

Issue - State: closed - Opened by chris-greening over 1 year ago - 1 comment
Labels: documentation, help wanted, good first issue

#134 - Add animate screensize fix

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#133 - Add screensave option

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#132 - Add screen coordinate feature

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#131 - Added test for when an invalid scale value is passed to scale

Pull Request - State: closed - Opened by chris-greening over 1 year ago

#130 - Increase test coverage

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: documentation

#129 - Refactor functionality into _misc

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#128 - Refactor into core subpackage

Pull Request - State: closed - Opened by chris-greening over 1 year ago

#127 - Fix all existing Pylint flags

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#126 - Run Pylint against _Cycloid

Pull Request - State: closed - Opened by Sjorza over 1 year ago - 1 comment
Labels: enhancement

#125 - Increase unit test coverage

Pull Request - State: closed - Opened by chris-greening over 1 year ago

#124 - Added parentheses to __repr__ thetas

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#123 - Added checking if the list of thetas is empty

Pull Request - State: closed - Opened by ny248 over 1 year ago - 7 comments
Labels: enhancement

#122 - Refactor the repr for _Trochoid

Pull Request - State: closed - Opened by jlonge4 over 1 year ago - 6 comments

#121 - Improved docstring _init_turtles

Pull Request - State: closed - Opened by Sjorza over 1 year ago - 1 comment
Labels: documentation

#120 - Refactor create range

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#119 - Refactor _Trochoid.animate to check if issubclass(self, _Cycloid) then raise error if d arg is passed

Issue - State: closed - Opened by chris-greening over 1 year ago - 2 comments
Labels: enhancement, help wanted, good first issue

#118 - Refactor _Trochoid.create_range so that _Cycloid doesn't have to redefine it

Issue - State: closed - Opened by chris-greening over 1 year ago - 3 comments
Labels: enhancement, help wanted, good first issue

#117 - Refactor the __repr__ for _Trochoid

Issue - State: closed - Opened by chris-greening over 1 year ago - 2 comments
Labels: enhancement, help wanted, good first issue

#116 - Add type hints to _create_turtles_namedtuple method arguments

Issue - State: closed - Opened by chris-greening over 1 year ago - 1 comment
Labels: enhancement, help wanted, good first issue

#115 - Run pylint against _Trochoid and fix any issues that are flagged

Issue - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement, help wanted, good first issue

#114 - Run pylint against _Cycloid and fix any issues

Issue - State: closed - Opened by chris-greening over 1 year ago - 5 comments
Labels: enhancement, help wanted, good first issue

#113 - Add missing `turtle` import for cycloid's when `exit_on_click` is configured for `animate`

Issue - State: closed - Opened by chris-greening over 1 year ago - 1 comment
Labels: bug, help wanted, good first issue

#112 - Fix scale origin value

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#111 - Add transform method

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#110 - Fix cycloid animate method

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: bug

#109 - Add transform method

Issue - State: closed - Opened by chris-greening over 1 year ago - 4 comments
Labels: enhancement

#108 - Add animate function

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#107 - Docstring improvement

Pull Request - State: closed - Opened by Sjorza over 1 year ago - 2 comments
Labels: documentation

#106 - Update ReadMe with blog post link

Pull Request - State: closed - Opened by ujwalkumar1995 over 1 year ago

#105 - Improved the Hypotrochoid class docstring

Pull Request - State: closed - Opened by Sjorza over 1 year ago

#104 - Add blog post link to README

Issue - State: closed - Opened by chris-greening over 1 year ago - 1 comment
Labels: documentation, help wanted, good first issue

#103 - Add examples to docstrings

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: documentation

#102 - Add examples to all public facing methods

Issue - State: closed - Opened by chris-greening over 1 year ago - 1 comment
Labels: enhancement

#101 - ADD: added n cusps docstring

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: documentation

#100 - Add descriptive __repr__

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#99 - Raise a `ValueError` if empty list of `thetas` is passed to `__init__`

Issue - State: closed - Opened by chris-greening over 1 year ago - 2 comments
Labels: enhancement, help wanted, good first issue

#98 - Added the latest blog post to the README blog section

Pull Request - State: closed - Opened by Sjorza over 1 year ago
Labels: documentation

#97 - Add unit test for the zero or negative ValueError exception #95

Pull Request - State: closed - Opened by Navinkhandeparkar over 1 year ago - 1 comment
Labels: documentation, enhancement

#96 - Add the latest blog posts to the README blog section

Issue - State: closed - Opened by chris-greening over 1 year ago
Labels: documentation, help wanted, good first issue

#95 - Write unit test for the zero or negative ValueError raise

Issue - State: closed - Opened by chris-greening over 1 year ago - 2 comments
Labels: enhancement, help wanted, good first issue

#94 - Changes Made

Pull Request - State: closed - Opened by SahilDave04 over 1 year ago

#93 - Update _trochoid.py

Pull Request - State: closed - Opened by SahilDave04 over 1 year ago
Labels: enhancement

#92 - Raise an error if negative value passed as input parameter

Issue - State: closed - Opened by chris-greening over 1 year ago - 14 comments
Labels: enhancement, help wanted, good first issue

#91 - Raise an error if zero is passed as an input argument

Issue - State: closed - Opened by chris-greening over 1 year ago - 1 comment
Labels: enhancement, help wanted, good first issue

#90 - Add scale feature

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#89 - Add a `scale` method for scaling the input parameters by a given input

Issue - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#88 - Refactor cycloid constructor to _Cycloid

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#86 - Improved the `Epicycloid` class docstring

Pull Request - State: closed - Opened by jbxamora over 1 year ago - 1 comment
Labels: documentation

#85 - Improved the `Hypocycloid` class docstring

Pull Request - State: closed - Opened by jbxamora over 1 year ago - 1 comment
Labels: documentation

#84 - Add a descriptive __str__ or __repr__ to the classes

Issue - State: closed - Opened by chris-greening over 1 year ago - 1 comment
Labels: enhancement, help wanted, good first issue

#83 - Improve the `Epicycloid` class docstring

Issue - State: closed - Opened by chris-greening over 1 year ago - 1 comment
Labels: documentation, help wanted, good first issue

#82 - Improve the `Hypocycloid` class docstring

Issue - State: closed - Opened by chris-greening over 1 year ago
Labels: documentation, help wanted, good first issue

#81 - Improve the `Epitrochoid` class docstring

Issue - State: closed - Opened by chris-greening over 1 year ago
Labels: documentation, help wanted, good first issue

#80 - Improve the `Hypotrochoid` class docstring

Issue - State: closed - Opened by chris-greening over 1 year ago
Labels: documentation, help wanted, good first issue

#79 - Refactor turtle instantiations into a namedtuple

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#78 - Increase unit test coverage

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#77 - Add a docstring for `n_cusps` for public documentation

Issue - State: closed - Opened by chris-greening over 1 year ago - 1 comment
Labels: documentation, help wanted, good first issue

#76 - Improve the `_draw_circle` docstring

Issue - State: closed - Opened by chris-greening over 1 year ago - 6 comments
Labels: documentation, help wanted, good first issue

#75 - Improve the `_init_screen` docstring

Issue - State: closed - Opened by chris-greening over 1 year ago - 1 comment
Labels: documentation, help wanted, good first issue

#74 - Add docstring to `_validate_theta`

Issue - State: closed - Opened by chris-greening over 1 year ago - 7 comments
Labels: documentation, help wanted, good first issue

#72 - Update the `_init_turtles` docstring

Issue - State: closed - Opened by chris-greening over 1 year ago - 2 comments
Labels: documentation, help wanted, good first issue

#71 - Improve docstring for the `plot` method

Issue - State: closed - Opened by chris-greening over 1 year ago - 5 comments
Labels: documentation, help wanted, good first issue

#70 - Increase unit testing coverage

Issue - State: open - Opened by chris-greening over 1 year ago - 2 comments
Labels: enhancement, help wanted, good first issue

#67 - Add width feature

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#64 - Modify update behavior to instantly draw

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#62 - Increase test coverage

Pull Request - State: closed - Opened by chris-greening over 1 year ago
Labels: enhancement

#60 - Add animation classmethod

Pull Request - State: closed - Opened by chris-greening over 1 year ago - 2 comments
Labels: enhancement, help wanted, good first issue