• conferences
  • fosdem2024
  • fosdem2024 ddffirst
  • maxloc.py
  • Edit
  • RecentChanges
  • Preferences
  • About Us
m,nm,i,n = 0,0,0,len(a)
while (i<n):
  while (i<n and a[i]<=m): i += 1
  while (i<n and a[i]> m): m,nm,i = a[i],i,i+1
Link
Sitemap
Crowdsupply Updates
OpenCollective
Librecores
Libre-SOC Wikipedia
Simple-V OpenPOWER Draft
OpenPOWER External RFCs
PyPI packages
Hackaday
conferences
HDL workflow
Documentation
Bugs and Tasks
All Mailing Lists
List Archives
Git repositories
Kazan (Vulkan driver)
Libre-SOC charter
m class
3D GPU
VPU
Micro-Architecture
future feature proposals
standards
nlnet proposals
resources
Sandbox
Upcoming tasks
NLNet Milestones
180nm Oct2020
22nm PowerPI
Last edited Mon Feb 12 17:51:53 2024.