Skip to content

Swig init #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Swig init #37

wants to merge 29 commits into from

Conversation

Jvinniec
Copy link
Owner

This pull request adds python wrappers to the code so that its classes and methods can be accessed from Python. To enable, add -Dpython-bindings=1 when building with CMake. Note that there are currently only superficial tests for the Python bindings that only test that the code can be imported in Python.

Requirements:

  • SWIG v4 (or greater)
  • Python 3.5 (or greater.)

Jvinniec and others added 29 commits October 4, 2020 12:56
- CEAngle, CEDate, CENamespace, and CESkyCoord
Fix precision error in CETime::TimeSec2Time method
Fix setup to install all components correctly
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability C 1 Vulnerability (and Security Hotspot 3 Security Hotspots to review)
Code Smell B 89 Code Smells

81.7% 81.7% Coverage
0.0% 0.0% Duplication

@Jvinniec Jvinniec self-assigned this Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant