Installation Instructions
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["Taggar/GERF"]
To load the code after installation, evaluate this code:
Needs["Taggar`GERF`"]
Examples
Basic Examples (2)
This is the Burgers' equation in (1+1)-dimensions:
Solve it using GERF method:
Obtain the solution sets as well:
Verify that the solutions are valid:
Another example, Calogero–Bogoyavlenskii–Schiff equation in (2+1)-dimensions:
Solve it:
Verification:
Scope (4)
Use given constants for the wave transformation:
Solve the fractional version of Burgers' equation:
Solve a nonlinear ODE using GERFSolve using a trivial wave transformation:
Solve a system of equations:
Publisher
Naman T.
Compatibility
Wolfram Language Version 14.3
Version History
-
1.2.1
– 24 June 2026
-
1.2.0
– 15 June 2026
-
1.1.0
– 30 May 2026
-
1.0.1
– 31 March 2026
-
1.0.0
– 31 March 2026
MIT License
Paclet Source