1.13 Beta1
Pre-release
Pre-release
JamesVaughan
released this
09 Feb 22:07
·
60 commits
to dev
since this release
New Features
- Support for VISUM 2024
- Added Telecommuter modelling support for TASHA.
- Updated to .Net 8.0
- Added AVX512 acceleration to the ODMath framework.
- New Functions for the ODMath framework.
- Minor graphical improvements.
What's Changed
- .Net 8 by @JamesVaughan in #221
- Added Vector512 code paths for VectorHelper classes. by @JamesVaughan in #222
- Allow FNSG without Cleaned Networks by @JamesVaughan in #223
- Cleanup Model System Display by @JamesVaughan in #224
- Fix XTMF.Run to work with new Delayed Project Loading by @JamesVaughan in #225
- Fixed descriptions for LoadZoneSystemFromNWP by @JamesVaughan in #226
- Add Time Bins from File by @JamesVaughan in #227
- Added status messages to ChainEMMETools by @JamesVaughan in #228
- Added a max transit perceived time for Auto Ownership by @JamesVaughan in #229
- Add Telecommuting and module for RateBasedTelecommuting by @JamesVaughan in #230
- Add Max and Min ODMath Functions. by @JamesVaughan in #231
- Add Max Transit time to DriveLicenseModel by @JamesVaughan in #232
- Added Party Size logic for 2020Airport Model by @JamesVaughan in #233
- Add AO OverSufficient Threshold Modifier by @JamesVaughan in #234
- Removed having tolls explicitly defined in the tooling as this ends up in contention with the other STTA analyses. by @JamesVaughan in #235
- Fix EMME infinite conversions for tptt going from float to time and back by @JamesVaughan in #236
- Quick Fixes by @JamesVaughan in #237
- Update Publishing to .Net 8. by @JamesVaughan in #238
Full Changelog: 1.12.1420...1.13.1430-beta1