Skip to content

issues Search Results · repo:pygae/pyganja language:Python

Filter by

28 results
 (91 ms)

28 results

inpygae/pyganja (press backspace or delete to remove)

Users would like the option of using 2D PGA and 2D CGA (and likely other algebras too), for example: https://discourse.bivector.net/t/problems-displaying-ganja-pga-scenes-with-jupyter/346
enhancement
good first issue
  • hugohadfield
  • 2
  • Opened 
    on Feb 3, 2021
  • #53

I used the follow in Google colab notebook !pip install clifford !pip install pyganja from clifford.tools.g3c import random_line from pyganja import * draw([random_line() for i in range(10)]) And I ...
bug
  • timcash
  • 6
  • Opened 
    on Oct 26, 2020
  • #52

Finding pyganja works superbly in Jupyter notebooks, but Jupyterlab places restriction against unmediated javascript. Option is to write an extension, but thought to ask if you have recommendation in this ...
  • ae1234567
  • 5
  • Opened 
    on Jul 31, 2020
  • #49

VSCode can directly open jupyter notebooks (https://code.visualstudio.com/docs/python/jupyter-support). However PyGanja s draw doesn t show up in them. image
  • RobinKa
  • 5
  • Opened 
    on Jun 26, 2020
  • #46

Would be nice to have the readme contents here: https://pypi.org/project/pyganja/ There are some simple instructions about how to do that here: https://packaging.python.org/guides/making-a-pypi-friendly-readme/ ...
  • eric-wieser
  • 1
  • Opened 
    on Mar 6, 2020
  • #43

from pyganja import * /usr/lib/python3/dist-packages/bpython/curtsiesfrontend/repl.py:251: UserWarning: Failed to import cef_gui, cef functions will be unavailable module = self.loader.load_module(name) ...
  • Dano-drevo
  • 1
  • Opened 
    on Jan 18, 2020
  • #40

Continuation of https://github.com/pygae/clifford/issues/170 The plots are no longer repeated, but they still appear in the wrong places: https://clifford.readthedocs.io/en/latest/Example%201%20Interpolating%20Conformal%20Objects.html ...
bug
  • eric-wieser
  • 1
  • Opened 
    on Oct 31, 2019
  • #34

MIT probably makes sense, as ganja.js uses that.
  • eric-wieser
  • 2
  • Opened 
    on Oct 29, 2019
  • #29

Works locally, but when installed via PyPI gives: FileNotFoundError: [Errno 2] No such file or directory: C:\\Users\\wiese\\AppData\\Roaming\\Python\\Python35\\site-packages\\pyganja/static/ganja.js/ganja.js ...
  • eric-wieser
  • Opened 
    on Oct 25, 2019
  • #26

Would recommend releasing during business hours next time ;)
  • eric-wieser
  • 1
  • Opened 
    on Oct 24, 2019
  • #24
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub