User Tools

Site Tools


other:python:misc_by_jyp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
other:python:misc_by_jyp [2022/02/21 12:47]
jypeter [Sorting] Added link to numpy routines
other:python:misc_by_jyp [2022/02/21 12:52]
jypeter Added numpy section
Line 220: Line 220:
 >>>​ sorted(demo_dic.keys(),​ key=lambda key_name:​demo_dic[key_name]) >>>​ sorted(demo_dic.keys(),​ key=lambda key_name:​demo_dic[key_name])
 ['​c',​ '​d',​ '​b',​ '​a'​]</​code>​ ['​c',​ '​d',​ '​b',​ '​a'​]</​code>​
 +
 +==== numpy related stuff ====
 +
  
  
other/python/misc_by_jyp.txt · Last modified: 2024/04/19 12:02 by jypeter