Giter Site home page Giter Site logo

app-gui-besselgraph's Introduction

NAME

App-GUI-Besselgraph - visualize differential equations

VERSION

0.01

Home on CPAN

This is the landing page for the user documentation.
There is also a download link on the left side under "Tools".

BUILDING

The git repository contains much more than the software package itself.
If you check out sources here, you have to build the package yourself.
In order to do that you need perl and the module Dist::Zilla.

cpan install Dist::Zilla
    or
cpanm Dist::Zilla


Then you have to check which further the Dist::Zilla plugins you miss:

dzil authordeps

and pipe them into your preferred installer:

dzil authordeps | cpanm


Than you can build a release yourself:

dzil build

Which gives you basically the same tgz file as under the download link
from CPAN (as describes under HOME), just with more up to date
(and maybe buggy) sources. Don't forget to:

dzil clean

INSTALLING

Once you downloaded or created a build, you unzip it and do the usual:

    perl Makefile.PL
    make
    make test
    make install

This should install to your site_perl directory.

PREREQUISITES

Perl 5.12 including some core modules
FindBin 1
File::Spec 3
File::HomeDir 1
Graphics::Toolkit::Color 1.71
WxPerl (Wx) 0.9

CHANGES (with roadmap)

CONTRIBUTING

COPYRIGHT

Copyright(c) 2022-23 Herbert Breunung,

All rights reserved.  This program is free software; you can
redistribute it and/or modify it under GPL version 3

app-gui-besselgraph's People

Contributors

lichtkind avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.