You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The IPN Generator is a Python program that generates unique internal reference numbers (IPN) for different categories based on a set of rules. It takes a JSON input file containing data for different items and generates new IPNs for items that don't have one or have a duplicate IPN.
The project aims to research and develop a python package to solve PDEs using the Collocation Method with Radial Basis Functions (RBF). This a project done for the Centro de Investigación en Computación of the Instituto Politénico Nacional under the supervision of Dr. Juan Carlos Chimal Eguía.
JSON data filter and IPN generator is a Python program that filters items from a JSON file based on a user-specified category name and generates a sequence of unique internal reference numbers (IPN) for the filtered items.