Skip to content
Snippets Groups Projects
Select Git revision
  • CMDOWS_development
  • D3js_add_processes
  • KADMOS_VisPack_Benedikt
  • KADMOS_initialization__Andreas
  • KB_mapping__Andreas
  • PSGandRCEscripting_Imco
  • RCEscriptingOptimizationStrategies
  • WingDesignCaseStudy_N2inspection
  • WingDesignCaseStudy_RCEscriptingUpdate
  • WingDesignCaseStudy_graphAlgorithms
  • cmdows_dev_0.4
  • cmdows_dev_0.5
  • cmdows_dev_lukas
  • cmdows_dev_wp6
  • code_clean_up
  • dev_0_8_a
  • dev_0_9
  • dev_0_9_session_to_local_storage
  • dev_0_9_vistoms
  • dev_KEC
  • v0.9.11
  • v0.9.10
  • v0.9.9
  • v0.9.8
  • v0.9.6
  • v0.9.4
  • v0.9.7
  • 0.9.4
  • v0.9.3
  • v0.9.2
  • v0.9.1
  • v0.9.0
  • v0.8.3
  • v0.8.2
  • v0.7.7
  • v0.7.4
  • v0.8.1
  • v0.8.0
  • 0.7.7
  • v0.7.5
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.07Mar61Feb9Jan6Dec24Nov18Oct29Aug31Jul29272524119Jun171611May28Apr615Mar144Feb2120Jan1310Dec20Apr1618Feb17915Jan14Dec1110811Nov913Oct19Dec9413Nov530Oct28252118151126Sep31Jul16Apr8528Mar1427Feb19171413765131Jan302926156Dec3230Nov2623151413105330Oct292624231110927Sep2625201876542131Aug24232221161514987432131Jul30242320171243229Jun262524197131May302928262524232221171615984225Apr24232221201918171614131110987654331Mar2928272624232221181716151413109873228Feb242317141312111098765432131Jan26242319181716151211921Dec201815141311876543130Nov2927232216724Oct16109528Sep2725212085131Aug302928272523211918Moved add_vnode from the data graph to the more general kadmos graphAdapted the weighted optimization such that the weights can be specified when assigning the objectives, and the DOE block is removedremoved check for samples to be a float since sample can be a string as wellsamples in a sample list are now not forced to be a number but can also be a string. Also some adaptions to make moo more robustWIP to enable transition to pyXDSM librarypyxdsmpyxdsmFixed more small bugsquickfixquickfixCompleted the writing of all allowed CMDOWS parameter elements by KADMOSCleaned up a bit and made removed the need to check if only one objective is selectedforgot with previous commitRemoved need to add MOO- in front of problem formulation, just specify multiple objectivesFixed a bug that prevented a nominal value of 0 from being set for a design variableAdded TODOExtended function to remove unused nodes (it should also remove irrelevant function nodes)Quickfix to ensure that pure circular coupling is always convergedCleaned up some code and added TODOReplaced hardcoded instance suffic with class variableAdded an option to skip a start-up check when composing the MDG because this check can be freaking expensive computationallyFixed ugly bug where a variable in a loop modified a variable outside of the loopImproved insanely inefficient code (now KADMOS should be able to deal with systems having a large number of function nodes in reasonable times)Enabled 2 MOO strategy options: weighted and heuristic.added Multi Objective Optimization architecture optionFixed another bug related to instances of variablesFixed bug that sometimes occured when first instance of variable has no instance suffixRemoved more syntax warningsOpen PDFs in a non-blocking wayRemoved some syntax warningsEnsure that XDSMs can still be generatedremoved 's' from commentChanged two deepcopy operations to shallow copy ones (somewhat risky change but required to deal with large problems)Bugfix to avoid unneeded deepcopiesChanged code to ensure compatibility with Python 3Allow nodes to be stacked in XDSMSurpress Tex output unless there is an errorUsability improvement to automatically determine function order if not providedPerformance optimizationRelaxed networkX version requirement (experimental)Replaced 'sys.platform' by 'platform.system' for more robust cross-platform behaviourRemoved all functions from distutil module as this module is going to be deprecated soonMerged in quickfix (pull request #2)mastermasterFixed slightly confusing typo
Loading