Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* bumping SEMVER to v3.68 * generalizing Dockerfile * streamlining build, test, dev, and release containers * adding deep learning floating-point formats * removing the static_assert for long double being an extended precision floating-point * removing CodeShip CI as they are no longer supporting open-source projects * moving to checkout/actions@v3 * cody hygiene for edge case es == 0 * fixing up README using JOSS reviewer feedback * adding published presentations talking about Universal and its number systems * file name fix * removing CodeShip CI as they stopped supporting open-source projects * updating documentation of the floating-point introspection tools * enhancing the documentation describing the parameterization of the arithmetic types * updating README with more information about extending the library * edited paragraph based on reviewers comments (#326) * bug fix in condition estimate (#328) * restructuring the docs directory and adding more descriptive links * final edits to paper.md * adding posit visualization back into the docs * fix conjugate computation for lns and cfloat (#329) fixing conj() for lns and cfloat --------- Co-authored-by: James Quinlan <jquinlan@une.edu> Co-authored-by: yboettcher <39460066+yboettcher@users.noreply.github.com>
- Loading branch information