Recent Releases of Catalyst

Catalyst - v15.0.8

Catalyst v15.0.8

Diff since v15.0.7

Merged pull requests: - Uncap SciMLBase for 15.0.8 (#1275) (@isaacsas)

- Julia
Published by github-actions[bot] 9 months ago

Catalyst - v15.0.7

Catalyst v15.0.7

Diff since v15.0.6

Merged pull requests: - Add finite state projection example (#1269) (@TorkelE) - Update missing test symbolic indexing of solutions (#1270) (@TorkelE) - bump SciMLBase for 15.0.7 (#1273) (@isaacsas)

Closed issues: - plot_network not working with example from docs (#1271)

- Julia
Published by github-actions[bot] 9 months ago

Catalyst - v15.0.6

Catalyst v15.0.6

Diff since v15.0.5

Merged pull requests: - Add example of how to compute nullclines using bifurcation kit (#1194) (@TorkelE) - Update documenter version (#1265) (@TorkelE) - bump deps for 15.0.6 (#1268) (@isaacsas)

Closed issues: - Enable interpolation of functional variable (but not its argument). (#1208) - ContinuousCallback not handled correctly (#1262)

- Julia
Published by github-actions[bot] 9 months ago

Catalyst - v15.0.5

Catalyst v15.0.5

Diff since v15.0.4

Merged pull requests: - Fix ocasional hybrid test failure (#1255) (@TorkelE) - RemoveDiscreteProblems in tests (#1257) (@TorkelE) - bump versions (#1258) (@isaacsas) - Test release 15.0.5 attempt 2 (#1260) (@isaacsas)

Closed issues: - HC doc examples failing (#1170)

- Julia
Published by github-actions[bot] 10 months ago

Catalyst - v15.0.4

Catalyst v15.0.4

Diff since v15.0.3

Merged pull requests: - test: fix parameter initialization test (#1251) (@AayushSabharwal)

Closed issues: - update HH example to just use the DSL (#991)

- Julia
Published by github-actions[bot] 10 months ago

Catalyst - v15.0.3

Catalyst v15.0.3

Diff since v15.0.2

Merged pull requests: - remove unpacksys (#1247) (@isaacsas) - Fix indexing deprecation warning (#1248) (@isaacsas) - test: make test robust to ordering of unknowns (#1249) (@AayushSabharwal) - Update constraint tutorial (#1252) (@isaacsas) - bump projects (#1253) (@isaacsas) - release 15.0.3 (#1254) (@isaacsas)

Closed issues: - no longer assume that prob.p is the correct parameters for a problem lacking callbacks and DAEs (#1087) - Interface for specifying what mathematical level to resolve a reaction at (#1112) - Nonnegative rates in jumps (#1225)

- Julia
Published by github-actions[bot] 10 months ago

Catalyst - v15.0.2

Catalyst v15.0.2

Diff since v15.0.1

Merged pull requests: - test: broken test is now fixed (#1244) (@AayushSabharwal) - Release 15.0.2 proj bumps (#1245) (@isaacsas)

- Julia
Published by github-actions[bot] 10 months ago

Catalyst - v15.0.1

Catalyst v15.0.1

Diff since v15.0.0

Merged pull requests: - Support Jump-ODE models (#1121) (@isaacsas) - Improve expression parser function (#1230) (@TorkelE) - Error when having differentials w.r.t. species (#1237) (@TorkelE) - DSL inference FAQ section (#1238) (@TorkelE) - Remove remove_conserved warning from nonlinear solve doc page (#1239) (@TorkelE) - Enables DSL interpolation of a function name only (#1240) (@TorkelE) - Add PEtab.jl to the docs (#1241) (@sebapersson) - Some doc update post v15 (#1242) (@isaacsas) - CompatHelper: add new compat entry for EnumX at version 1, (keep existing compat) (#1243) (@github-actions[bot])

Closed issues: - Drop Graphviz and requires (#512) - Future addition to Bifurcation diagram tutorial (#741) - valid ways to write equations using the DSL (#1044) - Reenable StructuralIdentifiability tests and tutorial once fixed (#1068) - Cases where a single symbol can explicitly be declared as different things (#1173) - Positive domain enforcement (again, but new area of relevance) (#1195)

- Julia
Published by github-actions[bot] 10 months ago

Catalyst - v15.0.0

Catalyst v15.0.0

Diff since v14.4.1

This is a breaking release, please see the HISTORY.md file for details on breaking changes.

Merged pull requests: - Detailed balance (#965) (@vyudu) - Refactor "src/dsl.jl" file (#985) (@TorkelE) - history.MD update (#1047) (@vyudu) - Fix DAE tests (#1050) (@TorkelE) - drop scalarizing (#1052) (@isaacsas) - Added docs and assets for interactive simulation plotting tutorial (#1053) (@jonathanfischer97) - Fix broken tests (#1070) (@TorkelE) - docs: add missing backtick (#1072) (@Mo-Gul) - disable SI for now (#1074) (@vyudu) - collectvars support (#1077) (@isaacsas) - Update hodgkin huxley example (#1082) (@isaacsas) - bump optimization libs (#1084) (@isaacsas) - Fixed doc build error by specifying DISPLAY, other workflow improvements (#1086) (@jonathanfischer97) - try to update to SciML CI (#1094) (@isaacsas) - fix tests (#1098) (@isaacsas) - uncap master (#1100) (@isaacsas) - BifurcationKit test (#1101) (@vyudu) - Cap SciMLBase (#1103) (@isaacsas) - Add compose dispatch and constent handling of scoping to MTK (#1104) (@isaacsas) - add GLMakie dep (#1106) (@isaacsas) - Add devdocs (#1108) (@isaacsas) - CompatHelper: bump compat for NonlinearSolve to 4 for package docs, (keep existing compat) (#1109) (@github-actions[bot]) - switch docs to using OrdinaryDiffEq sublibraries (#1110) (@vyudu) - fix docstrings (#1111) (@vyudu) - Try smaller doc collapselevel (#1113) (@isaacsas) - GraphMakie update (#1115) (@vyudu) - Update PEtab tutorial (#1119) (@sebapersson) - updating comments in extension files (#1120) (@vyudu) - Add @noinfer flag for turning off species/variable/parameter inferring (#1122) (@vyudu) - Add non-fileld arrow (=>) documentation to DSL docs (#1123) (@TorkelE) - Fix dsl obs try again (#1124) (@TorkelE) - Attempt to fix possible multiple PR docs build error (#1125) (@jonathanfischer97) - Bump codecov/codecov-action from 4 to 5 (#1126) (@dependabot[bot]) - Uncap those bases (#1127) (@isaacsas) - Drop OrdinaryDiffEq from tests (#1128) (@vyudu) - @require_declaration docs (#1129) (@vyudu) - GraphMakie docs update (#1130) (@vyudu) - @require_declaration docs edits (#1131) (@vyudu) - Update spatial models for new MTK release (#1133) (@TorkelE) - Add API functions for the other kinds of matrixes that a CRN ODE system can be factored into (#1134) (@vyudu) - Update test extensions Project.toml (#1136) (@isaacsas) - Fix plot_complexes (#1138) (@vyudu) - Improvements to graph plotting (#1140) (@vyudu) - Refactoring network analysis docs (#1142) (@vyudu) - fix: handle bug in remove_denominators (#1143) (@AayushSabharwal) - Upate devdoc link (#1144) (@TorkelE) - Fix serialisation tests (#1145) (@TorkelE) - Reenable spatial tests (#1146) (@TorkelE) - Add tutorial set-up code (#1147) (@TorkelE) - Add errors for array species/parameters when submitted to LatticeReactionSystems (#1148) (@TorkelE) - Update Optimization/parameter fitting tutorial (#1149) (@TorkelE) - Remove last OrdinaryDiffEq mention (#1150) (@TorkelE) - MTK tests update (#1153) (@TorkelE) - Compound fixe (#1154) (@TorkelE) - Remove glmakie in docs (#1155) (@isaacsas) - test: added some edge cases in reactionsystem.jl and networkproperties.jl (#1158) (@sivasathyaseeelan) - Create DocsCleanup.yml (#1160) (@andreasnoack) - Remove old previews (#1162) (@andreasnoack) - Cap mtk (#1163) (@isaacsas) - test: added an edge case for LatticeReactionSystem (#1164) (@sivasathyaseeelan) - try to uncap symbolicutils (#1168) (@isaacsas) - Try to enable SI on 1.11 (#1169) (@isaacsas) - CompatHelper: add new compat entry for NetworkLayout at version 0.4 for package docs, (keep existing compat) (#1171) (@github-actions[bot]) - networkanalysis cleanup: Updating ratematrix to be more similar to new matrix API functions (#1172) (@vyudu) - test: added an edge case in ReactionSystem (#1174) (@sivasathyaseeelan) - Update inference of variables and default differential from @equations macro (#1175) (@TorkelE) - CompatHelper: bump compat for CairoMakie in [weakdeps] to 0.13, (keep existing compat) (#1176) (@github-actions[bot]) - CompatHelper: bump compat for CairoMakie to 0.13 for package docs, (keep existing compat) (#1177) (@github-actions[bot]) - Fix deprecation warnings in Latexify 0.16.6 (#1179) (@devmotion) - Add advice on checking built docs to dev documentation (#1180) (@TorkelE) - CompatHelper: bump compat for LinearSolve to 3 for package docs, (keep existing compat) (#1181) (@github-actions[bot]) - Consider the Danish/Norwegian letter ∅ as the empty set symbol (Ø) (#1184) (@TorkelE) - Spatial plotting fixes (#1185) (@TorkelE) - fixes for MTK changes (#1186) (@TorkelE) - Fix graph defaults, plotting graphs (#1189) (@vyudu) - Enable functional/time dependent parameters (#1191) (@TorkelE) - Finish dsl src update (reorder functions) (#1193) (@TorkelE) - Reenable stability computation docs and tests (#1196) (@TorkelE) - [WIP] Minor docfixes (#1197) (@TorkelE) - Add simulation type preservation tests (#1198) (@TorkelE) - Update README.md with installation instructions (#1200) (@isaacsas) - Remake for conservation laws update (#1203) (@TorkelE) - Use MTK's symbol handling (#1205) (@TorkelE) - Re-enable conservation laws for NonlinearSystems (#1206) (@TorkelE) - Remove note about structural identifiability removal from history file. (#1207) (@TorkelE) - Examples of ways to model noise (#1209) (@TorkelE) - Example: Measuring activation time distribution (#1210) (@TorkelE) - Add additional Jacobian tests (including sparsity) (#1211) (@TorkelE) - CompatHelper: bump compat for DataInterpolations to 8 for package docs, (keep existing compat) (#1212) (@github-actions[bot]) - Add catalys version to serialisation function (#1213) (@TorkelE) - test: fix DelayParentScope test (#1214) (@AayushSabharwal) - BifurcationKit document update (#1215) (@TorkelE) - Bifurcationkit periodic orbits example (#1216) (@TorkelE) - Codim 2 bifurcation example (#1217) (@TorkelE) - Re-add StructuralIdentifiability in lists on README.md page (#1218) (@TorkelE) - Throw error when bundling reactions where only the rates differe (#1222) (@TorkelE) - Add note about OrdinaryDiffEq solver libraries on simulation page (#1223) (@TorkelE) - Expand Catalyst functions when converting (#1224) (@isaacsas) - Project.toml housekeeping (#1226) (@TorkelE) - Update installation instructions (#1228) (@isaacsas) - Changes from doc readthrough (#1229) (@TorkelE) - Drop symmap in docs (#1231) (@isaacsas) - Release 15.0 (#1232) (@isaacsas) - Disable PEtab doc (#1233) (@TorkelE)

Closed issues: - Network analysis algorithms (#840) - Explicitly mark variable-rate reactions (#1033) - add option to turn off auto-discovery of species / parameters / variables (#1045) - Extemely slow creation of ODEProblem from ReactionSystem (#1051) - DSL doesn't allow @species to be assigned default values and metadata when using begin ... end syntax (#1054) - DSL variables created from observable eqs are not equivalent to normal variables (#1057) - TODO before V15 (i.e. scalarizing changes) (#1060) - Catalyst does not work with ModelingToolkit v9.46 (#1075) - Catalyst StackOverflowError for large Vector{Reaction} (#1080) - doc builds failing (#1085) - update CI scripts (#1093) - drop OrdinaryDiffEq CI (#1096) - Catalyst V15 todo (#1097) - add compose(::ReactionSystem, ...) dispatch (#1099) - Further decompostion of a system of ODEs coming from mass-action chemical reaction networks (#1132) - Wrong edge labels in plotcomplexes (#1135) - Time can't have units in systems generated by DSL (#1141) - Creation of a ReactionSystem from a reaction involving compounds and onlyuse_rate=true (#1151) - test: Some tests are missing in Catalyst.jl/src/graphs.jl (#1157) - Recent MTK regression errors (#1161) - docs: creating DEVELOPMENT.md and MAINTAINERS.md (#1178) - Missing plots in network graph plotting docs (#1182) - Change some network graph plotting defaults (#1183) - The parameter fitting example from the documentation throws an error (#1188) - Pure jump process solution now has Float64 trajectories? (#1190) - Cannot recreate circadian model JumpProcess example (#1199) - Graph(rn) fails to create species nodes when species are defined programmatically (#1201) - Catalyst V15 TODO version 2 (#1202) - Consider restricting bundling (with multiple rates but singular reactant parts) (#1219)

- Julia
Published by github-actions[bot] 10 months ago

Catalyst - v14.4.1

Catalyst v14.4.1

Diff since v14.4.0

Merged pull requests: - CompatHelper: bump compat for DynamicQuantities to 1, (keep existing compat) (#1031) (@github-actions[bot]) - Fix tests (#1038) (@isaacsas) - update periodic event tutorial (#1039) (@isaacsas) - Update latexifyrecipes.jl (#1040) (@isaacsas) - expanding equations when passed to `@reactionnetwork` (#1041) (@vyudu) - Remove double completion (#1046) (@ChrisRackauckas)

Closed issues: - VariableRateJump Problems (#636) - missing new line in Latexify display after last equation in sytstems with reactions an equations (#927) - Unrechable code in latexify code (#972) - DSL issues with equations (#1022) - @equations not seeing parameters defined outside the @reaction_network macro (#1042)

- Julia
Published by github-actions[bot] over 1 year ago

Catalyst - v14.4.0

Catalyst v14.4.0

Diff since v14.3.2

Merged pull requests: - CompatHelper: bump compat for DynamicPolynomials to 0.6, (keep existing compat) (#961) (@github-actions[bot]) - CompatHelper: bump compat for Symbolics to 6, (keep existing compat) (#1016) (@github-actions[bot]) - cleanup DSL generated expression for readability (#1024) (@isaacsas) - Update docs Project.toml (#1030) (@isaacsas)

Closed issues: - Display issues for vector variables/parameters in Latexify (#932) - test for units currently broken (#1035)

- Julia
Published by github-actions[bot] over 1 year ago

Catalyst - v14.3.2

Catalyst v14.3.2

Diff since v14.3.1

Merged pull requests: - arguments -> sorted_arguments updates (#1021) (@TorkelE) - Metadata dispatch fix (#1026) (@isaacsas)

Closed issues: - supporting SBML efforts (#312)

- Julia
Published by github-actions[bot] over 1 year ago

Catalyst - v14.3.1

Catalyst v14.3.1

Diff since v14.3.0

Merged pull requests: - cleanup reaction getmetadata function and fix error mesg bug (#1019) (@isaacsas) - fix math descript typos (#1020) (@isaacsas)

Closed issues: - dangling line in reaction metadata function (#1018)

- Julia
Published by github-actions[bot] over 1 year ago

Catalyst - v14.3.0

Catalyst v14.3.0

Diff since v14.2.0

Merged pull requests: - variable rate jump support (#1015) (@isaacsas)

- Julia
Published by github-actions[bot] over 1 year ago

Catalyst - v14.2.0

Catalyst v14.2.0

Diff since v14.1.0

Merged pull requests: - Deficiency one and concnetration robustness (#964) (@vyudu) - Revert SDE change (#979) (@TorkelE) - Latexify fix and add SciMLBase dep for controlling release compat (#1001) (@isaacsas) - Long jump plotting fix (#1006) (@isaacsas) - Uncap SciMLBase (#1007) (@ChrisRackauckas) - test: remove unnecessarily specific parameter type annotations (#1010) (@AayushSabharwal) - add jump auto-alg support (#1013) (@isaacsas) - misc updates (#1014) (@isaacsas)

Closed issues: - Fix long doc build time for single figure in intro to Catalyst (#994) - uncap SciMLBase from 2.44 (#1005) - Bug in function generation with Catalyst.jl v14 (#1009)

- Julia
Published by github-actions[bot] over 1 year ago

Catalyst - v14.1.0

Catalyst v14.1.0

Diff since v14.0.1

Merged pull requests: - Documentation page on how to access model properties (#889) (@TorkelE) - Adding cycles/flux mode calculation (#893) (@vyudu) - Specialised conservation law section on the network analysis doc page (#903) (@TorkelE) - Tutorial on periodic events (#946) (@TorkelE) - Expand tests (#973) (@TorkelE) - Spatial modelling documentation (#976) (@TorkelE) - Improve conservation law handling in find_identifiable_functions (#984) (@TorkelE) - More t is now a parameter test (#989) (@TorkelE) - Fix spatial sim aniamtions in doc (#993) (@TorkelE) - update video display strategy (#995) (@TorkelE) - Api update (#997) (@TorkelE) - Separate conservation law page (#998) (@TorkelE) - remove bondgraphs from docs and fix SBMLImporter link (#999) (@isaacsas)

Closed issues: - Project: Qualitative Analysis (#43) - Register (#127) - Proposed notation for delay (#191) - Reaction expression parser (#330) - Zero order reactions with arrows that disable mass action (#379) - Deficiency theorem zero applied to the reaction network (#410) - alias elimination (#413) - conservation of energy (#424) - Gillespie simulations on GPU (#543) - Separate /test/Project.toml environment file (#578) - Fix Latexify tests (#610) - fix formatting failures (#653) - Problem with extend if things are in a specific order (ERROR: type ReactionSystem has no field gui_metadata) (#658) - broken doc examples due to new Int -> Float64 conversion (#699) - Spatial Required updates list (#726) - Reenable formatter CI when fixed (#754) - Improve documentation of remove_conserved when creating an ODESystem - and make it default to true? (#773) - remake doesn't recompute conservation law constants (#807) - Reorganisations/renamings to the docs (#837) - List of doc update PRs for doc overhaul (#850) - show in a tutorial how to do periodic events with jumps (#936) - Add missing model acces functions to API (and add links to it where functions are mentioned) (#990)

- Julia
Published by github-actions[bot] over 1 year ago

Catalyst - v14.0.1

Catalyst v14.0.1

Diff since v14.0.0

Merged pull requests: - Strong and terminal linkage classes (#963) (@vyudu) - Cache incidence matrix (#975) (@vyudu) - Use !!! warning not !!! warn in docs (#981) (@TorkelE) - Fix GitHub readme links (#982) (@TorkelE) - Simulation structure interfacing docs update (#983) (@TorkelE) - math model description page (#987) (@isaacsas) - make t a parameter now (#988) (@isaacsas)

Closed issues: - Catalyst V14 TODO (#775) - Add equations to the docs (#978)

- Julia
Published by github-actions[bot] over 1 year ago

Catalyst - v14.0.0

Catalyst v14.0.0

Diff since v13.5.1

Merged pull requests: - Spatial Reaction Network Implementation (#644) (@TorkelE) - [v14 ready] Improve noise scaling implementation (#678) (@TorkelE) - Inverse problem doc remake and new petab tutorial (#701) (@TorkelE) - Bifurcation kit extension (#707) (@TorkelE) - Create function for expanding e.g. mm expressions, and use for e.g. HomotopyContinuation (#713) (@TorkelE) - Docs housekeeping (#715) (@TorkelE) - Tutorial for using optimization to optimize for other stuff than parameter fitting (#719) (@TorkelE) - Tutorial on how to find system steady states usings NonlinearSolve.jl (#720) (@TorkelE) - Add tests for NonlinearSolve and NonlinearProblem (#721) (@TorkelE) - CompatHelper: add new compat entry for SteadyStateDiffEq at version 1 for package docs, (keep existing compat) (#728) (@github-actions[bot]) - Test on 1.9 instead of 1.6 (#733) (@TorkelE) - [v14 ready] RDME and graph SSAs (#737) (@TorkelE) - [v14 ready] Updated SciML/Optimiation for non-parameter fitting optimization tutorial (#738) (@TorkelE) - [v14 ready] New stability computation (#739) (@TorkelE) - New SciML/Optimization for fitting parameters of ODEs tutorial tutorial (#740) (@TorkelE) - [v14 ready] Latexify improvement (#742) (@TorkelE) - [v14 ready] Global Sensitivity analysis tutorial (#744) (@TorkelE) - Update catalystapi.md (#745) (@TorkelE) - [v14 ready] Implement metadata for Reactionss (#749) (@TorkelE) - [v14 ready] Tutorial for ensuring performance for ODE simulations (#751) (@TorkelE) - warning fixes (#755) (@isaacsas) - [WIP] LatticeReactionSystem internal update (#756) (@TorkelE) - Remove minus sign in ub=1e-2 and unneeded 'as' (#759) (@elbert5770) - [v14 ready] Tutorial on how to use DynamicalSystems.jl for Catalyst (#764) (@TorkelE) - [v14 ready] Change basic model examples to library of basic models (#765) (@TorkelE) - Bump actions/cache from 3 to 4 (#766) (@dependabot[bot]) - Doc updates (#768) (@TorkelE) - Structuralidentifiabilityextension (#769) (@TorkelE) - Chemistry functionality docs (#770) (@TorkelE) - Enable dsl observed (#771) (@TorkelE) - mention constant species (#772) (@ranocha) - [v14 ready] Fixes StructuralIdentifiability extension for new SI update (#776) (@TorkelE) - Bump codecov/codecov-action from 3 to 4 (#779) (@dependabot[bot]) - ci: explicitly specify token for codecov (#780) (@thazhemadam) - ci: explicitly specify token for codecov (#781) (@thazhemadam) - Add reaction system metadata (#783) (@TorkelE) - Handle test errors from MTKv9 update (including ReactionSystem completeness) (#784) (@TorkelE) - Change states to unknowns (#785) (@TorkelE) - Use MTK's default t and D throughout repository (#786) (@TorkelE) - Handle different parameters types (#797) (@TorkelE) - Handle units (#798) (@TorkelE) - Noise scaling update (#800) (@TorkelE) - Equations and events reupload (#801) (@TorkelE) - Bump julia-actions/setup-julia from 1 to 2 (#804) (@dependabot[bot]) - New indexing and simulation input tests (#805) (@TorkelE) - Docs restructure (#810) (@TorkelE) - Simulation introduction docs (#812) (@TorkelE) - Intro to catalyst new juliausers update (#813) (@TorkelE) - Dsl docs remake (#817) (@TorkelE) - Simulation plotting doc (#819) (@TorkelE) - Monte carlo simulation docs (#820) (@TorkelE) - Structure interfacing doc (#821) (@TorkelE) - Complex balancing (#822) (@vyudu) - Drop mutating API functions and macro (#823) (@isaacsas) - Add `@combinatoricratelawsto DSL (#828) (@isaacsas) - merge Catalyst version 14 into master (#830) (@isaacsas) - Test restructure and parallelisation (#835) (@TorkelE) - Source folder restructure (#838) (@TorkelE) - [Non-urgent - Ready] Doc home update (#842) (@TorkelE) - [Non-urgent - Ready] GitHub readme update (#843) (@TorkelE) - Programmatic generative modelling example (#844) (@TorkelE) - SDE performance tutorial (#845) (@TorkelE) - Optim param fitting doc (#846) (@TorkelE) - Visualisation docs (#847) (@TorkelE) - Nonlinearsolve doc remake (#848) (@TorkelE) - HC doc update (#849) (@TorkelE) - Full system balancing (#851) (@TorkelE) - Add two new reaction metadata (#852) (@TorkelE) - Addconservedquantitymetadata (#853) (@TorkelE) - Addnonreactionfunction (#854) (@TorkelE) - Addgetvariablesdispatch forReaction(#855) (@TorkelE) - UpdateReactionconstructor (#856) (@TorkelE) - SerialiseReactionSystemto file. (#857) (@TorkelE) - Renamereactionparams` and similar functions (#859) (@TorkelE) - v14 doc update (#861) (@TorkelE) - Api doc proposed changes (#862) (@TorkelE) - proposed param stoich doc changes (#864) (@TorkelE) - Proposed compositional modelling doc updates (#865) (@TorkelE) - Proposed hh model example changes (#867) (@TorkelE) - change to not depend on equality after seed in stoch tests (#868) (@TorkelE) - Remove @paraemter lists in testnetworks.jl (#870) (@TorkelE) - Proposed FAq doc updates (#874) (@TorkelE) - Skip bits that yield weird documenter errors (#875) (@TorkelE) - CompatHelper: bump compat for OptimizationBBO to 0.2 for package docs, (keep existing compat) (#876) (@github-actions[bot]) - CompatHelper: add new compat entry for JumpProcesses at version 9 for package docs, (keep existing compat) (#877) (@github-actions[bot]) - CompatHelper: add new compat entry for IncompleteLU at version 0.2 for package docs, (keep existing compat) (#879) (@github-actions[bot]) - CompatHelper: add new compat entry for LinearSolve at version 2 for package docs, (keep existing compat) (#880) (@github-actions[bot]) - CompatHelper: add new compat entry for DynamicalSystems at version 3 for package docs, (keep existing compat) (#881) (@github-actions[bot]) - CompatHelper: add new compat entry for CairoMakie at version 0.12 for package docs, (keep existing compat) (#882) (@github-actions[bot]) - CompatHelper: add new compat entry for BenchmarkTools at version 1 for package docs, (keep existing compat) (#883) (@github-actions[bot]) - Doc merge updates (#884) (@TorkelE) - [WIP] Fix Symbolics related stuff (#887) (@TorkelE) - Use 0 not 0.0 in diff_2_zero (#892) (@TorkelE) - CompatHelper: add new compat entry for DynamicPolynomials at version 0.5, (keep existing compat) (#894) (@github-actions[bot]) - add back model visualization doc page (#899) (@TorkelE) - Documentation of file loading/saving (#902) (@TorkelE) - Remove DifferentialEquations.jl doc dependency (#904) (@TorkelE) - Update bifurcationkit doc page (#905) (@TorkelE) - Expand conservation law tests (#907) (@TorkelE) - No longer require Julia v1.10.2 in CI/docs (#911) (@TorkelE) - Revert "Update Reaction constructor" (#912) (@TorkelE) - Proposed change to index page (#914) (@TorkelE) - Misc updates to reaction system serialisation function (#915) (@TorkelE) - [WIP] Formating (#916) (@TorkelE) - doc updates (#917) (@TorkelE) - New Reaction inputs update (#918) (@TorkelE) - Update smol tutorial (#919) (@isaacsas) - proposed intro to Catlayst changes (#920) (@TorkelE) - Proposed constraint equations doc changes (#921) (@TorkelE) - turn off that warnings do not lead to doc failures (#922) (@isaacsas) - Fix runtest file (#923) (@TorkelE) - [v14 - Ready] Remove empty cross references (#925) (@TorkelE) - Ensure all footnote entries are referenced (#926) (@TorkelE) - [v14 - Ready] Fix deprecated method usage and unnecessary prints while tests run (#928) (@TorkelE) - [v14 - Ready] Fix bug where expand_registered_functions mutated original reaction system (#929) (@TorkelE) - [v14 - Ready] Go through broken tests (#930) (@TorkelE) - ReactionSystem serialisation update (#931) (@TorkelE) - [v14 - Ready] Fixes latexify tests (#933) (@TorkelE) - [v14 - Ready] Migration guide and fixes to history file (#934) (@TorkelE) - Add warning to ReactionSystem field list (#937) (@TorkelE) - fix jump internals test (#938) (@isaacsas) - Fix parametric stoich tutorial (#940) (@isaacsas) - [WIP] Fix remaining doc issues (#943) (@TorkelE) - fix Catalyst using warning (#944) (@isaacsas) - Update to general namespace separator (#951) (@ChrisRackauckas) - [v14] Conservation law warnings (#955) (@TorkelE) - [v14 - Awaiting Catalyst update] New default prob update tests (#956) (@TorkelE) - [v14 - Awaiting MTK fix] Tests for vector valued species/parameters (#957) (@TorkelE) - [v14 - ready] Doc figure display performance update (#958) (@TorkelE) - [v14 ready] Mark regressed mtk tests as broken (#959) (@TorkelE) - fix markdown (#966) (@spaette) - fix typos (#967) (@spaette) - Fix sdes (#968) (@TorkelE) - Doc updates (#969) (@TorkelE) - Simulation introduction doc page update (#970) (@TorkelE) - Expand reaction system serialisation tests (#971) (@TorkelE) - Update upstream mtk tests (#974) (@TorkelE) - doc tweaks for v14 (#977) (@isaacsas) - doc updates (#980) (@isaacsas)

Closed issues: - Representing Spatial Reaction Networks (#229) - update tests to not assume specific orderings of states and parameters (#433) - writing ReactionSystem to file (#456) - Enable chain of reactions in macro (#496) - Support for Spatial Models (#537) - 'latexify(rn; form=:ode)not working for documenter (#596) - Utilise package extensions to add features (#650) - Spatial modelling integration planning (#659) - Designating noise scailing parameter in DSL (and maybe as meta data)? (#660) - Separate inverse problem documentation section, and expanded documentation for these (#672) - Add "Further reading" sections in documentation (#676) - Add documentation for chemistry related functionality (#677) - Enable and document observables (#689) - Compounds don't support interpolation of variables (#690) - Enable reaction specific additional data in DSL (#693) - Adding events macro to reaction network DSL (#694) - Reduce use of special characters in DSL in documentation (e.g. use "-->" instead of "→") (#696) - Redo how functions are unfolded in Homotopyc continuation extension (#700) - Tracker of status of current (and upcoming) PRs (#710) - Implement equations in DSL planning (#717) - New Julia user tutorial should start with creating an empty environment (#722) - Conversion to non-linear system does not handle presence of differential equations: (#727) - For conservation law parameters, add to their meta data that they are conservation law parameters (#729) - Add check for whenever systems are time dependent, and use for steady state related functions (#731) - Functionality for converting non-MA jumps to MA jumps (#747) - Add function for balancing all reactions in a reaction system (#753) - Symbolic remaking of jump problem errors (#758) - Enable settingtinNonlinearSystemcreation (#777) - Thecompletefield is aNum? (#782) -@registerambiguity (#788) - Warning message when using parametric stoichiometries (#795) - Miscomputation when using a stoichiometric coefficient != 1 (#802) - Weird inconsistency for Jump simulations declared with/without Catalyst (#803) -@unpackdoes not work on observables (#811) - v14 tests broken (#824) - incorrect Float64 assumptions in diff_to_zero (#825) - don't use internal Symbolics.jl functions (#826) - Fix test deprecation warnings (#827) - Catalyst precompilation will stop at ModelingToolkit precompilation (#858) - Typo inHomotopyContinuationdocs tutorial (#860) - Removeusing DifferentialEquations` from the docs (#872) - type of parameters not always preserved with symbolic indexing (#939) - link errors in doc builds (#941) - unit problems in tests (#945) - Error with vector arguments (#954)

- Julia
Published by github-actions[bot] over 1 year ago

Catalyst - v13.5.1

Catalyst v13.5.1

Diff since v13.5.0

Merged pull requests: - fix depreciation message typo (#705) (@tstrey) - General doc update (#706) (@TorkelE)

- Julia
Published by github-actions[bot] over 2 years ago

Catalyst - v13.5.0

Catalyst v13.5.0

Diff since v13.4.1

Merged pull requests: - Update index.md (#671) (@ElisabethRoesch) - Bump actions/checkout from 3 to 4 (#673) (@dependabot[bot]) - Documentation of initial conditions that depend on a parameter (#681) (@TorkelE) - Test cleanup (#682) (@TorkelE) - Homotopy Continuation extension and remake (#683) (@TorkelE) - Bump Optimization bound (#688) (@ChrisRackauckas) - CompatHelper: bump compat for NonlinearSolve to 2 for package docs, (keep existing compat) (#698) (@github-actions[bot])

Closed issues: - Unable to interpolate parameters when using @parameters within DSL (#692)

- Julia
Published by github-actions[bot] over 2 years ago

Catalyst - v13.4.1

Catalyst v13.4.1

Diff since v13.4.0

Merged pull requests: - fix hh docs (#669) (@isaacsas)

- Julia
Published by github-actions[bot] over 2 years ago

Catalyst - v13.4.0

Catalyst v13.4.0

Diff since v13.3.0

Closed issues: - @parameters and @variables are malfunctioning (#646) - Linear Interpolation as an algebraic function in a reaction network (#647) - Species' order is not defined by @species (#649)

Merged pull requests: - Tutorial for (mostly Symbol based) interfacing with problems, integrators, and solutions (#639) (@TorkelE) - CompatHelper: add new compat entry for OrdinaryDiffEq at version 6 for package docs, (keep existing compat) (#642) (@github-actions[bot]) - CompatHelper: add new compat entry for StochasticDiffEq at version 6 for package docs, (keep existing compat) (#643) (@github-actions[bot]) - finish Hodgkin-Huxley tutorial (#645) (@isaacsas) - Adds @compound macro (#651) (@LalitChauhan56) - adding discrete event to event doc (#652) (@tstrey) - disable formatter on test files (#654) (@isaacsas) - Fix namespacing (#666) (@YingboMa) - Finish balancing PR (#667) (@isaacsas) - update HISTORY for compounds (#668) (@isaacsas)

- Julia
Published by github-actions[bot] over 2 years ago

Catalyst - v13.3.0

Catalyst v13.3.0

Diff since v13.2.1

Merged pull requests: - CompatHelper: bump compat for Latexify to 0.16, (keep existing compat) (#640) (@github-actions[bot]) - CompatHelper: bump compat for Latexify to 0.16 for package docs, (keep existing compat) (#641) (@github-actions[bot])

- Julia
Published by github-actions[bot] almost 3 years ago

Catalyst - v13.2.1

Catalyst v13.2.1

Diff since v13.2.0

Closed issues: - xrightleftharpoons not rendered in VSCode (#637)

Merged pull requests: - enable dependabot for GitHub actions (#631) (@ranocha) - Bump codecov/codecov-action from 1 to 3 (#632) (@dependabot[bot]) - Bump actions/cache from 1 to 3 (#633) (@dependabot[bot]) - Bump actions/checkout from 1 to 3 (#634) (@dependabot[bot]) - mathjax mhchem workaround (#638) (@isaacsas)

- Julia
Published by github-actions[bot] almost 3 years ago

Catalyst - v13.2.0

Catalyst v13.2.0

Diff since v13.1.0

Merged pull requests: - allow array variables in DSL (#630) (@isaacsas)

- Julia
Published by github-actions[bot] almost 3 years ago

Catalyst - v13.1.0

Catalyst v13.1.0

Diff since v13.0.0

Closed issues: - Tutorials to add (#222) - Allowing units via the DSL (#382) - Add back BifurcationKit tutorial (#604) - add @variables to the DSL (#615) - Allow setting independent variables in the DSL (#624)

Merged pull requests: - Dynamic doc index (#621) (@isaacsas) - Tests remake (#622) (@TorkelE) - Variables in DSL (#623) (@isaacsas) - Finalise test remake (#626) (@TorkelE) - Doc updates (#627) (@isaacsas) - Reorder symbols at beginning of home readme (#628) (@TorkelE)

- Julia
Published by github-actions[bot] almost 3 years ago

Catalyst - v13.0.0

Catalyst v13.0.0

Diff since v12.3.2

Closed issues: - @addreactions macro issue (#249) - TODO per discussion of 11/25 (#280) - Create new model without declaring parameters (#333) - steady-state of reaction system (#389) - disallow repeated substrates or products in reactions (#516) - consider ordering Reaction components (#547) - Distinguishing species from normal variables and handling non-rx equations (#569) - drop addreactions! (#573) - Change Docoument outline (#581) - Enable symbolic manipulation of u0 and p vector (#582) - drop mutating system extenders (#583) - Catalyst 13 TODO (#584) - Variable rate constants in programatically constructed ReactionSystems (#586) - Parse error when defining reaction network in Jupyter notebook (#595) - Forbidden symbols check in DSL no longer working (#597) - Parameter optimization tutorial outdated (#603)

Merged pull requests: - Redo dsl syntax (#572) (@TorkelE) - add and use metadata for species (#585) (@isaacsas) - Fix array printing (#587) (@isaacsas) - Starting documentation reordering (#588) (@TorkelE) - Add form option to latexify (#589) (@TorkelE) - Add advanced simulation tutorial (#591) (@TorkelE) - Various docs fixes (#592) (@TorkelE) - Fix forbidden symbols (#605) (@TorkelE) - Drop mhchem (#609) (@isaacsas) - Update param est tutorial and fix advanced simulation tutorial figures (#611) (@isaacsas) - add back homotopy continuation tutorial (#612) (@isaacsas) - Event tests and continuous event bug fix (#613) (@isaacsas) - constraint and event tutorial with latexify fixes (#614) (@isaacsas) - Disallow repeated reactants and making hashing order independent (#616) (@isaacsas) - tweak event tutorial (#617) (@isaacsas) - doc tweak (#618) (@isaacsas) - fix broken latex from Katex (#619) (@isaacsas)

- Julia
Published by github-actions[bot] almost 3 years ago

Catalyst - v12.3.2

Catalyst v12.3.2

Diff since v12.3.1

Closed issues: - bifurcation analysis support (#81) - Reaction rates with greek letter is followed by a number cause latexify error (#566) - Non-unicode alternative for overriding mass action kinetics (#574) - Unable to remake large network ODEProblem for ensemble calculation (#575)

Merged pull requests: - Remove unnecessary type parameter (#564) (@LilithHafner) - Add tutorial for Catalyst and Julia for users inexperienced with Julia (#565) (@TorkelE) - reproducible docs (#567) (@ArnoStrouwen) - fix local doc builds, use joinpath, and tweak tutorial (#568) (@isaacsas) - [skip ci] doc compat (#570) (@ArnoStrouwen) - [skip ci] doc compats (#577) (@ArnoStrouwen) - Enable => and <= to ignore law of mass action in DSL (#580) (@TorkelE)

- Julia
Published by github-actions[bot] about 3 years ago

Catalyst - v12.3.1

Catalyst v12.3.1

Diff since v12.3.0

Closed issues: - support more general affects (#308) - Matricial ts theory (#555) - Unable to compute sparse jacobian (using SparseDiffTools) for reaction system (UndefVarError: m not defined) (#559) - Unable to plot observables with vars=observed(rn) (#560)

Merged pull requests: - update first few tutorials to be dynamic (#556) (@isaacsas) - allow multivariable states (#557) (@isaacsas) - PDE support doc updates (#561) (@isaacsas) - canonize docs (#562) (@ArnoStrouwen) - add logo (#563) (@ArnoStrouwen)

- Julia
Published by github-actions[bot] over 3 years ago

Catalyst - v12.3.0

Catalyst v12.3.0

Diff since v12.2.1

Closed issues: - Example from tutorial not working from documentation (#552) - Non-integer reaction coefficients for sub/prod/netstoichmat (#553)

Merged pull requests: - doc cov (#548) (@ArnoStrouwen) - MassInstallAction: Install the Invalidations workflow on this repository (#549) (@devmotion) - Update api funcs (#554) (@isaacsas)

- Julia
Published by github-actions[bot] over 3 years ago

Catalyst - v12.2.1

Catalyst v12.2.1

Diff since v12.2.0

Closed issues: - Namespacing not working with parametric stoichiometry (#545)

Merged pull requests: - add new network tests (#544) (@isaacsas) - Parametric composition bug (#546) (@isaacsas)

- Julia
Published by github-actions[bot] over 3 years ago

Catalyst - v12.2.0

Catalyst v12.2.0

Diff since v12.1.4

Closed issues: - update BifurcationKit tutorial to latest version (#536)

Merged pull requests: - Update bifurcation_diagram.md (#538) (@pitmonticone) - Update with BifurcationKit (#539) (@TorkelE) - adding bibtex for bioarxiv paper of Catalyst.jl (#540) (@yewalenikhil65) - Homotopy continuation tutorial (#541) (@TorkelE) - vars to idxs in docs (#542) (@isaacsas)

- Julia
Published by github-actions[bot] over 3 years ago

Catalyst - v12.1.4

Catalyst v12.1.4

Diff since v12.1.3

Closed issues: - Bug in classification of VariableRateJumps (#528)

Merged pull requests: - use dependency graph to classify VariableRateJumps (#535) (@isaacsas)

- Julia
Published by github-actions[bot] over 3 years ago

Catalyst - v12.1.3

Catalyst v12.1.3

Diff since v12.1.2

Closed issues: - add propertynames to match getvars (#533)

Merged pull requests: - Fix symbol to variable mappings (#534) (@isaacsas)

- Julia
Published by github-actions[bot] over 3 years ago

Catalyst - v12.1.2

Catalyst v12.1.2

Diff since v12.1.1

Merged pull requests: - faq on symbolic indexing (#531) (@isaacsas)

- Julia
Published by github-actions[bot] over 3 years ago

Catalyst - v12.1.1

Catalyst v12.1.1

Diff since v12.1.0

Merged pull requests: - fix formatting (#530) (@isaacsas)

- Julia
Published by github-actions[bot] over 3 years ago

Catalyst - v12.1.0

Catalyst v12.1.0

Diff since v12.0.0

Closed issues: - structural_simplify complains about extra variables when using metadata (isbc or constant) (#518) - Handle constant species in API functions (#521)

Merged pull requests: - format SciML Style (#527) (@ChrisRackauckas) - Rename DiffEqJump to JumpProcesses (#529) (@isaacsas)

- Julia
Published by github-actions[bot] over 3 years ago

Catalyst - v12.0.0

Catalyst v12.0.0

Diff since v11.0.2

Merged pull requests: - Constant species as parameters (#522) (@isaacsas) - update API for constant species (#523) (@isaacsas)

- Julia
Published by github-actions[bot] over 3 years ago

Catalyst - v11.0.2

Catalyst v11.0.2

Diff since v11.0.1

Merged pull requests: - Tutorial for Network Representation using complexes-based representation (#503) (@yewalenikhil65) - fix graphs (#519) (@isaacsas) - Handle constraint params (#520) (@isaacsas)

- Julia
Published by github-actions[bot] over 3 years ago

Catalyst - v11.0.1

Catalyst v11.0.1

Diff since v11.0.0

- Julia
Published by github-actions[bot] over 3 years ago

Catalyst - v11.0.0

Catalyst v11.0.0

Diff since v10.8.0

Closed issues: - Support for conserved quantities? (#137) - Add support for symbolic events (#499) - ReducedODESystem: Automatic simplification of chemical reaction ODE systems via derived conservation laws (#500) - Error message when running the reaction network macro on ModelingToolkit 8.11.1 (#505) - making combinatoric_ratelaws more flexible (#507) - remaining conservation law PR work (#508)

Merged pull requests: - Update Bifurcation Tutorial (#498) (@TorkelE) - better parsing error messages in DSL (#501) (@isaacsas) - Elimination of conservation laws (#506) (@isaacsas) - Combinatorial ratelaws in sys (#510) (@isaacsas) - CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#511) (@github-actions[bot]) - Networkproperties tweaks (#513) (@isaacsas) - Constant and bc species for SBMLToolkit (#514) (@isaacsas)

- Julia
Published by github-actions[bot] over 3 years ago

Catalyst - v10.8.0

Catalyst v10.8.0

Diff since v10.7.0

Closed issues: - Add DSL support for symbolic stoichiometry (#490)

Merged pull requests: - Parametric stoich via DSL (#494) (@isaacsas) - Update stoich tutorial (#495) (@isaacsas)

- Julia
Published by github-actions[bot] almost 4 years ago

Catalyst - v10.7.0

Catalyst v10.7.0

Diff since v10.6.0

Closed issues: - Doc updates for clarity (#253) - support general mass actions? (#329) - latex display errors with equation in reaction rate (#473) - Parametric non-integer stoichiometry (#481) - Problems created directly from ReactionSystem forward kwargs to convert too (#484)

Merged pull requests: - in problems don't pass kwargs to convert (#485) (@isaacsas) - bidirectional reactions need tuple of coefs (#486) (@anandijain) - remove new 1.6 arrow checks (#487) (@isaacsas) - Symbolic stoichiometric coefficients (#488) (@isaacsas) - CompatHelper: bump compat for AbstractAlgebra to 0.25, (keep existing compat) (#491) (@github-actions[bot]) - Fix latex and display with symbolic stoich (#492) (@isaacsas) - Parametric stoichiometry tutorial (#493) (@isaacsas)

- Julia
Published by github-actions[bot] almost 4 years ago

Catalyst - v10.6.0

Catalyst v10.6.0

Diff since v10.5.1

Closed issues: - Supporting decimal stoichiometric coefficients (#161) - Reaction rates as array values? (#240)

Merged pull requests: - Allow float stoichiometry (#482) (@isaacsas) - Update docs for float stoich (#483) (@isaacsas)

- Julia
Published by github-actions[bot] about 4 years ago

Catalyst - v10.5.1

Catalyst v10.5.1

Diff since v10.5.0

Merged pull requests: - CompatHelper: bump compat for AbstractAlgebra to 0.24, (keep existing compat) (#478) (@github-actions[bot]) - More robust MTK tests (#480) (@YingboMa)

- Julia
Published by github-actions[bot] about 4 years ago

Catalyst - v10.5.0

Catalyst v10.5.0

Diff since v10.4.3

Merged pull requests: - @reaction macro (#476) (@isaacsas) - add doc string for reaction macro (#477) (@isaacsas)

- Julia
Published by github-actions[bot] about 4 years ago

Catalyst - v10.4.3

Catalyst v10.4.3

Diff since v10.4.2

Closed issues: - latex display for empty ReactionSystem (#474)

Merged pull requests: - Make global variables const (#471) (@eliascarv) - fix empty rn Latexify bug (#475) (@isaacsas)

- Julia
Published by github-actions[bot] about 4 years ago

Catalyst - v10.4.2

Catalyst v10.4.2

Diff since v10.4.1

Closed issues: - extend should add variables from constraint system to the ReactionSystem (#466)

Merged pull requests: - extend adds variables from constraint system to the ReactionSystem (#467) (@lgrozinger)

- Julia
Published by github-actions[bot] about 4 years ago

Catalyst - v10.4.1

Catalyst v10.4.1

Diff since v10.4.0

Merged pull requests: - Drop system structure methods (#470) (@isaacsas)

- Julia
Published by github-actions[bot] about 4 years ago

Catalyst - v10.4.0

Catalyst v10.4.0

Diff since v10.3.1

Closed issues: - on reactionparammap function (#449) - Changes to parameter orders (#453) - provide defaults using @reaction_network (#464)

Merged pull requests: - fix DSL annoyances (#468) (@isaacsas) - Use symmaps in Problems and explain in the docs (#469) (@isaacsas)

- Julia
Published by github-actions[bot] about 4 years ago

Catalyst - v10.3.1

Catalyst v10.3.1

Diff since v10.3.0

Closed issues: - Moving functions to sub package (#355) - Variables added with addparam! or addspecies! are not accessible with getproperty (#461)

Merged pull requests: - CompatHelper: bump compat for AbstractAlgebra to 0.23, (keep existing compat) (#459) (@github-actions[bot]) - Update reactionnetwork.jl (#460) (@rpmuller) - Fix access to variables added with addparam! or addspecies! (#462) (@lgrozinger) - Update bifurcationdiagram.md (#463) (@rveltz) - Interpolate makeReactionSysteminternal (#465) (@andreasnoack)

- Julia
Published by github-actions[bot] about 4 years ago

Catalyst - v10.3.0

Catalyst v10.3.0

Diff since v10.2.0

Closed issues: - Error in tutorial "Generating ReactionSystems Programmatically" (#450)

Merged pull requests: - CI for LTS (#451) (@ChrisRackauckas) - Fix parameter ordering (#452) (@TorkelE) - Add history entry for paraemter order change. (#455) (@TorkelE) - CompatHelper: bump compat for "ModelingToolkit" to "8.0" (#457) (@github-actions[bot])

- Julia
Published by github-actions[bot] about 4 years ago

Catalyst - v10.2.0

Catalyst v10.2.0

Diff since v10.1.0

Merged pull requests: - CompatHelper: bump compat for "DiffEqJump" to "8.0" (#448) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 4 years ago

Catalyst - v10.1.0

Catalyst v10.1.0

Diff since v10.0.0

Closed issues: - Move ReactionSystem definition over to Catalyst (#218) - Allow nonlinear eqs and ODEs attached to ReactionSystems (#328) - Merging more than one subnetworks using merge! (#439) - Graph and complexgraph results in following error (#440)

Merged pull requests: - switch LightGraphs to Graphs (#437) (@isaacsas) - typo in reactionrates function description for docs (#438) (@yewalenikhil65) - Add vartoname field (#442) (@isaacsas) - forward observed when converting systems (#443) (@isaacsas) - Update README.md for adding an old talk of diffeqbiological from JuliaCon 2018 (#444) (@yewalenikhil65) - CompatHelper: bump compat for "ModelingToolkit" to "7.0" (#445) (@github-actions[bot]) - V10.1 (#447) (@isaacsas)

- Julia
Published by github-actions[bot] over 4 years ago

Catalyst - v10.0.0

Catalyst v10.0.0

Diff since v9.0.0

Closed issues: - WARNING: both Catalyst and Flux export "params"; uses of it in module Main must be qualified (#260) - Sparse stoichmat dispatches? (#386) - Linkage classes, deficiency, Part 1 (#390) - conservation law analysis (#393) - [WIP]- subnetworks, linkagedeficiency (#395) - Constraints in for weak acids and pH equilibrium (#398) - reversibility and weak reversibility of CRNs (#401) - Settling time of CRN (i.e. time taken for each species to reach steadystate) (#403) - update API functions to work properly with mixed subsystems (#405) - add back @addconstraints (#408) - Solution of SteadyStateProblem is extremely slow (#409) - weird (?) behaviour of getvariables in Reaction (#422) - simple constructor ReactionSystem(rxns) (#425) - always flatten in converting ReactionSystems to other types (#428)

Merged pull requests: - [WIP] linkageclasses and deficiency of reaction network (#394) (@yewalenikhil65) - subnetworks and linkagedeficieny (#396) (@yewalenikhil65) - Use Flint via Nemo for integer matrix calculations (#397) (@isaacsas) - fix networkapi.jl example typo (#399) (@isaacsas) - docs for subnetworks and linkagedeficiencies (#400) (@yewalenikhil65) - fixing spaces for docs of subnetworks and linkagedeficieny (#402) (@yewalenikhil65) - Add subsystem support to enable constraints and composition of ODE/Nonlinear sys (#404) (@isaacsas) - on reversibility and weak reversibility of reaction networks (#406) (@yewalenikhil65) - Update API and docs for subsystems (#407) (@isaacsas) - attempt 2 at naming for compositional systems (#411) (@isaacsas) - Update using_catalyst.md (#412) (@pitmonticone) - Change ReactionNetworkImportes link (#415) (@TorkelE) - Fix reaction equality in sets and add upconversion to ODESystems in convert (#419) (@isaacsas) - tweak docs (#420) (@isaacsas) - CompatHelper: bump compat for "AbstractAlgebra" to "0.22" (#421) (@github-actions[bot]) - Constraints, flattening, and extending for ReactionSystems (#423) (@isaacsas) - Simplified ReactionSystem constructor (#426) (@isaacsas) - Make undefined variables in DSL become species (#427) (@isaacsas) - Always flatten before converting (#429) (@isaacsas) - add smap as a karg for convert to ODESystem (#430) (@LauraBMo) - Fix JumpSystem conversion bug (#431) (@isaacsas) - allow interpolation of species and parameters in the DSL (#432) (@isaacsas) - Doc updates for v10.0 (#434) (@isaacsas) - fix namespacing for reactions (#435) (@isaacsas) - update history for 10 (#436) (@isaacsas)

- Julia
Published by github-actions[bot] over 4 years ago

Catalyst - v9.0.0

Catalyst v9.0.0

Diff since v8.3.0

Closed issues: - Error while asignning units as shown in Catalyst readme.md (#385) - equations(rs::ReactionSystem) returns Vector{Reaction} (#388)

Merged pull requests: - Sparse representation of stoichiometric matrices functions and matrices in complex-based functions (#387) (@yewalenikhil65) - Create history file (#391) (@isaacsas) - fix docstrings (#392) (@isaacsas)

- Julia
Published by github-actions[bot] over 4 years ago

Catalyst - v8.3.0

Catalyst v8.3.0

Diff since v8.2.0

Closed issues: - Support Array Symbolics in ReactionSystem (#336) - plotting reaction complex network.. (#374) - Catalyst/DifferentialEquations: Gillespie simulation not working for large chemical reaction networks (#378)

Merged pull requests: - ReactionComplexesGraph using existing Graphviz code in graphs.jl (#380) (@yewalenikhil65) - Unit validation and tests (#381) (@isaacsas) - add test for new complex graph (#383) (@isaacsas) - update docs and README for 8.3 (#384) (@isaacsas)

- Julia
Published by github-actions[bot] over 4 years ago

Catalyst - v8.2.0

Catalyst v8.2.0

Diff since v8.1.0

Closed issues: - Feature request for Representing reactions with focus on intermediate complexes (#318) - still stuck at Catalyst@v7.0.0 (#375)

Merged pull requests: - update doc action (#376) (@isaacsas) - ModelingToolkit unit validation logic (#377) (@lamorton)

- Julia
Published by github-actions[bot] over 4 years ago

Catalyst - v8.1.0

Catalyst v8.1.0

Diff since v8.0.1

Merged pull requests: - Reaction complexes v2 (#373) (@isaacsas)

- Julia
Published by github-actions[bot] over 4 years ago

Catalyst - v8.0.1

Catalyst v8.0.1

Diff since v8.0.0

- Julia
Published by github-actions[bot] over 4 years ago

Catalyst - v8.0.0

Catalyst v8.0.0

Diff since v7.0.0

Closed issues: - How to add tests for an array of reaction systems (#358) - query on conservationlaws returned matrix (#360) - KeyErrors running models in parallel with Distributed (#361)

Merged pull requests: - Test AbstractAlgebra v0.21 (#363) (@ChrisRackauckas) - Add reactionsystems (#370) (@isaacsas)

- Julia
Published by github-actions[bot] over 4 years ago

Catalyst - v7.0.0

Catalyst v7.0.0

Diff since v6.14.0

Closed issues: - Add defaults to ReactionSystems (#348) - Error while running script from documentation (#350) - Error/warning defining variables with Catalyst tutorial (#356)

Merged pull requests: - Fix function names that are enabled (#353) (@TorkelE) - changeteststuff (#354) (@TorkelE) - Updating tutorial on generatingreactionsprogrammatically (#357) (@yewalenikhil65)

- Julia
Published by github-actions[bot] over 4 years ago

Catalyst - v6.14.0

Catalyst v6.14.0

Diff since v6.13.0

Merged pull requests: - CompatHelper: bump compat for "Symbolics" to "1.0" (#341) (@github-actions[bot]) - Use explicit time dependence (#343) (@lamorton) - Update Project.toml (#344) (@isaacsas) - CompatHelper: bump compat for "AbstractAlgebra" to "0.19" (#345) (@github-actions[bot]) - update ReactionSystem constructors for defaults (#349) (@anandijain)

- Julia
Published by github-actions[bot] over 4 years ago

Catalyst - v6.13.0

Catalyst v6.13.0

Diff since v6.12.1

Merged pull requests: - Implement system functions (Hill and michaelis-menten) via Symbolics.jl (#327) (@TorkelE) - use correct syntax for graphviz jll (#334) (@isaacsas) - Adding support for conservation law (#337) (@kaandocal) - CompatHelper: add new compat entry for "AbstractAlgebra" at version "0.17" (#338) (@github-actions[bot]) - Added more tests for conservation law detection (#339) (@kaandocal)

- Julia
Published by github-actions[bot] over 4 years ago

Catalyst - v6.12.1

Catalyst v6.12.1

Diff since v6.12.0

Merged pull requests: - Update to SymbolicUtils v0.10 (#325) (@YingboMa)

- Julia
Published by github-actions[bot] almost 5 years ago

Catalyst - v6.12.0

Catalyst v6.12.0

Diff since v6.11.0

Merged pull requests: - Netstoich api fun (#324) (@isaacsas)

- Julia
Published by github-actions[bot] almost 5 years ago

Catalyst - v6.11.0

Catalyst v6.11.0

Diff since v6.10.0

Merged pull requests: - Add new arrows for 1.6 (#322) (@isaacsas)

- Julia
Published by github-actions[bot] almost 5 years ago

Catalyst - v6.10.0

Catalyst v6.10.0

Diff since v6.9.1

Closed issues: - add back ability to name ReactionSystems via the DSL (#317)

Merged pull requests: - Allow sys names and other API fixes (#319) (@isaacsas)

- Julia
Published by github-actions[bot] almost 5 years ago

Catalyst - v6.9.1

Catalyst v6.9.1

Diff since v6.9.0

Merged pull requests: - try to add back Graphviz tests (#313) (@isaacsas) - readme docstring (#314) (@anandijain) - CompatHelper: add new compat entry for "DocStringExtensions" at version "0.8" (#316) (@github-actions[bot]) - Fixed error message for @reaction_network with no reactions (#320) (@kaandocal)

- Julia
Published by github-actions[bot] almost 5 years ago

Catalyst - v6.9.0

Catalyst v6.9.0

Diff since v6.8.1

Merged pull requests: - Update Project.toml for latest MT (#310) (@isaacsas)

- Julia
Published by github-actions[bot] almost 5 years ago

Catalyst - v6.8.1

Catalyst v6.8.1

Diff since v6.8.0

Closed issues: - Population Balance equations (#292)

Merged pull requests: - Simple Parameter Estimation Tutorial (#305) (@TorkelE) - Generating reactions programmatically using Reaction Systems (#307) (@yewalenikhil65) - fix depwarns (#309) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] almost 5 years ago

Catalyst - v6.8.0

Catalyst v6.8.0

Diff since v6.7.0

Closed issues: - Re-enable graphs (#300)

Merged pull requests: - make test RNGs reproducible (#302) (@isaacsas) - Reenable graphs (#303) (@isaacsas)

- Julia
Published by github-actions[bot] about 5 years ago

Catalyst - v6.7.0

Catalyst v6.7.0

Diff since v6.6.0

Merged pull requests: - update MTK to latest and re-run tests (#301) (@isaacsas)

- Julia
Published by github-actions[bot] about 5 years ago

Catalyst - v6.6.0

Catalyst v6.6.0

Diff since v6.5.0

- Julia
Published by github-actions[bot] about 5 years ago

Catalyst - v6.5.0

Catalyst v6.5.0

Diff since v6.4.0

Merged pull requests: - CompatHelper: bump compat for "Catlab" to "0.11" (#295) (@github-actions[bot]) - Add bif tutorial (#296) (@TorkelE) - add bifurcation docs link (#297) (@TorkelE) - Make Bifurcation Tutorial Ever So Slightly Prettier (#298) (@TorkelE) - Remove catlab (#299) (@isaacsas)

- Julia
Published by github-actions[bot] about 5 years ago

Catalyst - v6.4.0

Catalyst v6.4.0

Diff since v6.3.1

Merged pull requests: - Updates for upstream breaking changes (#290) (@shashi)

- Julia
Published by github-actions[bot] about 5 years ago

Catalyst - v6.3.1

Catalyst v6.3.1

Diff since v6.3.0

- Julia
Published by github-actions[bot] about 5 years ago

Catalyst - v6.3.0

Catalyst v6.3.0

Diff since v6.2.0

Merged pull requests: - update for MT fixes (#289) (@isaacsas)

- Julia
Published by github-actions[bot] about 5 years ago

Catalyst - v6.2.0

Catalyst v6.2.0

Diff since v6.1.0

Closed issues: - Function registration and reaction_func (#248) - Latexify failures look fake? (#254) - Error in using reaction rates as function of species (#276)

Merged pull requests: - CompatHelper: bump compat for "Catlab" to "0.10" (#284) (@github-actions[bot]) - update and reenable latexify tests (#285) (@isaacsas) - Fix reaction_func (#286) (@isaacsas) - Remove reaction func from docs (#288) (@isaacsas)

- Julia
Published by github-actions[bot] about 5 years ago

Catalyst - v6.1.0

Catalyst v6.1.0

Diff since v6.0.0

Closed issues: - Converting Reaction network to ODEsystem issue and about oderatelaw function (#269) - Custom Function (@reaction_func) is not documentable (#278) - addreactions function doesn't update numspecies, params, paramsmap functions (#279)

Merged pull requests: - MassInstallAction: Install the TagBot workflow on this repository (#275) (@christopher-dG) - Update Documenter (#277) (@mkg33) - MassInstallAction: Install the GitHubActionsCI workflow on this repository (#282) (@christopher-dG) - CompatHelper: bump compat for "Reexport" to "1.0" (#283) (@github-actions[bot])

- Julia
Published by github-actions[bot] about 5 years ago

Catalyst - v6.0.0

Catalyst v6.0.0

Diff since v5.1.1

Closed issues: - ReactionNetwork: MethodError: no method matching get_variables(::Float64) (#258) - Obtaining substrate and product stoichiometric matrices from Catalyst reaction network (#261)

Merged pull requests: - Documentation changes (#267) (@mkg33) - WIP Updates for new MTK (#271) (@shashi) - fix graph plotting and Latexifying (#272) (@isaacsas) - Api and doc updates (#273) (@isaacsas)

- Julia
Published by github-actions[bot] over 5 years ago

Catalyst - v5.1.1

Catalyst v5.1.1

Diff since v5.1.0

Closed issues: - Remove evals for RuntimeGeneratedFunctions.jl (#262) - How best to cite Catalyst.jl? Is there a publication somewhere? (#263) - visualization graph is not displayed (#266)

Merged pull requests: - CompatHelper: bump compat for "Catlab" to "0.9" (#265) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 5 years ago

Catalyst - v5.1.0

Catalyst v5.1.0

Diff since v5.0.6

Merged pull requests: - CompatHelper: bump compat for "Catlab" to "0.8" (#255) (@github-actions[bot])

- Julia
Published by github-actions[bot] over 5 years ago

Catalyst - v5.0.6

Catalyst v5.0.6

Diff since v5.0.5

Closed issues: - reversible reaction (#198)

Merged pull requests: - Switch Catlab to imports (#251) (@isaacsas) - CompatHelper: bump compat for "Latexify" to "0.14" (#252) (@github-actions[bot]) - don't run Latexify tests (#257) (@isaacsas)

- Julia
Published by github-actions[bot] over 5 years ago

Catalyst - v5.0.5

Catalyst v5.0.5

Diff since v5.0.4

Closed issues: - Error when trying to plot graph (#245) - Error in Latexify (#246)

Merged pull requests: - always check if rate is an Operation (#247) (@isaacsas)

- Julia
Published by github-actions[bot] over 5 years ago

Catalyst - v5.0.4

Catalyst v5.0.4

Diff since v5.0.3

Closed issues: - Documentation to add (#227) - Reaction rates as functions of time? (#238) - Problems seem to require a parameter tuple/vector (#239)

Merged pull requests: - Use numspecies and numparams in API tests (#236) (@zdroid) - Add no parameter tests (#241) (@TorkelE) - Fix Usage of ModelingToolkit Accessor Functions (#242) (@isaacsas) - Add dependants test (#244) (@zdroid)

- Julia
Published by github-actions[bot] over 5 years ago

Catalyst - v5.0.3

Catalyst v5.0.3

Diff since v5.0.2

Closed issues: - The first tutorial (#221)

Merged pull requests: - Add noise scaling tests. (#232) (@TorkelE) - Add edges for rate deps (#233) (@isaacsas) - add a first tutorial (#234) (@isaacsas) - Add :⇌, :⇋ to double_arrows (#235) (@zdroid)

- Julia
Published by github-actions[bot] over 5 years ago

Catalyst - v5.0.2

Catalyst v5.0.2

Diff since v5.0.1

Closed issues: - Latexify for arrays of chemical reactions (#210) - ReactionSystem graph plotting / generation (#216)

Merged pull requests: - Generation of graphviz graphs (#228) (@isaacsas) - add documentation for graphs (#230) (@isaacsas) - disable checks for adding an exisiting variable (#231) (@isaacsas)

- Julia
Published by github-actions[bot] over 5 years ago

Catalyst - v5.0.1

Catalyst v5.0.1

Diff since v5.0.0

- Julia
Published by github-actions[bot] over 5 years ago

Catalyst - v5.0.0

Catalyst v5.0.0

Diff since v4.3.0

Closed issues: - Obligate Production terms in stochastic differential equations. (#21) - Automatic Linear Noise Approximation (#23) - Proposal: new ReactionDSL based on SciCompDSL (#27) - Diversify @reactionnetwork input options (#31) - Feature request: automatic graph generation. (#33) - Enable creation of problems with AffineNoise (#61) - cache network dependency info (#66) - rhs f and Jacobian representation for larger systems (#93) - SymEngine changing species names to mathematical constants (#129) - Relax type requirements of the equilibration functionality. (#134) - @addconstraints gives error when ODEs verified conservation classes are correct (#150) - Predefine reaction network structure outside macro (#158) - stability does not return correct answer. (#163) - Warnings on 1.4.1 (#192) - remake issue with JumpProblem (#193) - renaming discussion (#196) - Rename the package (#197) - SteadyState tests failing (at least some times) (#203)

Merged pull requests: - Transfer internals to ModelingToolkit (#194) (@TorkelE) - Update api for new MT-based DEBio (#199) (@isaacsas) - Enable network expansion macros (#200) (@TorkelE) - update more API functions (#202) (@isaacsas) - Update docstrings for new docs (#204) (@isaacsas) - Time for Catalyst (#205) (@isaacsas) - Allow I as a variable and remove unneeded imports (#206) (@isaacsas) - New UUID for name change (#208) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] over 5 years ago

Catalyst - v4.3.0

DiffEqBiological v4.3.0

Diff since v4.2.0

Merged pull requests: - CompatHelper: bump compat for "Latexify" to "0.13" (#187) (@github-actions[bot]) - CompatHelper: bump compat for "SymEngine" to "0.8" (#189) (@github-actions[bot]) - CompatHelper: bump compat for "RecipesBase" to "1.0" (#190) (@github-actions[bot])

- Julia
Published by github-actions[bot] almost 6 years ago

Catalyst - v4.2.0

DiffEqBiological v4.2.0

Diff since v4.1.0

Closed issues: - Not possible to save reaction network solutions with JLD2 (#73) - Parallelise tests (#157) - Fix Latexify tests (#180) - HomotopyContinuation bound (#183)

Merged pull requests: - Restructure and Parallelize tests (#181) (@ChrisRackauckas) - Update README.md (#182) (@matbesancon) - CompatHelper: bump compat for "RecipesBase" to "0.8" (#184) (@github-actions[bot]) - Install TagBot as a GitHub Action (#185) (@JuliaTagBot) - Fix Latexify tests (#186) (@ChrisRackauckas)

- Julia
Published by github-actions[bot] about 6 years ago

Catalyst - v4.1.0

v4.1.0 (2019-11-30)

Diff since v4.0.2

Closed issues:

  • Unsatisfiable requirements - HomotopyContinuation (#177)

Merged pull requests:

  • now push up homotopycontinuation bound (#179) (ChrisRackauckas)
  • Fix latexification of derivatives. (#176) (korsbo)
  • Try to fix tests (#175) (ChrisRackauckas)
  • CompatHelper: add new compat entry for "Parameters" at version "0.12" (#173) (github-actions[bot])
  • CompatHelper: add new compat entry for "HomotopyContinuation" at version "1.2" (#172) (github-actions[bot])
  • CompatHelper: add new compat entry for "SymEngine" at version "0.7" (#171) (github-actions[bot])
  • CompatHelper: add new compat entry for "DataStructures" at version "0.17" (#170) (github-actions[bot])
  • CompatHelper: add new compat entry for "MacroTools" at version "0.5" (#169) (github-actions[bot])
  • CompatHelper: add new compat entry for "Compat" at version "3.0" (#168) (github-actions[bot])
  • CompatHelper: add new compat entry for "RecipesBase" at version "0.7" (#167) (github-actions[bot])
  • CompatHelper: add new compat entry for "DynamicPolynomials" at version "0.3" (#166) (github-actions[bot])
  • CompatHelper: add new compat entry for "Reexport" at version "0.2" (#165) (github-actions[bot])

- Julia
Published by julia-tagbot[bot] about 6 years ago

Catalyst - v4.0.2

v4.0.2 (2019-10-16)

Diff since v4.0.1

Merged pull requests:

  • Fix broken Latexify compat constraint. (#160) (korsbo)

- Julia
Published by julia-tagbot[bot] over 6 years ago

Catalyst - v4.0.1

v4.0.1 (2019-10-07)

Diff since v4.0.0

Merged pull requests:

  • Fix broken latexify chemical arrow notation. (#159) (korsbo)

- Julia
Published by julia-tagbot[bot] over 6 years ago

Catalyst - v4.0.0

v4.0.0 (2019-10-02)

Diff since v3.11.0

Merged pull requests:

  • - Fixes to some minor issues with bifurcation grid plotting. (#156) (TorkelE)
  • Add Latexify.jl recipe. (#155) (korsbo)
  • Fix to add\_hc\_template (#154) (TorkelE)
  • Fix dp errors (#153) (TorkelE)

- Julia
Published by julia-tagbot[bot] over 6 years ago

Catalyst - v3.11.0

v3.11.0 (2019-09-14)

Diff since v3.10.0

Merged pull requests:

- Julia
Published by julia-tagbot[bot] over 6 years ago

Catalyst - v3.10.0

v3.10.0 (2019-09-07)

Diff since v3.9.1

Closed issues:

  • stability does not seems to correct when directly compared with ODE plots (#146)

- Julia
Published by julia-tagbot[bot] over 6 years ago

Catalyst - v3.9.1

v3.9.1 (2019-08-15)

Diff since v3.9.0

Closed issues:

  • bifurcation_grid_2d and bifurcation_grid_diagram does not seem to work. (#145)

Merged pull requests:

  • Fix test dependencies and update Project.toml (#149) (devmotion)
  • === for nothing checks (#148) (isaacsas)
  • Fixing stability calculations for systems with constraints (#147) (TorkelE)
  • Fix constraints in README (#144) (ChrisRackauckas)

- Julia
Published by julia-tagbot[bot] over 6 years ago

Catalyst - v3.9.0

v3.9.0 (2019-07-30)

Diff since v3.8.2

Closed issues:

  • warnings for solve (#138)
  • Symbolic calculations à la ParameterizedFunctions (#14)

Merged pull requests:

  • Remove solve warning (#143) (ChrisRackauckas)
  • Add ! after function names (#142) (TorkelE)
  • Add citation for HomotopyContinuation (#140) (TorkelE)
  • fix empty jump expr Tuple giving error (#139) (isaacsas)
  • Add basic steady state/bifurcation (#136) (TorkelE)
  • Make bifurcation diagram variants names more consistent. (#135) (TorkelE)
  • - Remove some Int64 (#133) (TorkelE)
  • Add CITATION.bib (#125) (asinghvi17)
  • Equilibrate (#97) (TorkelE)

- Julia
Published by julia-tagbot[bot] over 6 years ago