Physics Astronomy Tools¶
Configuration File: packages/physics_astronomy_tools.json
Tool Type: Local
Tools Count: 5
This page contains all tools defined in the physics_astronomy_tools.json
configuration file.
Available Tools¶
get_astropy_info (Type: PackageTool)¶
Get information about the astropy package. Astronomy and astrophysics library
get_astropy_info tool specification
Tool Information:
Name:
get_astropy_info
Type:
PackageTool
Description: Get information about the astropy package. Astronomy and astrophysics library
Parameters:
No parameters required.
Example Usage:
query = {
"name": "get_astropy_info",
"arguments": {
}
}
result = tu.run(query)
get_galpy_info (Type: PackageTool)¶
Get information about the galpy package. Galactic dynamics library
get_galpy_info tool specification
Tool Information:
Name:
get_galpy_info
Type:
PackageTool
Description: Get information about the galpy package. Galactic dynamics library
Parameters:
No parameters required.
Example Usage:
query = {
"name": "get_galpy_info",
"arguments": {
}
}
result = tu.run(query)
get_pyephem_info (Type: PackageTool)¶
Get information about the pyephem package. Astronomical computations for Python
get_pyephem_info tool specification
Tool Information:
Name:
get_pyephem_info
Type:
PackageTool
Description: Get information about the pyephem package. Astronomical computations for Python
Parameters:
No parameters required.
Example Usage:
query = {
"name": "get_pyephem_info",
"arguments": {
}
}
result = tu.run(query)
get_qutip_info (Type: PackageTool)¶
Get information about the qutip package. Quantum toolbox in Python
get_qutip_info tool specification
Tool Information:
Name:
get_qutip_info
Type:
PackageTool
Description: Get information about the qutip package. Quantum toolbox in Python
Parameters:
No parameters required.
Example Usage:
query = {
"name": "get_qutip_info",
"arguments": {
}
}
result = tu.run(query)
get_sunpy_info (Type: PackageTool)¶
Get information about the sunpy package. Solar data analysis library
get_sunpy_info tool specification
Tool Information:
Name:
get_sunpy_info
Type:
PackageTool
Description: Get information about the sunpy package. Solar data analysis library
Parameters:
No parameters required.
Example Usage:
query = {
"name": "get_sunpy_info",
"arguments": {
}
}
result = tu.run(query)