If you want to remove it just go on.

Will do soon.

I think that we should change how hashing works (I probaly already
wrote something about it).  Currently SetCategory unconditionally
exorts 'hash' and 'hashUpdate!'.  However, for many domains I see
no way to implement reasonable 'hashUpdate!', that is one giving
apporximately random distribution.  I think we should have
separate category Hashable exporting 'hash' and 'hashUpdate!'.
And domains should assert Hashable only when they actually
implement useful 'hashUpdate!'.

Oh, I am not at all against that, rather I think Hashable should be the better way of doing it. I guess you want to release soon (when approximately?). Then maybe we do that with HashTable afterwards. I would rather like this hunchentoot thing inside FRICASsys as I described here

https://hemmecke.github.io/fricas/install.html#jfricas-optional

patches are in the wip/fricas-jfricas branch of my github repo.
The above basically describes a way to build everything from the gitrepo that could then make a distribution.

In fact, I would also like to put the new install.rst into the repo.
Maybe more on this in a separate "release thread".

Ralf

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/070dfa33-82dd-9539-8ccf-4865ebb8d58d%40hemmecke.org.

Reply via email to