Issues
- 4
Can't install libcellml in Python3.12
#1248 opened by FinbarArgus - 5
Python docstrings tests: don't test for CellmlElementType
#1245 opened by agarny - 17
How to split constants and variables?
#1242 opened by chrispbradley - 0
Code generator: use different arrays for constants, computed constants, and algebraic variables
#1243 opened by agarny - 0
- 0
- 1
- 2
JavaScript bindings: might want to add a `delete()` method to the classes that have a `create()` method
#1238 opened by agarny - 11
Unit Warning bug when using millis_per_s and abs
#1229 opened by FinbarArgus - 1
Various errors when trying to use libxml2 2.12
#1205 opened by agarny - 0
Add spell checking test
#1233 opened by hsorby - 0
Add code of conduct document
#1231 opened by hsorby - 0
Remove the FindPython* CMake modules
#1235 opened by hsorby - 0
Variable: have a method to retrieve the component in which a variable is defined
#1230 opened by agarny - 0
- 0
CI: have Clang-Tidy check our code
#1228 opened by agarny - 0
C++: create aliases for std::vector<T> types
#1227 opened by agarny - 0
CMake: Python bindings
#1226 opened by agarny - 1
Update GitHub actions/checkout from v3 to v4
#1223 opened by hsorby - 2
Python coverage: (wrongly?) report a memory leak of type 'std::vector< std::shared_ptr< libcellml::AnalyserEquation > > *'
#1222 opened by agarny - 0
- 0
CMake: make it easier to build libCellML's WebAssembly
#1219 opened by agarny - 0
Analyser: improve the reporting of unit-related issues with the `pow()` function
#1211 opened by agarny - 0
Fix links in documentation
#1191 opened by hsorby - 7
Generator: `computeComputedConstants()` may not generate some dependencies in the right place
#1216 opened by WeiweiAi - 0
PyPI does not accept empty classifiers in python packages
#1214 opened by hsorby - 0
- 0
need installable packages for Python 3.12
#1206 opened by nickerso - 0
- 7
- 1
- 1
Another issue with units
#1203 opened by agarny - 0
Generator: use `size_t` rather than `int` in `nlaSolve()`
#1201 opened by agarny - 0
Published binaries not uploaded to release
#1199 opened by hsorby - 1
AnalyserModel: scoping issue
#1195 opened by hsorby - 0
Error in deploy script when using cibuidwheel
#1187 opened by hsorby - 0
- 0
Complete HH model using imports is causing a segfault
#1178 opened by hsorby - 3
Set minimum OSX deployment target to 10.15
#1180 opened by hsorby - 4
Analyser: Not holding onto references
#1183 opened by hsorby - 0
Resolving imports with null model causes segfault
#1176 opened by hsorby - 2
Flattening a model seems to change the model
#1174 opened by nickerso - 2
CMake: summary of options and available targets
#1173 opened by agarny - 0
CMake: improve target dependencies
#1172 opened by agarny - 18
Importing resources with cellml 1.1
#1169 opened by FinbarArgus - 4
invalid reference to a local units
#1164 opened by WeiweiAi - 1
Improve human readability in C generation
#1171 opened by FinbarArgus - 4
importSource.model() is None after resolve imports
#1165 opened by WeiweiAi - 1
Do we really need both the ESM and CommonJS versions of our JavaScript bindings?
#1168 opened by agarny - 6
Cyclic units exist
#1166 opened by WeiweiAi