gaowutong
gaowutong
The ipython magic function `%pylab inline` automatically imports matplotlib. However, the lsp diagnostics reports the error "undefined name" when I try to use matplotlib. A similar result happens when using...
3 Bugs are reported about the method mee2rv. In https://github.com/poliastro/poliastro/blob/55e96432b27301c5dffb4ef6b4f383d970c6e9c0/src/poliastro/core/elements.py#L530-L531 1. Missing multiplication symbol after (r / s2). 2. alpha2**2 should be alpha2. In https://github.com/poliastro/poliastro/blob/55e96432b27301c5dffb4ef6b4f383d970c6e9c0/src/poliastro/core/elements.py#L534-L545 3. np.sqrt(k / p) should...
Hello and thanks for this great project! I notice that heyoka supports runtime parameters in its expression system. But what if the parameters has different values at different time steps?...
Thanks for your job to make such good extension! Now I have a point cloud with each point having one scalar attribute. I want to show the color of the...
Hello! I am pretty interesting about the project and am going to run the demo bindings_demo.py. However, I noticed that the file uh2_office_dsg.json is not included. Could you please provide...
The code demonstrates an issue with the calculation of the Jacobian of a subset of the output vector xf. Specifically, the calculation works fine for the full sensitivity matrix and...