Git Product home page Git Product logo

Comments (17)

non avatar non commented on August 27, 2024

Hi Yang.

I have held off on publishing it because I'm not sure how stable the API is and I wasn't sure how much demand there was.

Since you've asked, I'll definitely try to publish a release. Thanks for your interest.

from debox.

slandelle avatar slandelle commented on August 27, 2024

Hi Eric,

I'd be interested too.

from debox.

paradigmatic avatar paradigmatic commented on August 27, 2024

Very interested also.

from debox.

fommil avatar fommil commented on August 27, 2024

+1

from debox.

magicgoose avatar magicgoose commented on August 27, 2024

surely +1

from debox.

non avatar non commented on August 27, 2024

So I spent this weekend working on publishing, but I found bugs that needed to be fixed. I think I am going to have to restructure things a bit.

Since Debox has never been published, some of the existing types may be changed or removed. It shouldn't be a huge stretch for any existing users to port things over, but I think it's important to do this before an official release.

from debox.

fommil avatar fommil commented on August 27, 2024

@non I've just been noticing that Map[Long, Int].length is not giving me what I expected. If this is supposed to work like collections.Map.size then there is a bug here :-/

from debox.

non avatar non commented on August 27, 2024

There is probably a bug. I just cleaned up Set and will move onto Map.

This is one reason I haven't released this yet :/

from debox.

fommil avatar fommil commented on August 27, 2024

good way to find bugs though ;-)

from debox.

non avatar non commented on August 27, 2024

Alright, I just pushed a big update to master. Still not quite ready to release but getting closer, and fixed some bugs.

You will need to make a few small changes (I removed debox.set and debox.map packages, and moved the types into debox). Can you test and see if these versions work for you? I believe I fixed all the basic addition/removal bugs.

from debox.

fommil avatar fommil commented on August 27, 2024

I've updated my snapshots on sonatype and rebased the PR. Will have a look this evening.

from debox.

fommil avatar fommil commented on August 27, 2024

the size now seems to be working! thanks. btw, what about the PRs you have waiting? Are they patching bugs that still exist?

from debox.

non avatar non commented on August 27, 2024

I promise to address all the PRs eventually. Since I knew I wanted to do major changes first I deferred the issue. Thanks for bearing with me on this.

from debox.

fommil avatar fommil commented on August 27, 2024

no problem. BTW, i got NullPointerException when using Map.mapValues. I think it's traversing the entire array rather than just the active ones.

from debox.

non avatar non commented on August 27, 2024

Yeah I see the issue. I'll fix it ASAP.

from debox.

non avatar non commented on August 27, 2024

I have finally published an official package for Debox: 0.4.0.

Here's a direct link to the POM: http://dl.bintray.com/non/maven/org/spire-math/debox_2.10/0.4.1/#debox_2.10-0.4.1.pom

Check the current README.md for instructions on how to use Debox with SBT.

from debox.

fommil avatar fommil commented on August 27, 2024

yay! :-)

from debox.

Related Issues (20)

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.