Christophe de Dinechin

Results 242 issues of Christophe de Dinechin

Need to think about how to represent tensors. A problem is to deal with covariant / contravariant operations.

feature

Look at how [newRPL][newrpl] does it. They implement up to 2000 digits. That should be sufficient for most use cases. [newrpl]: https://github.com/smartin-calc/newRPL-hp50g-usersguide/blob/master/newRPL-hp50g-usersguide.md#about

feature

This was a trend already on the HP50G. Cover the various aliases to systematically use this shortcut as an option for store and recall

enhancement

When showing a `SolvingMenu`, display the equation being solved

feature

When looking for help for an equation entry and having it failing, we then get a message about two files being open at the same time.

bug
done

For library equations, the third-level menu should directly lead to solving the equation.

feature

The parsing code currently loops over all the parsers. This is quite inefficient, probably better to scan ahead and decide which scanning routine to call.

enhancement
done

Add a recorder entry for each command, function and arithmetic that is automatically generated from the macros.

enhancement
done

Comment on YouTube video suggests it would be nice to have fixed-width digits. Add a setting to enable that.

feature
user
done

As pointed out by @spiff72, descenders are not showing correctly in the units menu, and `kg` shows as `kq`. This could lead to ambiguities. Making the menus a couple of...

enhancement
user
done