Review
|
Review by
|
Brian Dobosh
|
Reviewed on
|
2010-12-17
|
This is a very nice program, and it is neatly put together. My only problem with it was that it returned the expected configuration, and not the actual electron configuration. This isn't a problem with the code, just something that I personally would have liked. |
|
Review
|
Review by
|
Nishad Phadke
|
Reviewed on
|
2010-11-19
|
The full electron configuration function works perfectly but is somewhat slow. The abbreviated electron configuration is not only extremely inefficient but is also incorrectly programmed.
For example, mineconf(4) should return "[He] 2s2" but mistakenly returns "[He] 2s".
Also, mineconf(118) takes a full 5 seconds to complete, when I expected it to take about 2 seconds. |
|
Do you want to write another review for this file?
|