Skip to content
Snippets Groups Projects
Select Git revision
  • CAPEX_master
  • IPOPT-Wrapper
  • api
  • autograd_support
  • boundary_bug
  • commander
  • distance_relaxation
  • doc_2022update3
  • doc_2023update
  • docs
  • ellipse_spacing
  • evaluatestateupdate
  • ezones_paper
  • fix_integer_irr
  • fix_ipopt
  • fix_roads_and_cables
  • floris
  • handle_multiplegroups
  • ignorepartialsfortype
  • ipynb_examples
  • v2.5.1
  • v2.5.0
  • v2.4.3
  • v2.4.2
  • v2.4.1
  • v2.4.0
  • v2.3.8
  • v2.3.7
  • v2.3.6
  • v2.3.5
  • v2.3.4
  • v2.3.3
  • v2.3.2
  • v2.3.1
  • v2.3.0
  • v2.2.6
  • v2.2.5
  • v2.2.4
  • v2.2.3
  • v2.2.2
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.05Sep328Aug21131298615Jul1211109828Jun2726252120136429May2827241373215Apr8543229Mar21181211Feb730Jan29282523171035Dec30Nov30Oct2625320Sep171413121110765424Aug2321201716151419Jul18543229Jun2726242221201915141211129May2825181716151498432126Apr25242319181716adding the run_parallel flag in easyrandomsearchdriverfixing the parallelization of random searchinitial implementation of the random_search_driveradding the simple spanning tree optimizerfixing an edge case when the input_keys of the CostModelComponent are tuple, and causing some issues with the compute_partials methodadding the **kwargs at the end of the __init__ to allow the the child classes to use the initialize/options API of openmdaoadding the electrical_connection_cost as an input to the irrUpdated documentationfixed testMerge branch 'load_constraint' of https://gitlab.windenergy.dtu.dk/TOPFARM/TopFarm2 into load_constraintadded types to load constraint and possibility of multiple signals in one componentMerge branch 'load_constraint_as_list' into load_constraintsparse declaration and ravelloads_sparseloads_sparseSimplified import of load pluginsSquashed commit of the following:list of dicts instead of dict of dictsload_constraint…load_constraint_as_listImproved test for input and output scaler. Fixed the test for the load constraint, since sometimes it was failingAdded test on input and output scalerRemoved OpenTURNS dependency and updated testAdded python functions to the switch dictionaries, and modified some testupd. failing testsstarted to change the load.py for handling multiple channels in onePartially reverted 891d029, so that we can add the post constraints as a subsystemreverted always grouping components, as this is not compatible with previous workflowmoved test with openturns plugin dependency to openturnsloads repomoved tensorflow tests to TensorFlowLoads repomoved openturns and tensorflow functions to seperate repo: https://gitlab.windenergy.dtu.dk/TOPFARM/cuttingedge/loads.gitMerge branch 'load_constraint' of https://gitlab.windenergy.dtu.dk/TOPFARM/TopFarm2 into load_constraintNew docker file with tensorflowFixed input parameter approx_totalsAdded assembled jacobianList of changes made by @mikf and @ricriv:Used key=value syntax for LoadComp objectAdded constant parameters to load classesPEP8PEP8Added tensorflow to the install requirementsAdded a testAdded check for boundary in predict_gradient(). Improved documentation and test. Preliminary support for tensorflow in predict_gradient() (to be tested)PEP8
Loading