GitHub / tulipaenergy/tulipaenergymodel.jl issues and pull requests
#958 - Rename constraint names to names in Miro that don't have to split or that are simple to split
Issue -
State: closed - Opened by abelsiqueira 8 months ago
#957 - Update `TulipaConstraint` to store the dual variables and the list of constraints that use the same set of indices
Issue -
State: closed - Opened by abelsiqueira 8 months ago
#956 - Use `@timeit` on function calls
Pull Request -
State: closed - Opened by gnawin 8 months ago
- 4 comments
#955 - Don't get data from graph object in src/constraints/storage.jl
Issue -
State: closed - Opened by abelsiqueira 8 months ago
#954 - Create investment bound from the variable definition
Pull Request -
State: closed - Opened by datejada 8 months ago
- 3 comments
Labels: benchmark
#953 - Add explicit return to JuliaFormatter and docs
Pull Request -
State: closed - Opened by clizbe 8 months ago
- 6 comments
#952 - Remove bad asset test
Pull Request -
State: closed - Opened by clizbe 8 months ago
- 1 comment
#951 - Rename and split some constraints to reflect Miro
Pull Request -
State: closed - Opened by abelsiqueira 8 months ago
- 4 comments
Labels: benchmark
#950 - Store a table name inside TulipaVariable and TulipaConstraint
Pull Request -
State: closed - Opened by abelsiqueira 8 months ago
- 2 comments
#949 - Remove old code for compute_assets_partitions
Pull Request -
State: closed - Opened by abelsiqueira 8 months ago
- 1 comment
#948 - Update `compute_assets_partitions!` to use DuckDB more efficiently
Issue -
State: closed - Opened by abelsiqueira 8 months ago
#947 - Don't get data from graph object in src/constraints/capacity.jl
Issue -
State: closed - Opened by abelsiqueira 8 months ago
#946 - Refactor investment constraints
Pull Request -
State: closed - Opened by datejada 8 months ago
- 3 comments
Labels: benchmark
#945 - Don't get data from graph object in src/constraints/investment.jl
Issue -
State: closed - Opened by datejada 8 months ago
#944 - Remove graph dependency from src/constraints/consumer.jl
Pull Request -
State: closed - Opened by abelsiqueira 8 months ago
- 5 comments
Labels: benchmark
#943 - Don't get data from graph object in src/constraints/consumer.jl
Issue -
State: closed - Opened by abelsiqueira 8 months ago
#942 - Change graph data access and constraint creation to use the indices tables
Issue -
State: closed - Opened by abelsiqueira 8 months ago
- 1 comment
#941 - Add a description of the tables available in the `connection` for the docs
Issue -
State: open - Opened by datejada 8 months ago
#940 - Update JuliaFormater options
Issue -
State: closed - Opened by datejada 8 months ago
- 1 comment
Labels: good first issue
#939 - Remove *_partitions from graph object
Pull Request -
State: closed - Opened by abelsiqueira 8 months ago
- 2 comments
Labels: benchmark
#938 - Add SDG statement
Pull Request -
State: closed - Opened by clizbe 8 months ago
- 3 comments
#937 - Change the default of the `enable_names` option to false in the `create_model` function
Issue -
State: closed - Opened by datejada 8 months ago
- 1 comment
Labels: good first issue
#936 - Option to disable name creation
Pull Request -
State: closed - Opened by joaquimg 8 months ago
- 1 comment
#935 - Update documentation with feedback from Maaike
Issue -
State: closed - Opened by datejada 8 months ago
- 4 comments
#934 - Try using `@timeit to` on function calls, not on `begin ... end` blocks
Issue -
State: closed - Opened by abelsiqueira 8 months ago
- 2 comments
#932 - Split assets data to better reflect year dependency
Pull Request -
State: closed - Opened by abelsiqueira 8 months ago
- 3 comments
#929 - Bump codecov/codecov-action from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#928 - Create constraints with new TulipaConstraint object
Pull Request -
State: closed - Opened by abelsiqueira 8 months ago
- 3 comments
Labels: benchmark
#927 - Define (balance) constraints tables
Issue -
State: closed - Opened by abelsiqueira 8 months ago
#926 - Create all variables directly from connection and independent of dataframes
Pull Request -
State: closed - Opened by abelsiqueira 9 months ago
- 3 comments
Labels: benchmark
#925 - Refactor variables to use TulipaVariable
Pull Request -
State: closed - Opened by abelsiqueira 9 months ago
- 3 comments
Labels: benchmark
#924 - Refactor variables
Pull Request -
State: closed - Opened by abelsiqueira 9 months ago
- 3 comments
Labels: benchmark
#923 - Refactor variables
Issue -
State: closed - Opened by abelsiqueira 9 months ago
Labels: Type: improvement, Zone: code architecture
#922 - Fix 91-developer.md
Pull Request -
State: closed - Opened by clizbe 9 months ago
#921 - Fix: remove duplicate tmp_create_constraints_indices
Pull Request -
State: closed - Opened by abelsiqueira 9 months ago
- 2 comments
Labels: benchmark
#920 - Fix case where the there are no time blocks to determine in a constraint
Pull Request -
State: closed - Opened by abelsiqueira 9 months ago
- 1 comment
#919 - Move incoming and outgoing flow computation to DuckDB
Pull Request -
State: closed - Opened by abelsiqueira 9 months ago
- 4 comments
Labels: benchmark
#918 - Create constraints indices for `units_on` and `units_on_and_outflows`
Issue -
State: closed - Opened by gnawin 9 months ago
- 1 comment
#917 - Add `highest_out` to `create_constraints_indices`
Pull Request -
State: closed - Opened by gnawin 9 months ago
- 3 comments
Labels: benchmark
#915 - Move units_on from DF to DuckDB
Pull Request -
State: closed - Opened by clizbe 9 months ago
- 1 comment
#914 - Create constraints indices for `highest_out`
Issue -
State: closed - Opened by gnawin 9 months ago
Labels: Type: improvement, Zone: data & import
#913 - Add `highest_in` to `create_constraints_indices`
Pull Request -
State: closed - Opened by gnawin 9 months ago
- 1 comment
#912 - Create constraints indices for `highest_in`
Issue -
State: closed - Opened by gnawin 9 months ago
Labels: Type: improvement, Zone: data & import
#911 - units_on
Issue -
State: closed - Opened by clizbe 9 months ago
Labels: Type: improvement, Zone: code architecture
#910 - Add new package section to dev docs
Pull Request -
State: closed - Opened by clizbe 9 months ago
#909 - Instead of DF, use a TulipaIO table
Issue -
State: closed - Opened by abelsiqueira 9 months ago
- 2 comments
#908 - Add Grant ID for everywhere
Issue -
State: open - Opened by clizbe 9 months ago
Labels: good first issue
#907 - Add uses of Tulipa to docs
Pull Request -
State: closed - Opened by clizbe 9 months ago
- 3 comments
#905 - [docs] Modify the description of the parameter discounting factor operation cost
Pull Request -
State: closed - Opened by gnawin 9 months ago
#904 - Update storage variable creation using indices table
Pull Request -
State: closed - Opened by datejada 9 months ago
- 2 comments
Labels: benchmark
#903 - Update storage variables using the indices in the variable structure
Issue -
State: closed - Opened by datejada 9 months ago
#902 - Create units_on variables using the indices table
Pull Request -
State: closed - Opened by datejada 9 months ago
- 3 comments
Labels: benchmark
#901 - Create units on variables using the indices in the variable structure
Issue -
State: closed - Opened by datejada 9 months ago
#900 - Create flow variables using the indices table
Pull Request -
State: closed - Opened by datejada 9 months ago
- 3 comments
Labels: benchmark
#899 - Add how-to for multi-year investments
Pull Request -
State: closed - Opened by gnawin 9 months ago
#898 - Create flow variables using the indices in the variable structure
Issue -
State: closed - Opened by datejada 9 months ago
#897 - [AUTO] pre-commit update
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
- 1 comment
Labels: chore
#896 - Start transition from DataFrames to DuckDB
Pull Request -
State: closed - Opened by abelsiqueira 9 months ago
- 5 comments
Labels: benchmark
#895 - Define partition tables
Issue -
State: closed - Opened by abelsiqueira 9 months ago
- 3 comments
#894 - Fix index
Pull Request -
State: closed - Opened by gnawin 9 months ago
- 2 comments
#893 - Unpack sets inside `add_*_constraints!` functions
Pull Request -
State: closed - Opened by suvayu 9 months ago
- 3 comments
#892 - Change functions that receive explicit sets to receive the variable `sets`
Issue -
State: closed - Opened by abelsiqueira 9 months ago
#891 - Update documentation - how-to
Issue -
State: closed - Opened by gnawin 9 months ago
Labels: Zone: documentation, Type: addition
#890 - Various small fixes
Pull Request -
State: closed - Opened by abelsiqueira 9 months ago
- 1 comment
#889 - Multi year docs
Pull Request -
State: closed - Opened by gnawin 9 months ago
- 2 comments
#888 - Refactor content of create model into separate files
Pull Request -
State: closed - Opened by abelsiqueira 9 months ago
- 4 comments
Labels: benchmark
#887 - Create TulipaVariable struct and define variable tables
Pull Request -
State: closed - Opened by datejada 9 months ago
- 2 comments
Labels: benchmark
#886 - Refactor some of the code related to model creation
Pull Request -
State: closed - Opened by abelsiqueira 9 months ago
- 4 comments
Labels: benchmark
#885 - Create all data and tables necessary for the model before the function
Issue -
State: closed - Opened by abelsiqueira 9 months ago
- 1 comment
#884 - Define variable tables
Issue -
State: open - Opened by datejada 9 months ago
#883 - Modify docs flow lower bound
Pull Request -
State: closed - Opened by gnawin 9 months ago
#882 - Modify the documentation on the lower bound of flows
Issue -
State: closed - Opened by gnawin 9 months ago
Labels: Zone: documentation, Type: improvement
#881 - [Test]: Benchmark on v0.10.2
Pull Request -
State: closed - Opened by datejada 9 months ago
- 6 comments
Labels: benchmark
#880 - Implement automatic flow resolutions
Issue -
State: closed - Opened by clizbe 9 months ago
- 1 comment
#879 - docs: add maaikeelgersma as a contributor for ideas, and research
Pull Request -
State: closed - Opened by allcontributors[bot] 9 months ago
#878 - [AUTO] pre-commit update
Pull Request -
State: closed - Opened by github-actions[bot] 9 months ago
Labels: chore
#877 - Fix links to contributing and developer documentation
Pull Request -
State: closed - Opened by datejada 9 months ago
#876 - Change lower bound and test value
Pull Request -
State: closed - Opened by gnawin 9 months ago
- 1 comment
#875 - Data provenance and preparation
Issue -
State: open - Opened by abelsiqueira 9 months ago
- 1 comment
Labels: epic
#874 - Correct Maaike's name
Pull Request -
State: closed - Opened by abelsiqueira 9 months ago
- 1 comment
#873 - docs: add sjvrijn as a contributor for ideas
Pull Request -
State: closed - Opened by allcontributors[bot] 9 months ago
#872 - Fix italics in schema list
Pull Request -
State: closed - Opened by clizbe 9 months ago
#871 - docs: add lsoucasse as a contributor for ideas
Pull Request -
State: closed - Opened by allcontributors[bot] 9 months ago
#870 - docs: add gzclarence as a contributor for ideas, and research
Pull Request -
State: closed - Opened by allcontributors[bot] 9 months ago
#869 - docs: add greg-neustroev as a contributor for ideas, research, and code
Pull Request -
State: closed - Opened by allcontributors[bot] 9 months ago
#868 - docs: add mdeweerdt as a contributor for fundingFinding, and projectManagement
Pull Request -
State: closed - Opened by allcontributors[bot] 9 months ago
#867 - docs: add jkiviluo as a contributor for ideas, and research
Pull Request -
State: closed - Opened by allcontributors[bot] 9 months ago
#866 - docs: add g-moralesespana as a contributor for research, ideas, and 2 more
Pull Request -
State: closed - Opened by allcontributors[bot] 9 months ago
#865 - docs: add clizbe as a contributor for code, review, and 2 more
Pull Request -
State: closed - Opened by allcontributors[bot] 9 months ago
#864 - docs: add gnawin as a contributor for code, review, and 2 more
Pull Request -
State: closed - Opened by allcontributors[bot] 9 months ago
#863 - docs: add suvayu as a contributor for code, review, and ideas
Pull Request -
State: closed - Opened by allcontributors[bot] 9 months ago
#862 - docs: add datejada as a contributor for code, review, and 2 more
Pull Request -
State: closed - Opened by allcontributors[bot] 9 months ago
#861 - docs: add abelsiqueira as a contributor for code, and review
Pull Request -
State: closed - Opened by allcontributors[bot] 9 months ago
#860 - Fix all-contributors
Pull Request -
State: closed - Opened by abelsiqueira 9 months ago
#859 - 858 fix kbd error in docs
Pull Request -
State: closed - Opened by clizbe 9 months ago
#858 - [Bug] Replace `<kbd>stuff</kbd>` by backticks
Issue -
State: closed - Opened by abelsiqueira 9 months ago
Labels: Type: bug, Zone: documentation
#857 - Fix links to contributing & developer
Pull Request -
State: closed - Opened by clizbe 9 months ago
#856 - Update the authors list in various files
Pull Request -
State: closed - Opened by abelsiqueira 9 months ago
- 29 comments
#855 - [Bug] Fix link to CONTRIBUTING and README.dev.md
Issue -
State: closed - Opened by abelsiqueira 9 months ago
Labels: Type: bug, Zone: setup/admin
#854 - Bump julia-actions/cache from 1 to 2
Pull Request -
State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies