-
Updated
Apr 28, 2022 - Python
coordinate-systems
Here are 66 public repositories matching this topic...
-
Updated
Jun 28, 2018 - Java
printdiff generates a report containing the differences between any two fits files , HDU's their Headers or Data (independently). The output can be generated into a some stream object which can be used for comparison/verification of data.
Basically this can be implemented as a function having overloads based on
- File path
- Headers( object can be obtained using get_
-
Updated
Apr 24, 2017 - Java
-
Updated
Oct 12, 2021 - Python
-
Updated
Mar 25, 2022 - TypeScript
-
Updated
Jan 22, 2022 - R
-
Updated
Apr 22, 2018 - C++
-
Updated
Apr 9, 2021 - C++
-
Updated
Nov 6, 2021 - C#
-
Updated
Feb 23, 2022 - Rust
-
Updated
Apr 7, 2021 - C#
-
Updated
Nov 7, 2021 - Julia
-
Updated
Feb 17, 2021 - JavaScript
-
Updated
Jan 16, 2021 - MATLAB
-
Updated
Mar 11, 2022 - Python
-
Updated
Dec 1, 2018 - JavaScript
I make this solo project taking 2 weeks...Functionality is perfect but if anybody wants to improve it you can absolutely do it...even you can change the design or interactions of the game with the user if you want....For more information, please feel free to contact me at @SamarpanCoder2002
-
Updated
Nov 28, 2018 - JavaScript
-
Updated
Apr 22, 2018 - Swift
-
Updated
Jan 13, 2021 - C
-
Updated
Apr 18, 2022 - Python
-
Updated
Dec 2, 2021 - Pascal
-
Updated
Apr 14, 2022 - JavaScript
-
Updated
Oct 3, 2021 - Python
-
Updated
Oct 31, 2021 - C
-
Updated
Apr 23, 2018 - JavaScript
-
Updated
Nov 26, 2019 - Visual Basic
Improve this page
Add a description, image, and links to the coordinate-systems topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coordinate-systems topic, visit your repo's landing page and select "manage topics."
The
Point#d,Vector#dandDirection#dmodules were recently optimized in thecoordinate-systemsbranch to avoid unnecessary object allocations and function calls, but this also meant most functions got more verbose and therefore more prone to typos. It would be very useful to add some more fuzz and/or hardcoded tests for the various functions in these modules, following the patterns in the