had to add fixed_width parameter temporarily to confirm that the
[ieee754fpu.git] / src / ieee754 / part / simd_scope.py
2021-10-25 Luke Kenneth Casso... had to add fixed_width parameter temporarily to confirm...
2021-10-25 Luke Kenneth Casso... debugging of initial test_partsig_scope.py mini-test
2021-10-25 Luke Kenneth Casso... remove unnecessary imports
2021-10-25 Luke Kenneth Casso... remove unnecessary code which creates complications...
2021-10-25 Luke Kenneth Casso... rename the arguments to SimdShape() so as to match...
2021-10-25 Luke Kenneth Casso... add SimdScope.Shape redirector which switches from...
2021-10-25 Luke Kenneth Casso... add more code-comments
2021-10-24 Luke Kenneth Casso... add docstrings for additional necessary context-aware...
2021-10-22 Luke Kenneth Casso... add back-link to why SimdScope has to get the hell...
2021-10-22 Luke Kenneth Casso... add in code-comments
2021-10-22 Luke Kenneth Casso... in SimdScope only update module AST Typecast function...
2021-10-22 Luke Kenneth Casso... add the beginnings of a usage docstring for the module...
2021-10-22 Luke Kenneth Casso... remove simd_full_width_hint, it is down to individual...
2021-10-22 Jacob Lifshayupdate SimdScope to use vec_el_counts
2021-10-22 Jacob Lifshaymove SimdScope to separate file