Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ActivitySim
/
activitysim
Public
Notifications
You must be signed in to change notification settings
Fork
135
Star
249
Code
Issues
178
Pull requests
10
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
File reorg
- #29
#29
Merged
fscottfoti
merged 28 commits into
master
ActivitySim/activitysim:master
from
file-reorg
ActivitySim/activitysim:file-reorg
Copy head branch name to clipboard
Mar 9, 2015
Conversation
Commits
28
(28)
Checks
Files changed
Merged
File reorg
#29
fscottfoti
merged 28 commits into
master
ActivitySim/activitysim:master
from
file-reorg
ActivitySim/activitysim:file-reorg
Copy head branch name to clipboard
Commits
Commits on Feb 24, 2015
got through the first 40 variables or so in the tour freq spec
Show description for f9c164d
fscottfoti
committed
f9c164d
View commit details
Copy full SHA for f9c164d
Browse repository at this point
finished up the rest of the rows of the mandatory tour generation model
Show description for ddf4b16
fscottfoti
committed
ddf4b16
View commit details
Copy full SHA for ddf4b16
Browse repository at this point
comments, a few extra items on the todo list, and a few cosmetic changes to the code
fscottfoti
committed
8a311d9
View commit details
Copy full SHA for 8a311d9
Browse repository at this point
pep8 fixes
fscottfoti
committed
12f4eeb
View commit details
Copy full SHA for 12f4eeb
Browse repository at this point
Commits on Feb 25, 2015
adding csv formatted non mandatory tour config
Show description for 59d8484
fscottfoti
committed
59d8484
View commit details
Copy full SHA for 59d8484
Browse repository at this point
add the alternatives too
fscottfoti
committed
a8fd8ca
View commit details
Copy full SHA for a8fd8ca
Browse repository at this point
making the basic model for non mandatory tours
Show description for d2fac8f
fscottfoti
committed
d2fac8f
View commit details
Copy full SHA for d2fac8f
Browse repository at this point
the first 60 rows or so of the full time worker non mandatory tour generation
Show description for 19e4fa2
fscottfoti
committed
19e4fa2
View commit details
Copy full SHA for 19e4fa2
Browse repository at this point
got to row 114
fscottfoti
committed
fb365d7
View commit details
Copy full SHA for fb365d7
Browse repository at this point
Commits on Feb 26, 2015
all but about 10 rows in non mandatory tours...
fscottfoti
committed
a6c32a9
View commit details
Copy full SHA for a6c32a9
Browse repository at this point
spec is now complete
Show description for 324c88f
fscottfoti
committed
324c88f
View commit details
Copy full SHA for 324c88f
Browse repository at this point
now running non mandatory model for all segments
Show description for 7d01e2c
fscottfoti
committed
7d01e2c
View commit details
Copy full SHA for 7d01e2c
Browse repository at this point
adding a few notes to the readme
fscottfoti
committed
0cabf8f
View commit details
Copy full SHA for 0cabf8f
Browse repository at this point
basic destination model working
Show description for 524deba
fscottfoti
committed
524deba
View commit details
Copy full SHA for 524deba
Browse repository at this point
a couple of small bugs and a couple of comments
fscottfoti
committed
767a9a2
View commit details
Copy full SHA for 767a9a2
Browse repository at this point
Commits on Feb 27, 2015
adding small coment to TODO list
fscottfoti
committed
df7fa25
View commit details
Copy full SHA for df7fa25
Browse repository at this point
Commits on Mar 2, 2015
basic pipeline of tour departure and duration model
Show description for 53bf27c
fscottfoti
committed
53bf27c
View commit details
Copy full SHA for 53bf27c
Browse repository at this point
have about half of the mandatory scheduling model implemented
Show description for bb43936
fscottfoti
committed
bb43936
View commit details
Copy full SHA for bb43936
Browse repository at this point
Commits on Mar 3, 2015
filling in basic skeleton of non-mandatory tour scheduling
fscottfoti
committed
522f35d
View commit details
Copy full SHA for 522f35d
Browse repository at this point
Commits on Mar 4, 2015
experimental reorg splitting up large file into several smaller files
fscottfoti
committed
d83e62e
View commit details
Copy full SHA for d83e62e
Browse repository at this point
major reorg of files
Show description for cc465da
fscottfoti
committed
cc465da
View commit details
Copy full SHA for cc465da
Browse repository at this point
cleanup!
Show description for 88e6f82
fscottfoti
committed
88e6f82
View commit details
Copy full SHA for 88e6f82
Browse repository at this point
pep8
fscottfoti
committed
78af0a8
View commit details
Copy full SHA for 78af0a8
Browse repository at this point
added tests to the reorg
Show description for 6ea98b0
fscottfoti
committed
6ea98b0
View commit details
Copy full SHA for 6ea98b0
Browse repository at this point
install urbansim from master instead of through conda
fscottfoti
committed
26135d3
View commit details
Copy full SHA for 26135d3
Browse repository at this point
Commits on Mar 5, 2015
Update README.md
fscottfoti
committed
687aed9
View commit details
Copy full SHA for 687aed9
Browse repository at this point
some more cleanup
Show description for 41caf35
fscottfoti
committed
41caf35
View commit details
Copy full SHA for 41caf35
Browse repository at this point
Merge branch 'file-reorg' of https://github.com/synthicity/activitysim into file-reorg
fscottfoti
committed
d0b3ee5
View commit details
Copy full SHA for d0b3ee5
Browse repository at this point
You can’t perform that action at this time.