Josh Burman
|
c7c9662968
|
genericize this!
|
2021-12-15 20:44:24 +00:00 |
|
Josh Burman
|
6e1964820f
|
bad ruby habits, must unlearn
|
2021-12-15 20:35:27 +00:00 |
|
Josh Burman
|
e4bb4a9cad
|
typo in bundle constraint descriptor
|
2021-12-15 19:41:00 +00:00 |
|
Josh Burman
|
bfeb3c4207
|
add constructed bundles to constraints, minor refatoring
|
2021-12-15 19:37:16 +00:00 |
|
Josh Burman
|
4afe81e15b
|
updated bundles process
|
2021-12-15 17:36:03 +00:00 |
|
Josh Burman
|
a827312ef5
|
add passage attribute to item and bundles generation method for solver run
|
2021-12-14 21:28:38 +00:00 |
|
Josh Burman
|
d343e3962e
|
forgot to add error folder
|
2021-12-10 20:21:22 +00:00 |
|
Josh Burman
|
e0fca68f46
|
add basic error handling
|
2021-12-10 19:45:03 +00:00 |
|
Josh Burman
|
d107b66e4f
|
increment semver
|
2021-12-09 19:43:04 +00:00 |
|
Josh Burman
|
aaf27ab7bd
|
modified equation to reflect equation psychos are using
|
2021-12-09 18:45:43 +00:00 |
|
Jared Numrab
|
c36b4cdc18
|
1.0, using coinor-cbc instead of building from binary
|
2021-12-04 03:19:17 -05:00 |
|
Josh Burman
|
b2c3f0df79
|
add b param to irt model
|
2021-11-30 21:12:08 +00:00 |
|
Josh Burman
|
ebccd9522a
|
a test
|
2021-11-30 20:41:08 +00:00 |
|
Josh Burman
|
1649f5cee1
|
better way to b param
|
2021-11-30 20:35:23 +00:00 |
|
Josh Burman
|
13448fb73a
|
remove float
|
2021-11-30 20:20:32 +00:00 |
|
Josh Burman
|
e605f787ed
|
simplify, also its a list
|
2021-11-30 20:00:59 +00:00 |
|
Josh Burman
|
3e708c0137
|
last item is b param
|
2021-11-30 19:55:30 +00:00 |
|
Josh Burman
|
5a35d47391
|
convert b param to float from string
|
2021-11-30 19:24:08 +00:00 |
|
Josh Burman
|
489a6f22e6
|
Merge branch 'feature/QUANT-1196-solve-all-the-things' of github.com:yardstick/measure-solver into feature/QUANT-1196-solve-all-the-things
|
2021-11-24 16:24:31 +00:00 |
|
Josh Burman
|
19f6f35856
|
fixes for clarity
|
2021-11-24 16:24:14 +00:00 |
|
brmnjsh
|
3b320a67a5
|
Update app/helpers/service_helper.py
Co-authored-by: Owen Helmstetter <84334068+owenhtr@users.noreply.github.com>
|
2021-11-23 13:11:05 -05:00 |
|
Josh Burman
|
da17748103
|
add total forms default to 1, for two reasons. true LOFT will be requesting a single form, and also we do not have the ability to set form count in ui yet
|
2021-11-22 17:37:57 +00:00 |
|
Josh Burman
|
88ef6b2e03
|
return results whether optimized or not, add status to returned csv
|
2021-11-22 17:25:32 +00:00 |
|
Jared Numrab
|
c2d1ccb2bd
|
more better well factoredness
|
2021-11-22 04:10:53 -05:00 |
|
Jared Numrab
|
f1a6b53265
|
handel non optimized solves
|
2021-11-21 22:43:14 -05:00 |
|
Jared Numrab
|
e37fc958f3
|
fix trailing whitespace
|
2021-11-21 22:40:44 -05:00 |
|
Jared Numrab
|
1d9b2c694c
|
add remaining constraints
|
2021-11-21 21:52:18 -05:00 |
|
Josh Burman
|
63e5016307
|
better csv created with additions of tccs, tifs, rounding, and reordering
|
2021-11-19 07:11:35 +00:00 |
|
Jared Numrab
|
d02137112a
|
actual solving, minus constraints for non tcc/tif constraints
|
2021-11-18 22:46:29 -05:00 |
|
Josh Burman
|
6558875591
|
Merge branch 'develop' into feature/QUANT-1196-solve-all-the-things
|
2021-11-03 20:15:19 +00:00 |
|
Josh Burman
|
d87aa17531
|
increment semver
|
2021-11-03 18:16:45 +00:00 |
|
Josh Burman
|
29d8a53974
|
env var rename
|
2021-11-03 18:16:04 +00:00 |
|
Josh Burman
|
a42ae76e72
|
use bucket name from payload instead of env var
|
2021-11-03 17:58:48 +00:00 |
|
Josh Burman
|
1c7fb41ca5
|
more env var changes and version change
|
2021-11-03 17:22:27 +00:00 |
|
Josh Burman
|
b005efbe2e
|
envs fixed
|
2021-11-03 17:18:02 +00:00 |
|
Josh Burman
|
2f86cbecfa
|
added 0.3.2
|
2021-11-03 15:53:36 +00:00 |
|
Josh Burman
|
1c50ad5642
|
logging all the things...
|
2021-11-02 04:07:15 +00:00 |
|
Josh Burman
|
5a2871b102
|
remove print statements
|
2021-11-02 03:32:35 +00:00 |
|
Josh Burman
|
3a95003493
|
use daemonize and attach to foreground
|
2021-11-01 20:57:20 +00:00 |
|
Josh Burman
|
449c33915f
|
deamonize and cursory logging
|
2021-10-31 03:50:07 +00:00 |
|
Josh Burman
|
5bd3eb7b90
|
added tcc and tif results to form
|
2021-10-30 07:15:49 +00:00 |
|
Josh Burman
|
3b83aad6bd
|
added iif and tif functions
|
2021-10-29 19:19:12 +00:00 |
|
Josh Burman
|
258915b08f
|
working TCC (Test response funciton)
|
2021-10-29 18:43:56 +00:00 |
|
Josh Burman
|
6b1bbda169
|
add tcc
|
2021-10-29 05:57:11 +00:00 |
|
Josh Burman
|
8ee3b0c7d2
|
Merge branch 'develop' into feature/QUANT-1196-solve-all-the-things
|
2021-10-29 05:44:58 +00:00 |
|
Josh Burman
|
dd3188b798
|
construct based irt library and add item response function
|
2021-10-29 05:43:32 +00:00 |
|
Josh Burman
|
d13574ac08
|
renamed to loft service to be more clear, added solution file generation naming via regex, few qol things
|
2021-10-29 00:10:30 +00:00 |
|
Josh Burman
|
3243042dd2
|
dockerfile parity and verion fix
|
2021-10-27 02:33:00 +00:00 |
|
Josh Burman
|
78b115800f
|
refactored app to be more well factored
|
2021-10-27 02:17:48 +00:00 |
|
Josh Burman
|
a7528876f4
|
abstracted service functionality to extensible services in anticipation for future use
|
2021-10-27 02:16:52 +00:00 |
|