numpysane VS mce-cookbook

Compare numpysane vs mce-cookbook and see what are their differences.

mce-cookbook

Cookbook for Many-Core Engine (by marioroy)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
numpysane mce-cookbook
4 1
28 6
- -
6.2 0.0
5 months ago over 4 years ago
Python
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
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.

numpysane

Posts with mentions or reviews of numpysane. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-08.

mce-cookbook

Posts with mentions or reviews of mce-cookbook. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-08.
  • Scientific Computing with Perl
    5 projects | news.ycombinator.com | 8 Jun 2021
    Good ideas!

    a)

    A built-in way would be good. There is some work being explored in using OpenMP with Perl/PDL to get some of that. In the mean time, there is MCE which does distribute across processes and there are examples of using this with PDL <https://github.com/marioroy/mce-cookbook#sharing-perl-data-l...>, but I have not had an opportunity to use it.

    b)

    Output for a spreadsheet would be difficult if I understand the problem correctly. This would more about creating a mapping of PDL function names to spreadsheet function names --- not all PDL functions exist in spreadsheet languages. It might be possible to embed or do IPC with a Perl interpreter like <https://www.pyxll.com/>, but I don't know about how easy that would be to deploy when distributing to users.

    Am I understanding correctly?

    Interestingly enough, creating a mapping of PDL functions would be useful for other reasons, so the first part might be possible, but the code might need to be written in a certain way that makes writing the dataflow between cells easier.

What are some alternatives?

When comparing numpysane and mce-cookbook you can also consider the following projects:

PDL-Graphics-Gnuplot - Gnuplot-based plotting backend for PDL

hotstepper - A Numpy based step function library for analysis and profit. More than just taking you up and down.

CPython - The Python programming language