Corran Webster corran
  • Joined on 2025-08-15
corran commented on pull request DillerDigitalStud…/DD-SWNG-20251020-V#8 2025-10-24 17:05:35 +00:00
Implement Unit Testing for fancymath

This looks pretty good. We should have type checking on other in the __add__ method and a few more docstrings would be good. Beyond that there are some design issues to consider, but they may not need to be part of this PR.

corran commented on pull request DillerDigitalStud…/DD-SWNG-20251020-V#8 2025-10-24 17:05:35 +00:00
Implement Unit Testing for fancymath

This should handle case where other is not a Vector.

corran commented on pull request DillerDigitalStud…/DD-SWNG-20251020-V#8 2025-10-24 17:05:35 +00:00
Implement Unit Testing for fancymath

Do we want to handle scalar multiplication here? If so we should implement __rmul__ and __imul__.

corran commented on pull request DillerDigitalStud…/DD-SWNG-20251020-V#8 2025-10-24 17:05:35 +00:00
Implement Unit Testing for fancymath

Seeing this in use, perhaps we should use @ for dot product? So we get v1 @ v2. Can we open an issue to discuss this?

corran created pull request DillerDigitalStud…/DD-SWNG-20251020-V#11 2025-10-24 15:55:58 +00:00
Add subtests for test_cross_product.
66123f6064 Add subtests for test_cross_product.
corran created branch test/vector-cross-subtests in DillerDigitalStud…/DD-SWNG-20251020-V 2025-10-24 15:55:19 +00:00
corran commented on pull request DillerDigitalStud…/DD-SWNG-20251020-V#9 2025-10-24 15:22:54 +00:00
Add cross-product and tests

Oops, @TimDiller - should work now.

corran pushed to enh/cross-product at DillerDigitalStud…/DD-SWNG-20251020-V 2025-10-24 15:22:27 +00:00
437be17f51 Add cross product impleimentation
corran created pull request DillerDigitalStud…/DD-SWNG-20251020-V#9 2025-10-24 15:14:24 +00:00
Add cross-product and tests
corran pushed to enh/cross-product at DillerDigitalStud…/DD-SWNG-20251020-V 2025-10-24 15:13:53 +00:00
13ac74132c Add cross-product and tests
corran created branch enh/cross-product in DillerDigitalStud…/DD-SWNG-20251020-V 2025-10-24 15:13:53 +00:00
corran pushed to typing-for-humans at DillerDigitalStud…/DD-SWNG-20251020-V 2025-10-22 16:52:47 +00:00
8749588d99 Add link to Sphinx AutoAPI
corran pushed to typing-for-humans at DillerDigitalStud…/DD-SWNG-20251020-V 2025-10-22 16:14:22 +00:00
5cfcae1481 Add PyData Sphinx Theme
corran pushed to typing-for-humans at DillerDigitalStud…/DD-SWNG-20251020-V 2025-10-22 15:41:36 +00:00
702f852f9e Use a better link to blog article.
corran created pull request DillerDigitalStud…/DD-SWNG-20251020-V#7 2025-10-22 15:20:42 +00:00
"Python Typing is for Humans" links
corran pushed to typing-for-humans at DillerDigitalStud…/DD-SWNG-20251020-V 2025-10-22 15:19:51 +00:00
4b93c78cd6 Add day 3 links section and links to typing blog post.
corran created branch typing-for-humans in DillerDigitalStud…/DD-SWNG-20251020-V 2025-10-22 15:19:51 +00:00
corran deleted branch reorg from DillerDigitalStud…/DD-SWNG-20251020-V 2025-10-22 14:14:08 +00:00
corran pushed to main at DillerDigitalStud…/DD-SWNG-20251020-V 2025-10-22 14:14:08 +00:00
41e606e314 Merge pull request 'Clean up the repo' (#6) from reorg into main
660fcfd06c move the todo files to their own directory to clean up the repo
Compare 2 commits »