learn-physics
A library of functions for vector calculus, calculation of electric field, electric flux, magnetic field, and other quantities in mechanics and electromagnetic theory. (by smunix)
wtf-viz | learn-physics | |
---|---|---|
1 | 1 | |
0 | 0 | |
- | - | |
10.0 | 10.0 | |
almost 5 years ago | about 2 years ago | |
Haskell | ||
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wtf-viz
Posts with mentions or reviews of wtf-viz.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-30.
-
Building not-gloss package
I suspect the maintainer (u/bigstumpy) hasn't been that interested because he was working on a full rewrite instead, but it looks like he still hasn't found the time: - https://www.reddit.com/r/haskell/comments/79xtir/notgloss_painless_3d_graphics/ - https://github.com/ghorn/wtf-viz
learn-physics
Posts with mentions or reviews of learn-physics.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-30.
-
Building not-gloss package
I made a fix that builds with Nix (via cabal) here. It builds on Mac (intel) or Linux (x86_64) with this command:
What are some alternatives?
When comparing wtf-viz and learn-physics you can also consider the following projects:
TypeCompose - Type composition classes & instances & misc
spatial-math - haskell functions for 3d math including quaternions, euler angles, dcms, etc
not-gloss - easy 3d plotting in haskell