To Do

When this list is empty we may be finished ;-)

Todo

Add tests for the pandas utilities, which provide the mass-composition transforms and weight averaging

(The original entry is located in /home/runner/work/geometallurgy/geometallurgy/docs/source/scope/scope.rst, line 64.)

Todo

Modify the composition module to be more intuitive. For example you would expect is_element to return a bool, but it returns a reduced list of matches. Additionally, is_compositional with strict=True the returned list order may vary due to the use of sets in the method. This is not ideal for testing.

(The original entry is located in /home/runner/work/geometallurgy/geometallurgy/docs/source/scope/scope.rst, line 67.)

Todo

Cleanup the flowsheet module, locating static methods to utils where appropriate

(The original entry is located in /home/runner/work/geometallurgy/geometallurgy/docs/source/scope/scope.rst, line 73.)

Todo

sankey_width_var - default to none but resolve to mass_dry using var_map.

(The original entry is located in /home/runner/work/geometallurgy/geometallurgy/docs/source/scope/scope.rst, line 76.)

Todo

Create new repo open-geomet-data that contains the data for examples and case studies.

(The original entry is located in /home/runner/work/geometallurgy/geometallurgy/docs/source/scope/scope.rst, line 79.)

Todo

Add a section on how to get started with the library.

(The original entry is located in /home/runner/work/geometallurgy/geometallurgy/docs/source/user_guide/getting_started.rst, line 4.)