openai / mujoco-py
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 32% | 35% | 20% | 10%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
h0% | 67% | 19% | 8% | 5%
py0% | 39% | 47% | 7% | 6%
pxd0% | 40% | 36% | 18% | 4%
pyx0% | 0% | 41% | 52% | 5%
c0% | 0% | 72% | 0% | 27%
xml0% | 0% | 0% | 50% | 49%
toml0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
mujoco_py0% | 27% | 44% | 21% | 6%
scripts0% | 100% | 0% | 0% | 0%
xmls0% | 0% | 0% | 50% | 49%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 42)
File# lines# units
eglext.h
in mujoco_py/gl
851 -
gen_wrappers.py
in scripts
773 31
pxd
mjmodel.pxd
in mujoco_py/pxd
660 -
pxd
mujoco.pxd
in mujoco_py/pxd
380 -
builder.py
in mujoco_py
371 25
modder.py
in mujoco_py
287 50
mjviewer.py
in mujoco_py
281 12
egl.h
in mujoco_py/gl
251 -
249 21
mjsim.pyx
in mujoco_py
249 18
eglshim.c
in mujoco_py/gl
214 9
pxd
mjvisualize.pxd
in mujoco_py/pxd
209 -
182 12
pxd
mjdata.pxd
in mujoco_py/pxd
181 -
mjpid.pyx
in mujoco_py
175 1
main.xml
in xmls/fetch
171 -
cymj.pyx
in mujoco_py
161 9
mjrenderpool.py
in mujoco_py
148 6
pxd
mjui.pxd
in mujoco_py/pxd
115 -
106 -
opengl_context.pyx
in mujoco_py
102 15
khrplatform.h
in mujoco_py/gl
102 -
pxd
mjrender.pxd
in mujoco_py/pxd
81 -
claw.xml
in xmls
79 -
mjsimstate.pyx
in mujoco_py
70 6
tosser.xml
in xmls
68 -
osmesashim.c
in mujoco_py/gl
54 9
utils.py
in mujoco_py
50 4
slider.xml
in xmls
47 -
eglplatform.h
in mujoco_py/gl
42 -
setup.py
in root
40 2
door.xml
in xmls
32 -
shelf.xml
in xmls
29 -
dummyshim.c
in mujoco_py/gl
28 9
glshim.h
in mujoco_py/gl
24 -
__init__.py
in mujoco_py
23 -
key.xml
in xmls
13 -
10 -
in
9 -
version.py
in mujoco_py
5 1
__init__.py
in mujoco_py/gl
1 -
__init__.py
in mujoco_py/pxd
1 -
Files With Most Units (Top 18)
File# lines# units
modder.py
in mujoco_py
287 50
gen_wrappers.py
in scripts
773 31
builder.py
in mujoco_py
371 25
249 21
mjsim.pyx
in mujoco_py
249 18
opengl_context.pyx
in mujoco_py
102 15
mjviewer.py
in mujoco_py
281 12
182 12
osmesashim.c
in mujoco_py/gl
54 9
eglshim.c
in mujoco_py/gl
214 9
dummyshim.c
in mujoco_py/gl
28 9
cymj.pyx
in mujoco_py
161 9
mjrenderpool.py
in mujoco_py
148 6
mjsimstate.pyx
in mujoco_py
70 6
utils.py
in mujoco_py
50 4
setup.py
in root
40 2
version.py
in mujoco_py
5 1
mjpid.pyx
in mujoco_py
175 1
Files With Long Lines (Top 11)

There are 11 files with lines longer than 120 characters. In total, there are 193 long lines.

File# lines# units# long lines
eglext.h
in mujoco_py/gl
851 - 82
main.xml
in xmls/fetch
171 - 43
claw.xml
in xmls
79 - 24
shelf.xml
in xmls
29 - 14
egl.h
in mujoco_py/gl
251 - 10
gen_wrappers.py
in scripts
773 31 6
slider.xml
in xmls
47 - 5
door.xml
in xmls
32 - 4
key.xml
in xmls
13 - 3
khrplatform.h
in mujoco_py/gl
102 - 1
mjpid.pyx
in mujoco_py
175 1 1
Correlations

