-
-
Notifications
You must be signed in to change notification settings - Fork 654
Open
Description
Globals starting with a-f
Cryptic
addgp
benchmark
Deprecate the import of some development-related names from the global namespace #34259
Too specific
absolute_igusa_invariants_kohel
deprecate a few invariants commands in global namespace #28064absolute_igusa_invariants_wamelen
deprecate a few invariants commands in global namespace #28064all_max_clique
(should be a method of a graph. Done in deprecate import of all_max_clique, max_clique and clique_number in global namespace #26200)backtrack_all
(for sudoku) deprecate a few commands in global namespace #27066berlekamp_massey
deprecate a few commands in global namespace #27066bernoulli_mod_p
bernoulli_mod_p_single
branching_rule
(done in some import cleanup and lazification in algebras and root systems #25791)branching_rule_from_plethysm
(done in some import cleanup and lazification in algebras and root systems #25791)bsgs
(baby step giant step, done in Meta-ticket: deprecate useless or misleading functions in the global namespace #25383)build_alphabet
buzzard_tpslopes
deprecate a few commands in global namespace #27066clebsch_gordan
clebsch_invariants
deprecate a few invariants commands in global namespace #28064clique_number
(done in deprecate import of all_max_clique, max_clique and clique_number in global namespace #26200)cm_j_invariants
cm_j_invariants_and_orders
cm_orders
coercion_traceback
coincidence_discriminant
coincidence_index
continuant
convergents
->continued_fraction(x).convergents()
deprecate a few commands in global namespace #27066cremona_curves
cremona_optimal_curves
cunningham_prime_factors
cython_create_local_so
Minor cleanup in sage.misc.cython #24722delta_lseries
delta_qexp
designs_from_XML
deprecate a few commands in global namespace #27066designs_from_XML_url
deprecate a few commands in global namespace #27066dimension_cusp_forms
dimension_eis
dimension_modular_forms
dimension_new_cusp_forms
dimension_supersingular_module
direct_product_permgroups
discrete_log_generic
,discrete_log_lambda
,discrete_log_rho
eisenstein_series_lseries
eisenstein_series_qexp
enum_affine_finite_field
enum_affine_rational_field
enumerate_totallyreal_fields_all
enumerate_totallyreal_fields_prim
enumerate_totallyreal_fields_rel
eta_poly_relations
cleanup the imports of Eta products in global namespace #26196eulers_method
,eulers_method_2x2
andeulers_method_2x2_plot
are accessible viadesolvers.
exists_conway_polynomial
explain_pickle
expnums
?extend_to_primitive
external_ray
find_a_ternary_qf_by_level_disc
find_all_ternary_qf_by_level_disc
firing_graph
four_squares
frequency_distribution
fundamental_discriminant
FiniteEnumeratedSet
see Deprecate FiniteEnumeratedSet in the global namespace, add method is_subset to Sets.ParentMethods #34398PowerSeries
,PuiseuxSeries
,LaurentSeries
see Deprecate the import of some element classes in sage/ring/all.py #33602
Shortcut f(x)
-> x.f()
:
additive_order
base_ring
base_field
basis
canonical_coercion
->coercion_model.canonical_coercion
- matrices (
block_matrix
,block_diagonal_matrix
,column_matrix
,companion_matrix
,diagonal_matrix
, ...) can be accessed withmatrix.block
,matrix.block_diagonal
, etc decomposition
denominator
,numerator
desolve
,desolve_laplace
,desolve_mintides
, etc ->desolvers.XXX
WTF
absolute_import
(nothing to do here)abstract_method
(nothing to do in the global namespace)addition_names
(a useless tuple)alarm
(nothing to do here)attrcall
(nothing to do here)banner
(no reason to have it in the global namespace) Deprecate the import of some development-related names from the global namespace #34259cancel_alarm
class_graph
db
,db_save
(what is the Sage database?)degree_lowest_rational_function
differences
eratosthenes
Functions mainly useful for developers
set_edit_template
,runsnake
,Profiler
,trace
Deprecate the import of some development-related names from the global namespace #34259install_scripts
— the function was deprecated in Deprecate sage.misc.dist.install_scripts #30207, its import into the global namespace in Deprecate the import of some development-related names from the global namespace #34259- imports from
sage.misc.package
Deprecate the import of some development-related names from the global namespace #34259 logstr
,benchmark
(probably belong in the WTF category) Deprecate the import of some development-related names from the global namespace #34259
Globals starting with g-z
get_display_manager
(Fix global import of sage.repl.rich_output.display_manager.get_display_manager #33016)random_DAG
(deprecated in deprecate random_DAG #30479, removed in Remove random_DAG from global namespace #33604)
See also
CC: @sagetrac-tmonteil @tscrim @DavidAyotte
Component: misc
Author: Vincent Delecroix
Issue created by migration from https://trac.sagemath.org/ticket/25383