Skip to content
Snippets Groups Projects
Select Git revision
  • a6ffab3e7f13443aebb0e5946f2fea01f4addc9e
  • master default protected
  • julia protected
  • 6.x protected
  • python-codegen
  • llvm-15
  • 5.x protected
  • 4.6 protected
  • uop
  • rework_pac
  • aux_vars_fix
  • julia-7.0.0
  • julia-6.4.0
  • julia-6.3.0
  • julia-6.2.0
15 results

ModFile.cc

Blame
  • Stéphane Adjemian (Charybdis)'s avatar
    Stéphane Adjemian authored
    Save empty dates and dseries objects in memory (base workspace) instead of disk (faster). Added an initialization mode for dates and dseries constructor. The following commands:
    
    dates('initialization');
    dseries('initialization');
    
    create variables emptydatesobject and emptydseriesobject in base workspace.
    a6ffab3e
    History
    ModFile.cc 35.52 KiB