RamanujanMachine / LIReC

Library of Integer RElations and Constants
3 stars 3 forks source link

Database support for CMFs #8

Open itaybthl opened 8 months ago

itaybthl commented 8 months ago

Since we started exploring PCFs, we later defined the conservative matrix field (CMF), a structure that unites many PCF formulas. We want to add database support for CMFs.

The SQL implementation should consist of three tables:

The end goal is to replace and upgrade ResearchTools' known_cmfs, to catalogue all our known CMFs, the PCFs that come up from them, and to update these over time as new CMFs are defined.