Classical-mf-structure

From Kiran Kedlaya's Wiki
(Difference between revisions)
Jump to: navigation, search
(more structure)
(more structure)
Line 21: Line 21:
 
*** web_modform_space.py
 
*** web_modform_space.py
 
** '''views'''
 
** '''views'''
    __init__.py
+
*** __init__.py
    emf_render_navigation.py
+
*** emf_render_navigation.py
    emf_render_web_modform_space.py
+
*** emf_render_web_modform_space.py
    *experimental !!!! (vide)
+
**** '''experimental''' !!!! (empty)
    emf_render_web_newform.py
+
*** emf_render_web_newform.py
    emf_main.py
+
*** emf_main.py
    emf_render_web_modform_space_gamma1.py
+
*** emf_render_web_modform_space_gamma1.py
    *static ???? Probably not used (deleting it does not seem to break anything)
+
*** '''static''' ???? Probably not used (deleting it does not seem to break anything)
      elliptic_modular_form_scripts.js ????
+
**** elliptic_modular_form_scripts.js ????
      elliptic_modular_form_util-functions.js ????
+
**** elliptic_modular_form_util-functions.js ????
    *templates
+
*** '''templates'''
      emf_browse_fixed_level.html
+
**** emf_browse_fixed_level.html
      emf_navigation.html
+
**** emf_navigation.html
      emf_table.html
+
**** emf_table.html
      emf_web_newform.html
+
**** emf_web_newform.html
      geometric.html
+
**** geometric.html
      select_ranges.html
+
**** select_ranges.html
      emf_browse_spaces.html
+
**** emf_browse_spaces.html
      emf_render_web_modform_space_gamma1.html
+
**** emf_render_web_modform_space_gamma1.html
      emf_web_modform_space.html
+
**** emf_web_modform_space.html
      not_available.html
+
**** not_available.html
      *experimental !!!!
+
***** '''experimental''' !!!!
        data_table.html
+
***** data_table.html
        emf2.html
+
***** emf2.html
        emf_browse.html
+
***** emf_browse.html
        emf_browse_graph.html
+
***** emf_browse_graph.html
        emf_browse_range.html
+
***** emf_browse_range.html
        emf_new.html
+
***** emf_new.html
        emf_table2.html
+
***** emf_table2.html
== maass_forms ==
+
* '''maass_forms'''
  ...
+
** ...
*views
+
* '''views'''
__init__.py
+
** __init__.py
  mf_main.py
+
** mf_main.py
  *templates
+
*** '''templates'''
    mf_navigation.html
+
**** mf_navigation.html

Revision as of 17:14, 14 October 2015

Structure of the elliptic modular forms folder:

  • backend
    • __init__.py
    • mf_classes.py
    • mf_utils.py
  • elliptic_modular_forms
    • __init__.py
    • test_emf.py
    • backend
      • __init__.py
      • emf_classes.py
      • emf_core.py
      • emf_download_utils.py
      • emf_utils.py
      • experimental !!!! (empty)
      • web_newforms.py
      • web_object.py
      • plot_dom.py
      • web_character.py
      • web_modform_space.py
    • views
      • __init__.py
      • emf_render_navigation.py
      • emf_render_web_modform_space.py
        • experimental !!!! (empty)
      • emf_render_web_newform.py
      • emf_main.py
      • emf_render_web_modform_space_gamma1.py
      • static ???? Probably not used (deleting it does not seem to break anything)
        • elliptic_modular_form_scripts.js ????
        • elliptic_modular_form_util-functions.js ????
      • templates
        • emf_browse_fixed_level.html
        • emf_navigation.html
        • emf_table.html
        • emf_web_newform.html
        • geometric.html
        • select_ranges.html
        • emf_browse_spaces.html
        • emf_render_web_modform_space_gamma1.html
        • emf_web_modform_space.html
        • not_available.html
          • experimental !!!!
          • data_table.html
          • emf2.html
          • emf_browse.html
          • emf_browse_graph.html
          • emf_browse_range.html
          • emf_new.html
          • emf_table2.html
  • maass_forms
    • ...
  • views
    • __init__.py
    • mf_main.py
      • templates
        • mf_navigation.html
Personal tools