New Features
- Improved support when running on machines with non-english UI languages.
- Added French and Spanish UI options
- Improved Auto Model System Calibration options
- Reduced model run variation when running on different CPU architectures.
- Vectorized implementation of computing of tensors for
exp,logandpowwith 256-bit and 512-bit code paths. - Numerous minor, and bug fixes found below.
What's Changed
- Fix race condition in location choice estimation by @JamesVaughan in #319
- Stop ensuring a directory exists when routing a project save. by @JamesVaughan in #320
- Reduce memory usage for Tour Modes by @JamesVaughan in #321
- Fix the exclude module list by @JamesVaughan in #322
- Add new bicycle mode that allows different utilities by time period. by @JamesVaughan in #323
- Rename Utility to Impedance for BicycleWithImpedance by @JamesVaughan in #324
- Add error message if a model system fails to load. by @JamesVaughan in #325
- Remove Root Condition for VKTCalc by @JamesVaughan in #326
- Fix white text on light background for parameter filters by @JamesVaughan in #327
- Delay Module Select Click Away by @JamesVaughan in #328
- Linked Parameter Calibration Targets by @JamesVaughan in #329
- LoadZoneSystemFromEMMEMatrix by @JamesVaughan in #330
- Better errors for NetworkCalculatorFromCSV by @JamesVaughan in #331
- Multi-Langage Support by @JamesVaughan in #332
- Update publishing for .Net 9 by @JamesVaughan in #333
- Save Parameters as Invariant Culture by @JamesVaughan in #334
- Fixed Microsim Facilitate Passenger by @JamesVaughan in #335
- Updated Auto Ownership Estimation by @JamesVaughan in #336
- Remove unused variable by @JamesVaughan in #337
- Calibration - Probability Error Checking by @JamesVaughan in #338
- Fix for French Windows sending floating point numbers to EMME by @JamesVaughan in #339
- Add option for intrazonal mask matrix in ZoneSystemMatrix. by @JamesVaughan in #340
- Multiple GUI Languages by @JamesVaughan in #341
- Update branding to XTMF Version 1.15 by @JamesVaughan in #342
- Trim Project names by @JamesVaughan in #343
- Export Driver License By Demographics by @JamesVaughan in #344
- Probability Vector Target by @JamesVaughan in #345
- Check Input Files Exist during Runtime Validation by @JamesVaughan in #346
- Fixed selection of demographic categories by @JamesVaughan in #347
- Add minimum thresholds for Probability Targets by @JamesVaughan in #348
- Fix edge cases for MinRows and MaxRows for ODMath by @JamesVaughan in #349
- Add ModifyAutoOwnership module for testing AO sensitivity. by @JamesVaughan in #350
- Linked Parameters with Parameter Names with a . don't save properly by @JamesVaughan in #351
- Update to .Net 10 by @JamesVaughan in #352
- Add Passthrough ModeChoice Module by @JamesVaughan in #353
- Added peak hour factor and cascading demand for DAT station capacities. by @JamesVaughan in #354
- Fix double counting of cascading station vehicle counts by @JamesVaughan in #355
- Reduce Run Differences by @JamesVaughan in #356
- Add ComputePercentileMaskMatrix Module by @JamesVaughan in #357
- Fix regression in Average for Non-AVX512 AVX2 systems by @JamesVaughan in #358
- Clarify Parameter Names for BicycleWithImpedance by @JamesVaughan in #359
- Calibration Host PreRun by @JamesVaughan in #360
- Synchronize TMGToolbox by @JamesVaughan in #361
- Fix ModelSystemInformation binding. by @JamesVaughan in #362
Full Changelog: 1.14.1447...1.15.1450