File Size vs. Commits (all time): 42 points

mujoco_py/builder.py x: 32 commits (all time) y: 371 lines of code mujoco_py/version.py x: 74 commits (all time) y: 5 lines of code mujoco_py/__init__.py x: 12 commits (all time) y: 23 lines of code mujoco_py/opengl_context.pyx x: 6 commits (all time) y: 102 lines of code mujoco_py/pxd/mjmodel.pxd x: 3 commits (all time) y: 660 lines of code mujoco_py/pxd/mjui.pxd x: 2 commits (all time) y: 115 lines of code mujoco_py/pxd/mjvisualize.pxd x: 4 commits (all time) y: 209 lines of code mujoco_py/pxd/mujoco.pxd x: 4 commits (all time) y: 380 lines of code mujoco_py/utils.py x: 6 commits (all time) y: 50 lines of code scripts/gen_wrappers.py x: 11 commits (all time) y: 773 lines of code mujoco_py/mjpid.pyx x: 5 commits (all time) y: 175 lines of code mujoco_py/mjrendercontext.pyx x: 17 commits (all time) y: 249 lines of code mujoco_py/mjsim.pyx x: 18 commits (all time) y: 249 lines of code pyproject.toml x: 2 commits (all time) y: 10 lines of code mujoco_py/cymj.pyx x: 12 commits (all time) y: 161 lines of code setup.py x: 25 commits (all time) y: 40 lines of code MANIFEST.in x: 6 commits (all time) y: 9 lines of code mujoco_py/gl/eglshim.c x: 6 commits (all time) y: 214 lines of code mujoco_py/mjviewer.py x: 25 commits (all time) y: 281 lines of code mujoco_py/pxd/mjdata.pxd x: 3 commits (all time) y: 181 lines of code mujoco_py/pxd/mjrender.pxd x: 2 commits (all time) y: 81 lines of code mujoco_py/gl/glshim.h x: 5 commits (all time) y: 24 lines of code mujoco_py/gl/dummyshim.c x: 4 commits (all time) y: 28 lines of code mujoco_py/gl/osmesashim.c x: 5 commits (all time) y: 54 lines of code mujoco_py/mjbatchrenderer.pyx x: 1 commits (all time) y: 182 lines of code mujoco_py/mjrenderpool.py x: 10 commits (all time) y: 148 lines of code mujoco_py/modder.py x: 5 commits (all time) y: 287 lines of code mujoco_py/gl/__init__.py x: 1 commits (all time) y: 1 lines of code mujoco_py/gl/egl.h x: 1 commits (all time) y: 251 lines of code mujoco_py/gl/eglext.h x: 1 commits (all time) y: 851 lines of code mujoco_py/gl/eglplatform.h x: 1 commits (all time) y: 42 lines of code mujoco_py/gl/khrplatform.h x: 1 commits (all time) y: 102 lines of code mujoco_py/mjsimstate.pyx x: 1 commits (all time) y: 70 lines of code xmls/claw.xml x: 1 commits (all time) y: 79 lines of code xmls/door.xml x: 1 commits (all time) y: 32 lines of code xmls/fetch/main.xml x: 1 commits (all time) y: 171 lines of code xmls/juggler.xml x: 1 commits (all time) y: 106 lines of code xmls/key.xml x: 1 commits (all time) y: 13 lines of code xmls/shelf.xml x: 1 commits (all time) y: 29 lines of code xmls/slider.xml x: 1 commits (all time) y: 47 lines of code
851.0
lines of code
  min: 1.0
  average: 164.86
  25th percentile: 31.25
  median: 102.0
  75th percentile: 222.75
  max: 851.0
