o
    5Bix                     @   s(   d dl mZ g dZdd Zdd ZdS )    )_sub_module_deprecation)Obsr_diagonalbsr_eldiv_bsrbsr_elmul_bsr
bsr_ge_bsr
bsr_gt_bsr
bsr_le_bsr
bsr_lt_bsr
bsr_matmat
bsr_matvecbsr_matvecsbsr_maximum_bsrbsr_minimum_bsrbsr_minus_bsr
bsr_ne_bsrbsr_plus_bsrbsr_scale_columnsbsr_scale_rowsbsr_sort_indices	bsr_tocsrbsr_transpose
coo_matvec	coo_tocsrcoo_todensecs_graph_componentscsc_diagonalcsc_eldiv_csccsc_elmul_csc
csc_ge_csc
csc_gt_csc
csc_le_csc
csc_lt_csc
csc_matmatcsc_matmat_maxnnz
csc_matveccsc_matvecscsc_maximum_csccsc_minimum_csccsc_minus_csc
csc_ne_csccsc_plus_csc	csc_tocsrcsr_column_index1csr_column_index2csr_count_blockscsr_diagonalcsr_eldiv_csrcsr_eliminate_zeroscsr_elmul_csr
csr_ge_csr
csr_gt_csrcsr_has_canonical_formatcsr_has_sorted_indices
csr_hstack
csr_le_csr
csr_lt_csr
csr_matmatcsr_matmat_maxnnz
csr_matveccsr_matvecscsr_maximum_csrcsr_minimum_csrcsr_minus_csr
csr_ne_csrcsr_plus_csrcsr_row_indexcsr_row_slicecsr_sample_offsetscsr_sample_valuescsr_scale_columnscsr_scale_rowscsr_sort_indicescsr_sum_duplicates	csr_tobsr	csr_tocsccsr_todense
dia_matvec	expandptrget_csr_submatrixtest_throw_errorc                   C   s   t S )N)__all__ rS   rS   X/var/www/html/Trade-python/venv/lib/python3.10/site-packages/scipy/sparse/sparsetools.py__dir__[   s   rU   c                 C   s   t dddgt| dS )Nsparsesparsetools_sparsetools)sub_packagemoduleprivate_modulesall	attribute)r   rR   )namerS   rS   rT   __getattr___   s   r_   N)scipy._lib.deprecationr   rR   rU   r_   rS   rS   rS   rT   <module>   s   S