issues
search
CurricularAnalytics
/
CurricularAnalytics.jl
CurricularAnalytics.jl is a toolbox for studying and analyzing academic program curricula.
GNU Affero General Public License v3.0
23
stars
19
forks
source link
Version 0.5.3
#62
Closed
haydenfree
closed
5 years ago
haydenfree
commented
5 years ago
Gurobi is no longer an explicit dependency. If
using Gurobi
, then the optimization functionality is automatically enabled from within the toolbox.
Created a healthcheck endpoint for the API
Updated the installation documentation
Added a
metric_histogram()
function
Added a
basic_statistics()
function
using Gurobi
, then the optimization functionality is automatically enabled from within the toolbox.metric_histogram()
functionbasic_statistics()
function