Sandro Zimmermann zimmersandro
  • Joined on 2025-09-11
zimmersandro pushed to tutorial at zimmersandro/ppe2 2026-03-26 11:20:33 +01:00
f0af4d7dd2 build: removed duplicate codewars test cases
zimmersandro pushed to tutorial at zimmersandro/ppe2 2026-03-26 11:19:14 +01:00
17297aaf7d feat: testing tutorial
zimmersandro pushed to main at zimmersandro/ppe2 2026-03-26 11:04:33 +01:00
1a3284cb55 refractor: changed comment to describe current state
1a5073c2a7 feat: function correctly encodes arabic number to chinese
ada5130c9b test: added test case for Chinese Numeral Encoder kata
c9bcc399d6 feat: function now creates blueprint for integer part
96aa72d123 refractor: start of new concept. Will now also incorporate "Chinese 0 rule" and fractions
Compare 13 commits »
zimmersandro pushed to task5 at zimmersandro/ppe2 2026-03-24 22:38:14 +01:00
1a3284cb55 refractor: changed comment to describe current state
zimmersandro pushed to task5 at zimmersandro/ppe2 2026-03-24 22:36:03 +01:00
1a5073c2a7 feat: function correctly encodes arabic number to chinese
ada5130c9b test: added test case for Chinese Numeral Encoder kata
c9bcc399d6 feat: function now creates blueprint for integer part
Compare 3 commits »
zimmersandro pushed to task5 at zimmersandro/ppe2 2026-03-24 20:20:37 +01:00
96aa72d123 refractor: start of new concept. Will now also incorporate "Chinese 0 rule" and fractions
zimmersandro pushed to task5 at zimmersandro/ppe2 2026-03-24 18:07:48 +01:00
25bc41726e chore: added comments
zimmersandro created branch task5 in zimmersandro/ppe2 2026-03-23 22:21:24 +01:00
zimmersandro pushed to task5 at zimmersandro/ppe2 2026-03-23 22:21:24 +01:00
1c2f806960 feat: concept to arrange number by chinese numeral logic
6fafcfac08 refractor: removed unncessary comment
a5e72e9402 feat: will now return numerals from 0 to 19 correctly
81b25abc2b build: removed preloaded from requirements. Not needed
5ab3c0535a test: added test cases for kata Chinese Numeral Encoder
Compare 7 commits »
zimmersandro pushed to main at zimmersandro/ppe2 2026-03-23 18:04:18 +01:00
1d684b4d65 feat: order, logging and try tutorial
zimmersandro pushed to main at zimmersandro/algorithmen2 2026-03-20 15:17:38 +01:00
4e31672189 feat: Plot Graphs
zimmersandro pushed to main at zimmersandro/algorithmen2 2026-03-19 14:55:46 +01:00
a4a7de2451 build: requirements feat: Python Skript for Reelwertige Nichtkonvexe Optimierung
zimmersandro created branch main in zimmersandro/algorithmen2 2026-03-19 14:51:56 +01:00
zimmersandro pushed to main at zimmersandro/algorithmen2 2026-03-19 14:51:56 +01:00
47d0d5ad7a feat: gitignore
6a4b2c40ed first commit
zimmersandro created repository zimmersandro/algorithmen2 2026-03-19 14:45:09 +01:00
zimmersandro pushed to main at zimmersandro/ppe2 2026-03-19 13:28:32 +01:00
060362ec09 feat: json exercise
e28a2bdc67 feat: pathlib exercise
Compare 2 commits »
zimmersandro pushed to serie_3 at zimmersandro/cds-404 2026-03-17 22:28:16 +01:00
dac54d71a2 feat: working newton schema
zimmersandro pushed to main at zimmersandro/ppe2 2026-03-17 18:08:01 +01:00
a455b46b72 refractor: added comment and removed infinite loop guardrail
9ff7d9161e feat: kata snail now has function, which rearanges list based on kata rules. Pre test commit, may still be incorrect
Compare 2 commits »
zimmersandro pushed to main at zimmersandro/ppe2 2026-03-16 18:19:09 +01:00
11f8bf5394 feat: list created, where endresult will be saved
f722614590 feat: initial commit for kata 'Snail'. test: initial commit for kata 'Snail'
fdcde7a855 chore: Kata description for Snail added to README
Compare 3 commits »
zimmersandro pushed to main at zimmersandro/mathe2 2026-03-15 12:22:37 +01:00
156ccd783b syle: run black formatter and changed comment description