GithubHelp home page GithubHelp logo

singeli's Introduction

Array programming language user, designer, and implementer. Co-developer of Jd and former performance specialist at Dyalog. Skilled with a yo-yo. See my Github homepage for an overview of the repositories here. Also working on ngn/k at Codeberg.

singeli's People

Contributors

mlochbaum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

singeli's Issues

Float2 precision bug

I think that float2 may have a bug. It seems to have inaccurate results earlier than it should. There is also a possibility this is just a printing issue. Essentially, I wrote a program with float2 and then with big nat and got different results. I am still very much a beginner so I wouldn't be surprised if something else is wrong.

Float2 version in BQN Repl

BigNat version Note: does not actually run on web repl, requires cbqn

Both of these just copied the needed functions from the related .bqn files.
The float2 version fails because it generally has slightly off answers that I believe should fit within it's range.
This code and test case comes from a rosalind problem where bignat passes, but float2 fails.

For the current code these are the outputs:
float2 - 353368918335207361428
bignat - 353368918335207375428

2 digits are different here: 61 -> 75

The final value here has 69 binary digits and is the largest number generated, so I don't think there should be any precision loss with float2.

What license is this code shared under?

If this code is released under a free software license, I would like to package it for GNU/Guix. However, I don't see a license file, nor a github "license" field.

What license is this code meant to wear?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.