0 74.0
commits (all time)
min: 1.0 | average: 7.62 | 25th percentile: 1.0 | median: 3.5 | 75th percentile: 7.0 | max: 74.0

File Size vs. Contributors (all time): 42 points

mujoco_py/builder.py x: 13 contributors (all time) y: 371 lines of code mujoco_py/version.py x: 13 contributors (all time) y: 5 lines of code mujoco_py/__init__.py x: 7 contributors (all time) y: 23 lines of code mujoco_py/opengl_context.pyx x: 6 contributors (all time) y: 102 lines of code mujoco_py/pxd/mjmodel.pxd x: 3 contributors (all time) y: 660 lines of code mujoco_py/pxd/mjui.pxd x: 2 contributors (all time) y: 115 lines of code mujoco_py/pxd/mjvisualize.pxd x: 4 contributors (all time) y: 209 lines of code mujoco_py/pxd/mujoco.pxd x: 4 contributors (all time) y: 380 lines of code mujoco_py/utils.py x: 5 contributors (all time) y: 50 lines of code scripts/gen_wrappers.py x: 7 contributors (all time) y: 773 lines of code mujoco_py/mjpid.pyx x: 3 contributors (all time) y: 175 lines of code mujoco_py/mjrendercontext.pyx x: 8 contributors (all time) y: 249 lines of code pyproject.toml x: 2 contributors (all time) y: 10 lines of code mujoco_py/cymj.pyx x: 8 contributors (all time) y: 161 lines of code setup.py x: 9 contributors (all time) y: 40 lines of code MANIFEST.in x: 5 contributors (all time) y: 9 lines of code mujoco_py/gl/eglshim.c x: 5 contributors (all time) y: 214 lines of code mujoco_py/mjviewer.py x: 7 contributors (all time) y: 281 lines of code mujoco_py/pxd/mjdata.pxd x: 3 contributors (all time) y: 181 lines of code mujoco_py/pxd/mjrender.pxd x: 2 contributors (all time) y: 81 lines of code mujoco_py/gl/glshim.h x: 4 contributors (all time) y: 24 lines of code mujoco_py/gl/dummyshim.c x: 3 contributors (all time) y: 28 lines of code mujoco_py/gl/osmesashim.c x: 4 contributors (all time) y: 54 lines of code mujoco_py/mjbatchrenderer.pyx x: 1 contributors (all time) y: 182 lines of code mujoco_py/mjrenderpool.py x: 2 contributors (all time) y: 148 lines of code mujoco_py/modder.py x: 4 contributors (all time) y: 287 lines of code mujoco_py/gl/__init__.py x: 1 contributors (all time) y: 1 lines of code mujoco_py/gl/egl.h x: 1 contributors (all time) y: 251 lines of code mujoco_py/gl/eglext.h x: 1 contributors (all time) y: 851 lines of code mujoco_py/gl/eglplatform.h x: 1 contributors (all time) y: 42 lines of code mujoco_py/gl/khrplatform.h x: 1 contributors (all time) y: 102 lines of code mujoco_py/mjsimstate.pyx x: 1 contributors (all time) y: 70 lines of code xmls/claw.xml x: 1 contributors (all time) y: 79 lines of code xmls/door.xml x: 1 contributors (all time) y: 32 lines of code xmls/fetch/main.xml x: 1 contributors (all time) y: 171 lines of code xmls/juggler.xml x: 1 contributors (all time) y: 106 lines of code xmls/key.xml x: 1 contributors (all time) y: 13 lines of code xmls/shelf.xml x: 1 contributors (all time) y: 29 lines of code xmls/slider.xml x: 1 contributors (all time) y: 47 lines of code
851.0
lines of code
  min: 1.0
  average: 164.86
  25th percentile: 31.25
  median: 102.0
  75th percentile: 222.75
  max: 851.0
0 13.0
contributors (all time)
min: 1.0 | average: 3.74 | 25th percentile: 1.0 | median: 3.0 | 75th percentile: 5.25 | max: 13.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".