Andrew Smith

Results 13 issues of Andrew Smith

...which is a dynamic household/people microsim and has been ported to jas-mine https://github.com/jasmineRepo/LIAM2-demo07

One of the tests in test_get_proj_data has started to fail: ``` Traceback (most recent call last): File "/mnt/data/home/az/dev/UKCensusAPI/tests/test_all.py", line 206, in test_get_proj_data self.assertEqual(sum(table.OBS_VALUE), 592012) AssertionError: 592842 != 592012 ``` Nomisweb...

question

For e.g when nomis update population projection data, overwrite the old

Ensure interactive script gets packaged and installed correctly

@magico13 here it is, and as there are no automated tests please give it a very careful check as I don't have the hardware to test everything. Also be aware...

trying to track down cause of segfault in win tests... (worked 29/6, failed 6/7) pybind11 2.13 was released 26/6 Using `asan` it seems that *all* C++ exceptions thrown in neworder...

update CI fix coverage delete unused code