Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Open Issues

djuber edited this page May 20, 2012 · 5 revisions

DHB-Numeric classes need documentation and complete tests. (in Progress)

Math-Random-PoissonGenerator is wrong. Correct this behavior. Currently, class comments explain the issue. It may be preferable to use Knuth method rather than switching to Gaussian for large lambda. DONE

Monticello + FileTree + Required dependencies causes problems. Keep getting file does not exist errors. Likely this has to do with the way Monticello is looking for package versions. Also, FileTree deletes the dependencies subdirectory of monticello.meta, but does not recreate it before trying to write dependent package info.

Need to start adding subpackages to SciSmalltalk ss3 page. Currently only submitting Math.mcz (started) DONE. Used required packages for Math-All. Committing to SS3 sends all changes.

Need to determine right way to bring ConfigurationOfSciSmalltalk or ConfigurationOfMath to life. What are the implications of having extensions/packages scattered in separate repositories with distinct naming conventions?

  • A working metacello configuration is up on ss3. Will need to adjust versions as new versions of Math-All are written. Will likely want to rewrite this as time permits. (once a week minimum?).

Two commits were lost on Sunday 19 May when I eagerly merged in Werner's pull request. Will need to copy the tests and fixes back into master.

Clone this wiki locally