Giter VIP home page Giter VIP logo

Comments (5)

ivanperez-keera avatar ivanperez-keera commented on May 15, 2024

Indeed, we've mentioned this before.

We can't go for linear, due to its dependencies. On Android, some of them do not compile, and also they result in huge executables due to poor support for dead code elimination.

I once suggested that we switched to vector-space, but it also has too many unnecessary dependencies. But now that void is in base, maybe this will not be needed anymore.

In short: we need to minimise dependencies, and no template haskell, directly or indirectly.

If you can think of a simple solution that addresses those concerns, I'm all ears.

from yampa.

suzumiyasmith avatar suzumiyasmith commented on May 15, 2024

I have to admit that there is no elegant radical solution to the vector, and will not come into being in the status quo of ghc extentions. Probably it is time that can solve this. Thus keeping current vector modules may be the best compromise.

from yampa.

ivanperez-keera avatar ivanperez-keera commented on May 15, 2024

Sadly, it is. However, clearing vector away from Yampa is a good long-term direction. We can always provide a yampa-essential or yampa-starterpack package that pulls all the necessary dependencies for newbies. The good news is that we are facing similar problems in our library dunai (ivanperez-keera/dunai#13), so the solution for dunai might be applicable for Yampa.

I'm closing this for now as a wontfix, but feel free to re-open in the future if you can suggest a good solution.

from yampa.

ivanperez-keera avatar ivanperez-keera commented on May 15, 2024

FYI, I've just sent an email to Yampa's mailing list asking for opinions on this.

See http://mailman.cs.yale.edu/pipermail/yampa-users/2018-October/000478.html

from yampa.

ivanperez-keera avatar ivanperez-keera commented on May 15, 2024

Following the discussion in that mailing list, we are going to externalize all geometry modules.

from yampa.

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.