Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
1 result
Created with Raphaël 2.2.03Jun231May26251710327Apr26529Mar15142128Feb15125Jan2019181121Dec730Nov24231695Oct21Sep191431Aug2019327Jul30Jun25May7Apr65331Mar30224Jan1918171065316Dec218Nov1118Oct1311107630Sep23229220Aug20MayEnsured repeatable output through seeds and deterministic models.Improved docstring for Quadrature class.Renamed quadrature evaluation points to nodes.Replaced getter with property attributes for quadrature.Removed completed TODOs.Replaced 'eval_point' with mesh cells in 'do_initial_projection()'.Removed unnecessary instance variables from TroubledCellDetector.Changed code to create data dict for basis separately.Changed code to create data dict for mesh separately.Contained number of grid cells in mesh.Contained interval length in mesh.Contained interval boundaries in mesh.Contained cell length in mesh.Moved basis initialization for plots into 'plot_approximation_results()'.Removed completed TODOs.Replaced mesh with Mesh class.Added property attribute for non-ghost cells in Mesh.Added Mesh class.Removed completed TODOs.Enforced abstract classes, methods, and properties.Removed completed TODOs.Added type annotations to Basis class.Improved docstring for Basis class.Removed completed TODOs.Contained polynomial degree in basis.Replaced getter with property attributes for basis.Removed completed TODOs.Adapted docstring to uniform standard for colons in 'Basis_Function'.Added documentation to '_calculate_reconstructions()' in Basis.Hard-coded simplification of cell average and reconstruction calculations for OrthonormalLegendre.Removed completed TODOs.Moved 'calculate_cell_average()' to 'Basis'.Removed completed TODOs.Renamed 'Vector' to 'Basis'.Extracted ndarray encoding and decoding.Contained all plotting in 'Plotting'.Removed completed TODOs.Extract plotting from Troubled_Cell_Detector.Extracted solution calculations from 'Plotting'.Improved 'calculate_cell_average()'.
Loading