Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Great mathematical kata to understand, not so easy at first.
Moved details for each example test to comments by the example test. Thanks for the feedback!
Hi!
Thanks for the feedback! This is my first kata so I was a little unsure about the test case syntax and best usage so I appreciate the advice!
I have moved the expected output for the example cases just to comments in the example test cases themselves for the time being. I have also copied the example cases to the validation test cases. Thank you for catching those.
As for duplicate kata, I'm not sure I've been able to find duplicates, but if you do find one please do share. https://www.codewars.com/kata/530a59904beff5e6bc000046 is in Ruby and doesn't use Taylor series, and https://www.codewars.com/kata/5db2e08962f03600188654ad is in haskell/js and somewhat different in scope. It certainly seems like the kind of kata that should already exist.
Tests shouldn't log anything to the console.
the plot looks kinda bad on dark theme.
Hi,
Nice description and figure. On the other end:
I'm not entirely sure this isn't a duplicate tho (there are already several kata about Taylor series, iirc)
Cheers