Skip to content

Add oct, a quad-double library #1958

@rtoy

Description

@rtoy

A long time ago oct used to be part of quicklisp but was removed because it did build at some point.

I finally got around to updating it and I've updated the code and tests so that sbcl can now build and run the tests. Some tests fail, but they're marked as expected failures, so tests pass.

Use (asdf:test-system :oct) to run the tests.

Also, I had to set a dynamic-space size of 2048 (!) to allow sbcl to build oct. Not sure why that is. Cmucl only needs 384 MB (or less), and ccl64 can build and run the tests with its default heap sizes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions