-
Are we allowed to use Spherical Coordinates instead of the mercator projection formula?
I'm having issues with removing artifacts / bugs with the mercator implementation, but have no issues with t…
-
Question for @APEXCalculus.
Something that the engineering and physics students rely on a lot is the ability to write the "del" operator in other coordinates, and in particular, spherical coordinat…
-
Currently the BEP enforces the *mathematical* convention of (radius, azimuth, inclination). But the *physics* convention of (radius, inclination, azimuth) is equally valid. Need to decide whether to e…
-
We currently have this function inside of `Utils`:
https://github.com/demiangomez/Parallel.GAMIT/blob/e0dc45bc3f2fb294613bac41cac0b0622e7cdbbc/pgamit/Utils.py#L76-L84
The function as written:
…
-
see also: #543
@jenshnielsen
@MerlinSmiles
@WilliamHPNielsen
As discussed: My proposal for solving all spherical coordinate related issues is to write a single meta_instrument_driver which g…
-
Spherical coordinates can be generalized to hyperspherical coordinates, as discussed [here](https://en.wikipedia.org/wiki/N-sphere#Spherical_coordinates).
-
Hello!
How exactly do I normalize the mercator projections?
double merc_u = theta;
double merc_v = std::log(std::tan((phi + (M_PI/2))/2));
merc_u is easy but merc_v ranges…
-
Set origin to hero, render view. Allow for space driving
-
Imported from SourceForge on 2024-07-05 16:38:16
Created by **[tufansirin](https://sourceforge.net/u/tufansirin/)** on 2011-04-24 19:56:24
Original: https://sourceforge.net/p/maxima/bugs/2192
---
Ma…
rtoy updated
3 months ago
-
**Original report ([archived issue](https://osrf-migration.github.io/gazebo-gh-pages/#!/osrf/gazebo/issues/2022)) by Steve Peters (Bitbucket: [Steven Peters](https://bitbucket.org/%7B2ccfed09-18b8-492…