Skip to content
#

swig

Here are 191 public repositories matching this topic...

karlnapf
karlnapf commented Apr 2, 2020

We want to replace imports in the lines of

  • from shogun import *
  • from shogun import features

with import shogun as sg, and then call shogun methods with that handle, i.e. sg.features instead of just features

This is as the number of names of shogun API objects that clash with potential variable names (features) is growing and we want to avoid confusion.

This needs to be d

XVilka
XVilka commented Jan 5, 2019
  • Python 2 support (ends in one year) - an probably all versions less than 3.4
  • PHP5 (support just ended this year) - maybe porting to PHP7?
  • Luvit support - 7 years no updates
  • Newlisp - 7 years no updates
  • Guile - 7 years no updates
  • Awk - 6 years no updates (is anyone using them at all?)

Improve this page

Add a description, image, and links to the swig topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swig topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.