- Wheels for Python 3.13
- Python 3.10 or above only to align with Numpy
- N/A
- N/A
- Switch to use src-layout
- Switch to use
pyproject.tomlinstead ofsetup.py - [0.5.1] Reorganize the underlying code for query callback class
- [0.5.2] Simplify
yield_xp_coeffs()code logics - [0.5.2] Improve tests coverage on dataset compilation
- Fix
radec_to_ecl()not wrapping ecliptic longitude correctly - Remove deprecated API from
pkg_resourcesand delim_whitespace kwarg inpd.read_table
- [0.4.1] Python 3.12 wheels
- Fix
compile_xp_continuous_h5()won't run on new computer since it assumed non-standard file structure - Reduce memory usage for
compile_xp_continuous_h5() compile_xp_continuous_allinone_h5()can now save correlation matrix too- [0.4.2] Improved performance for
yield_xp_coeffs(), especially for short list of source id
- [0.4.1] Fix
yield_xp_coeffs()fails for some gaia source id due to dtype issue - [0.4.3] Fix
ctypesimport issue
- Support for CATWISE database
- Option to save original query as comments in csv file
- IPython autocomplete in
remove_user_table() - Option to get additional columns in
yield_xp_coeffs() - Contribution guideline on Github
- Improved performance for
yield_xp_coeffs()
- N/A
- SQL C extension for all maths and limited subset of geometrical functions mimicing ADQL
- Compiled wheels on PyPI
- N/A
- N/A
- Initial Release of
MyGaiaDB
- N/A
- N/A