Closed vvasuki closed 4 years ago
https://groups.io/g/swisseph/message/8597 seems to be the culprit here.
Is this now fixed?
Mentioned issue has been closed by "sanskrit coders".
Next time, please provide a short (as in shortest) code to reproduce the bug. Thanks in advance.
In [1]: import swisseph as swe
In [2]: swe.set_sid_mode(swe.SIDM_TRUE_CITRA)
In [3]: swe.get_ayanamsa(2459100)
Out[3]: 0.0
Next time, please provide a short (as in shortest) code to reproduce the bug. Thanks in advance.
Didn't I do that in my first post satisfactorily? (Oh I suppose that the example should have been 2 lines instead of 5 lines?)
Mentioned issue has been closed by "sanskrit coders".
This issue was mentioned in https://github.com/sanskrit-coders/jyotisha/issues/40 , rather than other way around (Github automatically adds a notification). None of my posts in this thread mentioned any issue in any other github repository.
If that is a swisseph bug, you can replace the corresponding files in libswe/ with the latest version, and recompile, until we update to 2.09.
In [1]: import swisseph as swe In [2]: swe.set_sid_mode(swe.SIDM_TRUE_CITRA) In [3]: swe.get_ayanamsa(2459100) Out[3]: 0.0
Finally.
Thank you :)
Code:
Output: