kmath icon indicating copy to clipboard operation
kmath copied to clipboard

Organize builder functions

Open altavir opened this issue 5 years ago • 0 comments

Move all factory functions to base classes so they are easy to find:

  • Buffers to Buffer
  • Mutable buffers to MutableBuffer
  • ND-fields and rings to NDAlgebra
  • ND algebra elements to NDElement etc

altavir avatar Jun 10 '19 06:06 altavir