Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Bryan Head
Bryan Head has asked
14
questions and find answers to
36
problems.
Stats
719
EtPoint
165
Vote count
14
questions
36
answers
About
I'm a PhD student in Computer Science at Northwestern. I work on all thing NetLogo.
Bryan Head questions
Avoiding the use of type() comparisons where polymorphism won't work
Statically allocate arrays of instances of derived class and arrays of pointers of base class with minimal repetition and code size
Is it possible to create a temp index in sqlite?
Recursively matching filenames with glob argument
Get all links connecting turtles in a turtle-set efficiently in NetLogo
Summing with a for loop faster than with reduce?
git subtree push and split adding "-n<newline>" to commit messages
Java sort via Comparator<T> spends majority of its time in compare(Object,Object)
Java Performance - ArrayLists versus Arrays for lots of fast reads
List lookup faster than tuple?
Bryan Head answers
NW extension - multiple graphs with nw:generate?
Assigning neighbors to agents in symmetric manner
How can I increase speed up simulation of my least-cost path model
NetLogo: Calculating a percentage
How to change a turtle's attribute if one of its links disappear?
Puzzled by NetLogo syntax (`word` and `runresult`)
Netlogo - Origin in the corner with code
NetLogo - how to give each patch an unique identity / plabel / name
Statically allocate arrays of instances of derived class and arrays of pointers of base class with minimal repetition and code size
NetLogo - Setting a parameter to an Integer