-
[SWIG](http://www.swig.org/) can probably generate all the bindings we want. It can even [support templates](https://github.com/swig/swig/tree/master/Examples/go/template).
-
I just installed fenics, downgraded boost, mkl and vtk as mentioned elsewhere. By testing the tutorial "3.1 The heat equation", I get incompatible Swig Version '3.0.7' != '3.0.5' in function
'V …
-
Artifact number: opensim-core-4.5.1-2024-08-23-cf3ef35
When creating a model I receive this error:
```
Java exception occurred:
java.lang.UnsatisfiedLinkError: org.opensim.modeling.opensimSimula…
-
since https://github.com/opencog/link-grammar supports SWIG maybe use that instead?
-
Hi, Just an Idea.. Why not port guava to http://swig.org/ , and then you can port easily to any language?
-
Ordered from high to low:
- [x] docstring
Needed for generating Doxygen documentation for ForTrilinos.Block #126.
- [ ] 2d array
Needed for `MultiVector::get2dCopy` and such.
- [ ] return b…
-
https://github.com/s-yata/marisa-trie/blob/006020c1df76d0d7dc6118dacc22da64da2e35c4/bindings/python/marisa.py#L12
The current python binding includes `include imp` instruction, which will raise err…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR30469](https://bugs.llvm.org/show_bug.cgi?id=30469) |
| Status | NEW |
| Importance | P enhancemen…
-
In every generated _wrap.cxx, Init will set its module-specific `SWIG_NAPI_ObjectWrapCtor` to a common `env.GetInstanceData()->SWIG_NAPI_ObjectWrapCtor`.
This will cause every former loaded SWIG modu…
-
Could this be supported?